Files
Jeremy Felder 2b07513310 [FEAT]: Golang Bindings for pinned host memory (#519)
## Describe the changes

This PR adds the capability to pin host memory in golang bindings
allowing data transfers to be quicker. Memory can be pinned once for
multiple devices by passing the flag
`cuda_runtime.CudaHostRegisterPortable` or
`cuda_runtime.CudaHostAllocPortable` depending on how pinned memory is
called
2024-06-24 14:03:44 +03:00
..
2024-02-22 20:52:48 +02:00
2024-02-22 20:52:48 +02:00
2024-02-22 20:52:48 +02:00
2024-02-22 20:52:48 +02:00