search for: cudagetdevicecount

Displaying 3 results from an estimated 3 matches for "cudagetdevicecount".

2011 Mar 03
1
Trying CUDA/OpenCL with VGA Passthrough
...A 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] NVRM: failed to unregister from the ACPI subsystem! cudaGetDeviceCount FAILED CUDA Driver and Runtime version may be mismatched. I''m using cuda toolkit 3.2.16, sdk_3.2.16 and I tried both dev driver 260.19.26 and 270.29 The kernel in Dom0 is the 2.6.32-5-xen-amd64 as packaged in Debian, Xen package version is 4.0.1-2. Any idea? Claudio ___________________...
2013 Nov 19
7
Quadrified GTX 480 VT-d passthrough. CUDA 5.5 in Linux partial success
...1, Device0 = Quadro 6000 Result = PASS Unfortunately if I try to run any CUDA app or even nvidia-smi afterwards, I get the following errors: NVIDIA_CUDA-5.5_Samples/1_Utilities/deviceQuery# ./deviceQuery ./deviceQuery Starting... CUDA Device Query (Runtime API) version (CUDART static linking) cudaGetDeviceCount returned 10 -> invalid device ordinal Result = FAIL # nvidia-smi Unable to determine the device handle for GPU 0000:00:04.0: The NVIDIA kernel module detected an issue with GPU interrupts.Consult the "Common Problems" Chapter of the NVIDIA Driver README for details and steps that can...
2013 Nov 18
0
Quadrified GTX 480 VT-d passthrough. CUDA 5.5 in Linux partial success!
...1, Device0 = Quadro 6000 Result = PASS Unfortunately if I try to run any CUDA app or even nvidia-smi afterwards, I get the following errors: NVIDIA_CUDA-5.5_Samples/1_Utilities/deviceQuery# ./deviceQuery ./deviceQuery Starting... CUDA Device Query (Runtime API) version (CUDART static linking) cudaGetDeviceCount returned 10 -> invalid device ordinal Result = FAIL # nvidia-smi Unable to determine the device handle for GPU 0000:00:04.0: The NVIDIA kernel module detected an issue with GPU interrupts.Consult the "Common Problems" Chapter of the NVIDIA Driver README for details and steps that can...