|
|
617d70dd1c
|
Replaced MPI_Wtime() with platform::walltime(), put the low-level timing breakdown inside #if DEBUG_AMOEBA
|
2023-01-20 14:19:16 -06:00 |
|
|
|
c9ae41246d
|
Ran the four make commands in the src folder: make fix-whitespace; make fix-homepage; make fix-errordocs; make fix-permissions
|
2023-01-15 16:05:36 -06:00 |
|
|
|
cebb97e790
|
Merge branch 'develop' after the distributed-grids PR was merged into amoeba-gpu, noted some API changes in reverse_comm
|
2022-12-24 00:41:07 -06:00 |
|
|
|
f4a90c62c0
|
First attempt to port the forward FFT in the k-space induce term to the GPU, not working yet
|
2022-08-23 15:42:05 -05:00 |
|
|
|
28dabb9687
|
Cleaned up unused variables in the amoeba kernels, made room for convolution gpu
|
2022-08-16 15:37:49 -05:00 |
|
|
|
46b8b00a4f
|
Working on fft on the device
|
2022-08-15 15:51:43 -05:00 |
|
|
|
c13f825648
|
Added AmoebaConvolutionGPU class: need to replace fft compute with the GPU-accelerated backend
|
2022-08-10 16:24:20 -05:00 |
|