Displaying 5 results from an estimated 5 matches for "cudart".
Did you mean:
lcudart
2013 Nov 19
7
Quadrified GTX 480 VT-d passthrough. CUDA 5.5 in Linux partial success
...Power Management version 3
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Kernel driver in use: snd_hda_intel
NVIDIA_CUDA-5.5_Samples/1_Utilities/deviceQuery# ./deviceQuery
./deviceQuery Starting...
CUDA Device Query (Runtime API) version (CUDART static linking)
Detected 1 CUDA Capable device(s)
Device 0: "Quadro 6000"
CUDA Driver Version / Runtime Version 6.0 / 5.5
CUDA Capability Major/Minor version number: 2.0
Total amount of global memory: 1536 MBytes (1610285056
bytes)
(15) Multiprocessor...
2013 Nov 18
0
Quadrified GTX 480 VT-d passthrough. CUDA 5.5 in Linux partial success!
...Power Management version 3
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Kernel driver in use: snd_hda_intel
NVIDIA_CUDA-5.5_Samples/1_Utilities/deviceQuery# ./deviceQuery
./deviceQuery Starting...
CUDA Device Query (Runtime API) version (CUDART static linking)
Detected 1 CUDA Capable device(s)
Device 0: "Quadro 6000"
CUDA Driver Version / Runtime Version 6.0 / 5.5
CUDA Capability Major/Minor version number: 2.0
Total amount of global memory: 1536 MBytes (1610285056 bytes)
(15) Multiprocessor...
2011 Mar 03
1
Trying CUDA/OpenCL with VGA Passthrough
...~# 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] NVRM: failed to unregister from the ACPI subsystem!
cudaGetDeviceCount FAILED CUDA Driver and Ru...
2011 Sep 03
1
Wine dump/Mass Effect 2
...fect2 (+0x7aa650) (0x0194ebf4)
4 0x00be16db in masseffect2 (+0x7e16da) (0x0194f070)
0xf7586adc: movl 0x0(%eax),%ecx
Modules:
Module Address Debug info Name (168 modules)
PE 240000- 2b3000 Deferred d3dx10_39
PE 2c0000- 2d6000 Deferred xinput1_3
PE 2e0000- 309000 Deferred cudart
PE 310000- 373000 Deferred nxcooking
PE 380000- 3aa000 Deferred physxextensions
PE 400000- 147f000 Export masseffect2
PE 1950000- 1d18000 Deferred d3dx9_39
PE 1d20000- 1deb000 Deferred umbra
PE 47a0000- 47b2000 Deferred physxloader
PE 48d0000- 493300...
2017 Jun 09
1
NVPTX Back-end: relocatable device code support for dynamic parallelism
...e/index.html#toolkit-support-for-dynamic-parallelism
--
Lorenz Braun
Research Associate
Institute of Computer Engineering (ZITI)
B6, 26, Building B, Office B2.20
68131 Mannheim
Phone: +49-621-181-2696
lorenz.braun at ziti.uni-heidelberg.de
-------------- next part --------------
#$ _SPACE_=
#$ _CUDART_=cudart
#$ _HERE_=/opt/cuda-8.0/bin
#$ _THERE_=/opt/cuda-8.0/bin
#$ _TARGET_SIZE_=
#$ _TARGET_DIR_=
#$ _TARGET_SIZE_=64
#$ TOP=/opt/cuda-8.0/bin/..
#$ NVVMIR_LIBRARY_DIR=/opt/cuda-8.0/bin/../nvvm/libdevice
#$ LD_LIBRARY_PATH=/opt/cuda-8.0/bin/../lib:/opt/cuda-8.0/lib64:/opt/llvm-4.0/lib
#$ PATH=/op...