Rafael Ravedutti
|
bb599c9ea8
|
Add first version of DEM kernel
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2022-07-05 15:33:31 +02:00 |
|
Rafael Ravedutti
|
e4d7faf91b
|
Adjust cutforce and atom positions in stubbed version
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2022-05-14 01:02:08 +02:00 |
|
Rafael Ravedutti
|
bbdcaf2983
|
New stubbed version
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2022-05-14 00:55:33 +02:00 |
|
Rafael Ravedutti
|
14838389ff
|
Fix stubbed variant for LAMMPS algorithm
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2022-04-30 04:08:18 +02:00 |
|
Rafael Ravedutti
|
ab2eb1ff50
|
Write LAMMPS kernel with SIMD intrinsics and implement AVX512 with double-precision functions
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2022-04-05 02:57:23 +02:00 |
|
Jan Eitzinger
|
5585ebcf42
|
Add ONEAPI config. Remove omp simd for full neigh.
|
2022-04-01 15:57:54 +02:00 |
|
Rafael Ravedutti
|
2a555a7deb
|
Add simd reduction pragma to vectorize innermost loop on half-neighbor variant
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2022-03-21 17:02:09 +01:00 |
|
Rafael Ravedutti
|
719330807b
|
Change data layout for force arrays according to position
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2022-03-18 01:40:51 +01:00 |
|
Rafael Ravedutti
|
e7737e9151
|
Refactor half neighbor lists code
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2022-03-18 01:28:11 +01:00 |
|
Rafael Ravedutti
|
5df544637f
|
Fix force calculation time in LAMMPS variant
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2022-03-17 02:53:58 +01:00 |
|
Rafael Ravedutti
|
887f41871c
|
Add parameter reading for LAMMPS variant
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2022-03-17 02:44:34 +01:00 |
|
rafaelravedutti
|
459853dc25
|
Merge pull request #4 from RRZE-HPC/gromacs_sp
Gromacs sp
|
2022-03-15 20:31:42 +01:00 |
|
Rafael Ravedutti
|
d61576699d
|
Add first compilable version of Gromacs with SP
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2022-03-15 02:40:56 +01:00 |
|
Jan Eitzinger
|
c2fcd50773
|
Initial version of lammps halfneighbor list
|
2022-03-10 17:06:45 +01:00 |
|
Jan Eitzinger
|
ba3a0524f6
|
Merge branch 'master' of github.com:RRZE-HPC/MD-Bench
|
2022-03-10 16:30:40 +01:00 |
|
Jan Eitzinger
|
6203cb12b6
|
Start to introduce halfneigh version
|
2022-03-10 16:30:37 +01:00 |
|
Rafael Ravedutti
|
022aa75c75
|
Add cutoff radius and skin as parameters of simulation
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2022-02-28 22:34:42 +01:00 |
|
Rafael Ravedutti
|
ed2929c813
|
Add percentage of atoms within cutoff radius when using LAMMPS reference version
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2022-02-25 14:40:33 +01:00 |
|
Rafael Ravedutti
|
1a708f2d3b
|
Add PDB reading functions to lammps variant
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2022-02-24 15:17:51 +01:00 |
|
Rafael Ravedutti
|
aa0f4048d0
|
Rename default directory to lammps and reorganize gromacs variant steps
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2022-01-25 21:00:11 +01:00 |
|