Closed hanawa closed 4 months ago
Hi @hanawa,
This is a known issue. We have already fixed it in the master branch. May I ask you to try it?
Hi, @pakmarkthub I got this result by commit hash 'bb13928' on the latest master branch. Which version should I revert to?
Please note that page size is 64K.
Thank you for your report. The fix was kept in the internal repository. I have just pushed it to the master branch. The current commit ID is 1366e20d140c5638fcaa6c72b373ac69f7ab2532. May I ask you to try again? You will need to recompile and reload gdrdrv.ko.
It works without errors! But in syslog, a error statement was recorded.
[106887.190164] gdrdrv:__gdrdrv_pin_buffer:nvidia_p2p_get_pages(va=fffd59e00000 len=65536 p2p_token=0 va_space=fe00 callback=ffffc080cac60230) failed [ret = -22]
This is expected. It comes from one of our negative unit tests (https://github.com/NVIDIA/gdrcopy/blob/master/tests/sanity.cpp#L1812-L1889).
At the same time, syslog message
In the case of CUDA driver 550-open, gdrcopy_sanity looks good, but assertion was failed on NVRM.