Skip to content

Make StatesPack=yes the default on GPUs

Sebastian Ohlmann requested to merge change_default_statespack_gpu into develop

Description

This leads to much better performance because all states are stored on the GPU. However, this leads to larger memory usage. In that case, it might nevertheless be better to use more GPUs to fit everything into memory.

News snippet

Make StatesPack=yes the default on GPUs

Checklist

Merge request reports