diff options
author | 2021-10-18 16:09:40 -0700 | |
---|---|---|
committer | 2021-10-18 16:09:40 -0700 | |
commit | 5072a563b7a355b539fdf67a72cc1a111d0b7615 (patch) | |
tree | 048b39a80d6dec3a5bdfadb8409687ffdc8fb48c /Python/pywarpx/picmi.py | |
parent | 60dd7633e95284bdbb3538db636f2baa4d9cc906 (diff) | |
download | WarpX-5072a563b7a355b539fdf67a72cc1a111d0b7615.tar.gz WarpX-5072a563b7a355b539fdf67a72cc1a111d0b7615.tar.zst WarpX-5072a563b7a355b539fdf67a72cc1a111d0b7615.zip |
GH Action CI Builds: Ninja (#2428)
* GH Action CI Builds: Ninja
Use Ninja for most builds to compile faster than using
the GNU Makefile generator.
* oneAPI: w/o Ninja
Seems to be 10% slower for these compilers, so we keep the default.
* NVHPC: w/o Ninja
Seems to be 10% slower for `nvcc -ccbin=nvc++`, so we keep the default.
* macOS: w/o Ninja
Seems to be 20% slower, so we keep the default.
* Clang pywarpx: w/o Ninja
Seems to be 20% slower, so we keep the default.
Diffstat (limited to 'Python/pywarpx/picmi.py')
0 files changed, 0 insertions, 0 deletions