Closed garrettwrong closed 4 years ago
Move malloc and memcpy to their own function. This should expose the core twed to use provided gpu memory (and/or gpuarrays in the python bindings). Also create and wrap a host version that manages the copies as it is now.
twed
Move malloc and memcpy to their own function. This should expose the core
twed
to use provided gpu memory (and/or gpuarrays in the python bindings). Also create and wrap a host version that manages the copies as it is now.