Improve CUDA codegen flags
authorMark Abraham <mark.j.abraham@gmail.com>
Fri, 12 Feb 2021 13:02:37 +0000 (13:02 +0000)
committerPaul Bauer <paul.bauer.q@gmail.com>
Fri, 12 Feb 2021 13:02:37 +0000 (13:02 +0000)
commita660b04e8d8756ed9c4dd355ad5d0d23d503eaa9
treecdf11479dbecee72707b973dee5b0aaa3440ccad
parent2e4d9cb3aae2164176291dfb30172a534dde45c6
Improve CUDA codegen flags

- onnly generate PTX for an early and the latest arch (3.5 and 8.0)
- add binary 8.0 and 8.6 targets
34 files changed:
api/gmxapi/CMakeLists.txt
api/nblib/basicdefinitions.h
cmake/gmxManageNvccConfig.cmake
cmake/gmxTestCompilerProblems.cmake
docs/reference-manual/plots/GMX_logos/gmx_logo_black.svg
docs/reference-manual/plots/GMX_logos/gmx_logo_black_no_slogan.eps [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_black_no_slogan.png [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_black_no_slogan.svg [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_blue.svg
docs/reference-manual/plots/GMX_logos/gmx_logo_blue_no_slogan.eps [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_blue_no_slogan.png [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_blue_no_slogan.svg [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_waterstamp.svg
docs/reference-manual/plots/GMX_logos/gmx_logo_waterstamp_no_slogan.eps [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_waterstamp_no_slogan.png [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_waterstamp_no_slogan.svg [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_white.svg
docs/reference-manual/plots/GMX_logos/gmx_logo_white_no_slogan.png [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_white_no_slogan.svg [new file with mode: 0644]
docs/release-notes/2021/2021.1.rst
docs/release-notes/2021/major/miscellaneous.rst
src/external/CMakeLists.txt
src/gromacs/domdec/partition.cpp
src/gromacs/gmxana/gmx_covar.cpp
src/gromacs/gmxpreprocess/genhydro.cpp
src/gromacs/gmxpreprocess/tests/pdb2gmx.cpp
src/gromacs/gmxpreprocess/tests/refdata/ForAmber99sb_ildnWithTip4p_Pdb2gmxTest_ProducesMatchingTopology_0.xml [new file with mode: 0644]
src/gromacs/gmxpreprocess/tests/tip4p.pdb [new file with mode: 0644]
src/gromacs/mdlib/stat.h
src/gromacs/nbnxm/gpu_types_common.h
src/gromacs/nbnxm/nbnxm_gpu_data_mgmt.cpp
src/gromacs/pbcutil/rmpbc.cpp
src/testutils/conftest.cpp
src/testutils/include/testutils/conftest.h