Closed mrutyu1987 closed 6 years ago
Hi,
Apologies for the late reply.
I think the documentation may be a bit outdated. The helper driver isn't named disnvm anymore (hasn't been for quite some time), but "libnvm helper" (which is visible in your output).
Using bind shouldn't be necessary though, as the libnvm helper driver is supposed to probe for a disk by itself. Please check the output of dmesg
and search for output from libnvm.
Regards, Jonas
Hi,
Trying to run the CUDA benchmark. Successfully build project with CUDA support. No IOMMU support
But when try to load the helper driver: can't do the second step. With first step I can see unbind happening.
Don't see "disnvm". Here is the output of the drivers folder. Trying these on Ubuntu 16.04. Need help to setup the driver
Regards, MJay