Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mpl/cuda: Only initialize hooks from free functions
Instead of initializing all GPU infrastructure, just setup hooks. This still avoids crashes and won't cause consume resources if the user is simply allocating and freeing device memory not for use with MPI.
- Loading branch information