Hi-PACE / hipace

Highly efficient Plasma Accelerator Emulation, quasistatic particle-in-cell code
https://hipace.readthedocs.io
Other
54 stars 15 forks source link

Set `amrex.omp_threads = "nosmt"` #1044

Closed ax3l closed 11 months ago

ax3l commented 11 months ago

Improve the performance on Intel and AMD CPUs by default: Avoid oversubscribing the physical number of CPU threads, as is default in OpenMP.

https://amrex-codes.github.io/amrex/docs_html/InputsComputeBackends.html