Jonatas Dias

Results 2 comments of Jonatas Dias

> CUDA v12.3 doesn't support Kepler architecture. CUDA v12.3 also requires more recent driver version: https://docs.nvidia.com/cuda/archive/12.3.0/cuda-toolkit-release-notes/index.html#id4 The latest CUDA that should work for Kepler GPUs is 11.4. Thank you for...

@marsaev > First thing - does your environment support locked memory? You can try running an example that tries to allocate same amount of pinned memory to see if it's...