-
- Downloads
rename Kokkos::gpu_direct to Kokkos::gpu_direct_flag
This is for consistency with other parts of LAMMPS where such variables have "flag" in their name. Also reduces confusion with have_gpu_direct() function. When we can safely detect, that GPU-direct is not available, change the default setting of Kokkos::gpu_direct_flag from 1 to 0
Showing
- doc/src/package.txt 8 additions, 3 deletionsdoc/src/package.txt
- src/KOKKOS/comm_kokkos.cpp 2 additions, 2 deletionssrc/KOKKOS/comm_kokkos.cpp
- src/KOKKOS/gridcomm_kokkos.cpp 4 additions, 4 deletionssrc/KOKKOS/gridcomm_kokkos.cpp
- src/KOKKOS/kokkos.cpp 12 additions, 9 deletionssrc/KOKKOS/kokkos.cpp
- src/KOKKOS/kokkos.h 1 addition, 1 deletionsrc/KOKKOS/kokkos.h
Loading
Please register or sign in to comment