Martin Bauernfeind
|
0967e8f671
|
The program now does the binning on the GPU via the binatoms_cuda method
|
2022-07-10 18:05:06 +02:00 |
|
Martin Bauernfeind
|
fa409c016c
|
Added a struct to contain binning information such as the pointer to bincount and bins - not used yet
|
2022-07-08 13:52:45 +02:00 |
|
Martin Bauernfeind
|
45f83c7607
|
Fixed some struct declaration mistakes
|
2022-06-26 17:52:09 +02:00 |
|
Martin Bauernfeind
|
c49278cb21
|
First crude attempt at parallelizing neighborhood computation (only the part after binning the atoms is parallelized with cuda)
|
2022-06-26 16:25:59 +02:00 |
|
Martin Bauernfeind
|
757d4329f3
|
Added a rough sketch for the next steps of porting neighborhood computation to cuda
|
2022-06-23 23:58:15 +02:00 |
|
Rafael Ravedutti
|
ec556eb117
|
Add EAM without explicit types and update fp for PBC atoms
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2021-11-03 00:57:24 +01:00 |
|
Rafael Ravedutti
|
55d346510e
|
Compute statistics, useful data volume and cycles per SIMD iteration
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2021-10-12 15:04:08 +02:00 |
|
Rafael Ravedutti
|
f295f54fca
|
Add useful data volume calculation for force kernel
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
|
2021-10-11 16:57:02 +02:00 |
|
Jan Eitzinger
|
b39957421c
|
Include Likwid Markers. Allow to switch between SP and DP floats.
|
2020-11-05 12:41:44 +01:00 |
|
Jan Eitzinger
|
a0acce6cb3
|
Switch License to LGPL3
|
2020-08-19 10:47:40 +02:00 |
|
Jan Eitzinger
|
71ea8dbb0e
|
Refactor. Fix bug in atom initialization.
|
2020-08-19 09:00:35 +02:00 |
|
Jan Eitzinger
|
e7869286d7
|
Introduce modular version.
|
2020-08-18 14:27:28 +02:00 |
|