ComputationalRadiationPhysics / student_project_python_bindings

The student project investigates the performance and memory handling of Python bindings for CUDA C++ code created with pybind11.
GNU General Public License v3.0
1 stars 0 forks source link

Improvement and fix #20

Closed afif-ishamsyah closed 3 years ago

afif-ishamsyah commented 3 years ago

Add a missing cudaFree, Improve README, and change the default TEST to OFF