cudaCAC/kernels
Alex Selimov 6927026f87
Some checks failed
Build and Test / build-and-test (push) Failing after 5m3s
Finalize cell list code and add tests
2025-09-26 19:30:12 -04:00
..
potentials Change default precision to float and use float4 for force and potential calculations 2025-09-12 21:44:41 -04:00
CMakeLists.txt Add untested neighborlisting code 2025-09-13 23:11:53 -04:00
forces.cuh Add newton's third law 2025-09-13 20:29:05 -04:00
kernel_config.cu Update params for KernelConfig and add basic tests for getThreadId 2025-09-18 23:47:40 -04:00
kernel_config.cuh Update params for KernelConfig and add basic tests for getThreadId 2025-09-18 23:47:40 -04:00
neighbor_list.cu Rework AI neighborlist slop from scratch 2025-09-19 23:19:09 -04:00
neighbor_list.cuh Finalize cell list code and add tests 2025-09-26 19:30:12 -04:00
utils.cuh Rework AI neighborlist slop from scratch 2025-09-19 23:19:09 -04:00