we use cuda sample that the library contained, on origin platform, the sample code cost nearly 13.2GB virtual memory. anything goes wrong?
./concurrentKernels
top
PID PPID USER STAT VSZ %VSZ CPU %CPU
10202 2457 root R 13.2g 102.8 10 7.5
Is this related to the cuda-memcheck tool or is the memory issue without using any tools? If no tools are used, this should be moved to the cuda programming and performance forum.
i haven’t use any cuda-memcheck tool , this memory-check is test with linux top command.
virtual memory is just carving out an address space. It’s not a problem.