Displaying 1 result from an estimated 1 matches for "nvidia_gpu_computing_sdk".
2011 Mar 03
1
Trying CUDA/OpenCL with VGA Passthrough
...che 5050 1 ext3
xen_netfront 16257 0
xen_blkfront 9435 2
root@squeeze1:~# ls -lh /dev/nvidia*
crw-rw-rw- 1 root root 195, 0 Mar 3 16:26 /dev/nvidia0
crw-rw-rw- 1 root root 195, 255 Mar 3 16:26 /dev/nvidiactl
but deviceQuery fails accessing the card :(
./NVIDIA_GPU_Computing_SDK/C/bin/linux/release/deviceQuery Starting...
CUDA Device Query (Runtime API) version (CUDART static linking)
[ 3276.036642] NVRM: failed to register with the ACPI subsystem!
[ 3276.047716] NVRM: RmInitAdapter failed! (0x23:0x2f:646)
[ 3276.047737] NVRM: rm_init_adapter(0) failed
[ 3276.047839] NV...