cuda-api-wrappers
cuda-api-wrappers copied to clipboard
Error setting reserved virtual mem region permissions
When I run vectorAddMMAP on a machine with multiple Ampere GPUs which P2P access, I get:
terminate called after throwing an instance of 'cuda::runtime_error'
what(): Failed setting the access mode to the virtual memory mapping to the range of size 4194304 bytes at [SNIPPED]: invalid argument
Aborted (core dumped)
This happens already with v0.6.2 .