cuda-api-wrappers icon indicating copy to clipboard operation
cuda-api-wrappers copied to clipboard

vectorAddMMAP fails setting access mode to virtual memory mapping

Open eyalroz opened this issue 2 years ago • 0 comments

Building with CUDA 11.2, and with driver 535.54.03, and on a machine with two Quadro RTX 6000 cards, getting:

-----
vectorAddMMAP
-----


Vector Addition (using virtual memory mapping)
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 0x07f46ab200000: invalid argument

eyalroz avatar Oct 17 '23 08:10 eyalroz