PG-PuReMD: fix nvcc build issue where incorrect C++ compiler was utilized. Fix...
PG-PuReMD: fix nvcc build issue where incorrect C++ compiler was utilized. Fix race condition with three body list computation. Remove debug code. Other misc. refactoring.
Showing
- PG-PuReMD/aclocal.m4 1 addition, 0 deletionsPG-PuReMD/aclocal.m4
- PG-PuReMD/configure.ac 20 additions, 5 deletionsPG-PuReMD/configure.ac
- PG-PuReMD/src/cuda_allocate.cu 51 additions, 18 deletionsPG-PuReMD/src/cuda_allocate.cu
- PG-PuReMD/src/cuda_forces.cu 54 additions, 26 deletionsPG-PuReMD/src/cuda_forces.cu
- PG-PuReMD/src/cuda_forces.h 2 additions, 0 deletionsPG-PuReMD/src/cuda_forces.h
- PG-PuReMD/src/cuda_hydrogen_bonds.cu 27 additions, 5 deletionsPG-PuReMD/src/cuda_hydrogen_bonds.cu
- PG-PuReMD/src/cuda_lin_alg.cu 3 additions, 4 deletionsPG-PuReMD/src/cuda_lin_alg.cu
- PG-PuReMD/src/cuda_neighbors.cu 21 additions, 20 deletionsPG-PuReMD/src/cuda_neighbors.cu
- PG-PuReMD/src/cuda_reduction.cu 8 additions, 8 deletionsPG-PuReMD/src/cuda_reduction.cu
- PG-PuReMD/src/cuda_valence_angles.cu 44 additions, 78 deletionsPG-PuReMD/src/cuda_valence_angles.cu
- PG-PuReMD/src/forces.c 4 additions, 5 deletionsPG-PuReMD/src/forces.c
- PG-PuReMD/src/init_md.c 2 additions, 21 deletionsPG-PuReMD/src/init_md.c
- PG-PuReMD/src/integrate.c 0 additions, 12 deletionsPG-PuReMD/src/integrate.c
- PG-PuReMD/src/io_tools.c 1 addition, 1 deletionPG-PuReMD/src/io_tools.c
- PG-PuReMD/src/io_tools.h 3 additions, 0 deletionsPG-PuReMD/src/io_tools.h
- PG-PuReMD/src/parallelreax.c 5 additions, 7 deletionsPG-PuReMD/src/parallelreax.c
Loading
Please register or sign in to comment