Optimized Belief Propagation (CPU and GPU)
|
Files | |
file | MemoryManagementCUDA.h [code] |
Declares and defines child class of MemoryManagement with overriden member functions to manage memory on CUDA device including transferring data between host and CUDA device. | |
file | RunCUDASettings.h [code] |
Contains namespace with constants and functions to get CUDA device properties as well as default and test parallel parameters to use in CUDA implementation run optimization. | |