e-ago / CoMD-CUDA-Async

GPUDirect Async implementation of CoMD-CUDA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoMD-CUDA Async

CoMD is a classical molecular dynamics proxy application. NVIDIA reworked the original implementation moving from a CPU implementation to an hybrid CPU-GPU solution. In this repository, starting from the NVIDIA solution, we leverage the communications with GPUDirect Async, recently released by NVIDIA.

For further information about Async and benchmarks, please refer to:

About

GPUDirect Async implementation of CoMD-CUDA

License:Other


Languages

Language:C 62.6%Language:C++ 20.8%Language:Cuda 14.2%Language:Shell 1.1%Language:Makefile 0.9%Language:Objective-C 0.5%