Is Tesla K40C a Cuda-enabled GPU card ?

It seems that a lot of GPU problems revolve around specific versions of drivers. Though NVidia has their own support structure, you can often learn from information reported by others who fold.

Moderators: Site Moderators, FAHC Science Team

Post Reply
Graphic_design
Posts: 2
Joined: Wed Sep 07, 2016 12:25 am

Is Tesla K40C a Cuda-enabled GPU card ?

Post by Graphic_design »

I have installed centOS 6.5 and window 8.1 OS on my Machine (GPU Superserver 7048 GR-TR with NVIDIA TESLA K40C). I have successfully compiled a test program hello.cu by using following commands
#nvcc –arch sm_20 hello.cu –o hello
I couldn’t execute it.
I have entered the following commands to verify whether GPU is CUDA capable or not:
# which nvcc
/usr/local/cuda-6.5/bin/nvcc

# ls –l /dev/nv*
Crw-r------1 root Kmem 10, 144 sep 1 09:14 /dev/nvram

# lspci|grep –I nvidia
02:00.0 3D controller:NVIDIA Corporation GK110BGL [Tesla K40c] (rev al)

# gcc --version
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-17)

I also tried to find GPU in the machine by shifting from centOS6.5 to Window 8.1 operating system
After click on NVIDIA control panel in the pop-up window; I saw following message
NVIDIA display setting are not available You are not currently using a display attached into an NVIDIA GPU.
Is my NVIDIA TESLA K40c a CUDA-enabled GPU card?
7im
Posts: 10189
Joined: Thu Nov 29, 2007 4:30 pm
Hardware configuration: Intel i7-4770K @ 4.5 GHz, 16 GB DDR3-2133 Corsair Vengence (black/red), EVGA GTX 760 @ 1200 MHz, on an Asus Maximus VI Hero MB (black/red), in a blacked out Antec P280 Tower, with a Xigmatek Night Hawk (black) HSF, Seasonic 760w Platinum (black case, sleeves, wires), 4 SilenX 120mm Case fans with silicon fan gaskets and silicon mounts (all black), a 512GB Samsung SSD (black), and a 2TB Black Western Digital HD (silver/black).
Location: Arizona
Contact:

Re: Is Tesla K40C a Cuda-enabled GPU card ?

Post by 7im »

Hello Graphic_design, welcome to the Folding Support Forum.

Is the Tesla K40C a Cuda-enabled GPU card?
Answer: Yes. But Folding doesn't use CUDA any more. It uses OpenCL.

Try these:
https://folding.stanford.edu/home/guide ... all-guide/
https://folding.stanford.edu/home/guide ... all-guide/
How to provide enough information to get helpful support
Tell me and I forget. Teach me and I remember. Involve me and I learn.
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Is Tesla K40C a Cuda-enabled GPU card ?

Post by bruce »

I'm having trouble finding the exact device you're talking about.

Apparently it uses the GK110, which is supported.

I'm surprised that lspci didn't give you the binary codes describing the GPU. the following are similar to what you're describing and are supported, but I don't see an exact match. Please provide us with the full text of that line from lspci.

Code: Select all

0x10de:0x101e:2:3:GK110 [Tesla K20X]
0x10de:0x101f:2:3:GK110 [Tesla K20]
0x10de:0x1020:2:3:GK110 [Tesla K20x]
0x10de:0x1021:2:3:GK110 [Tesla K20Xm]
0x10de:0x1022:2:3:GK110 [Tesla K20C]
0x10de:0x1023:2:3:GK110 [Tesla K40m]
0x10de:0x1024:2:3:GK110 [Tesla K40c]
0x10de:0x1026:2:3:GK110 [Tesla K20s]
0x10de:0x1027:2:3:GK110 [Tesla K40st]
0x10de:0x1028:2:3:GK110 [Tesla K20M]
0x10de:0x1029:2:3:GK110 [Tesla K40s]
0x10de:0x102a:2:3:GK110 [Tesla K40t]
0x10de:0x102d:2:3:GK110 [Tesla K80]
0x10de:0x102e:2:3:GK110 [Tesla K40d]
FAH uses mostly single precision but I don't know if the compiler produces (MAD+MUL) or (MAD or FMA) for those operations.
Graphic_design
Posts: 2
Joined: Wed Sep 07, 2016 12:25 am

Re: Is Tesla K40C a Cuda-enabled GPU card ?

Post by Graphic_design »

Dear Sir, Thanks for ur reply. Below is the full text of command lspci...
[root@CVLab1 CVLab]# lspci | grep -i nvidia
02:00.0 3D controller: NVIDIA Corporation GK110GL [Tesla K40c] (rev a1)
[root@CVLab1 CVLab]# gcc --version
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[root@CVLab1 CVLab]# uname -r
2.6.32-431.el6.x86_64
[root@CVLab1 CVLab]# lspci
00:00.0 Host bridge: Intel Corporation Haswell-E DMI2 (rev 02)
00:01.0 PCI bridge: Intel Corporation Haswell-E PCI Express Root Port 1 (rev 02)
00:02.0 PCI bridge: Intel Corporation Haswell-E PCI Express Root Port 2 (rev 02)
00:03.0 PCI bridge: Intel Corporation Haswell-E PCI Express Root Port 3 (rev 02)
00:04.0 System peripheral: Intel Corporation Haswell-E DMA Channel 0 (rev 02)
00:04.1 System peripheral: Intel Corporation Haswell-E DMA Channel 1 (rev 02)
00:04.2 System peripheral: Intel Corporation Haswell-E DMA Channel 2 (rev 02)
00:04.3 System peripheral: Intel Corporation Haswell-E DMA Channel 3 (rev 02)
00:04.4 System peripheral: Intel Corporation Haswell-E DMA Channel 4 (rev 02)
00:04.5 System peripheral: Intel Corporation Haswell-E DMA Channel 5 (rev 02)
00:04.6 System peripheral: Intel Corporation Haswell-E DMA Channel 6 (rev 02)
00:04.7 System peripheral: Intel Corporation Haswell-E DMA Channel 7 (rev 02)
00:05.0 System peripheral: Intel Corporation Haswell-E Address Map, VTd_Misc, System Management (rev 02)
00:05.1 System peripheral: Intel Corporation Haswell-E Hot Plug (rev 02)
00:05.2 System peripheral: Intel Corporation Haswell-E RAS, Control Status and Global Errors (rev 02)
00:05.4 PIC: Intel Corporation Haswell-E I/O Apic (rev 02)
00:11.0 Unassigned class [ff00]: Intel Corporation Wellsburg SPSR (rev 05)
00:11.4 SATA controller: Intel Corporation Wellsburg sSATA Controller [AHCI mode] (rev 05)
00:14.0 USB controller: Intel Corporation Wellsburg USB xHCI Host Controller (rev 05)
00:16.0 Communication controller: Intel Corporation Wellsburg MEI Controller #1 (rev 05)
00:16.1 Communication controller: Intel Corporation Wellsburg MEI Controller #2 (rev 05)
00:1a.0 USB controller: Intel Corporation Wellsburg USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation Wellsburg HD Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation Wellsburg PCI Express Root Port #1 (rev d5)
00:1c.3 PCI bridge: Intel Corporation Wellsburg PCI Express Root Port #4 (rev d5)
00:1c.4 PCI bridge: Intel Corporation Wellsburg PCI Express Root Port #5 (rev d5)
00:1d.0 USB controller: Intel Corporation Wellsburg USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation Wellsburg LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation Wellsburg 6-Port SATA Controller [AHCI mode] (rev 05)
00:1f.3 SMBus: Intel Corporation Wellsburg SMBus Controller (rev 05)
00:1f.6 Signal processing controller: Intel Corporation Wellsburg Thermal Subsystem (rev 05)
02:00.0 3D controller: NVIDIA Corporation GK110GL [Tesla K40c] (rev a1)
05:00.0 PCI bridge: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge (rev 03)
06:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 30)
7f:08.0 System peripheral: Intel Corporation Haswell-E QPI Link 0 (rev 02)
7f:08.2 Performance counters: Intel Corporation Haswell-E QPI Link 0 (rev 02)
7f:08.3 System peripheral: Intel Corporation Haswell-E QPI Link 0 (rev 02)
7f:09.0 System peripheral: Intel Corporation Haswell-E QPI Link 1 (rev 02)
7f:09.2 Performance counters: Intel Corporation Haswell-E QPI Link 1 (rev 02)
7f:09.3 System peripheral: Intel Corporation Haswell-E QPI Link 1 (rev 02)
7f:0b.0 System peripheral: Intel Corporation Haswell-E R3 QPI Link 0 & 1 Monitoring (rev 02)
7f:0b.1 Performance counters: Intel Corporation Haswell-E R3 QPI Link 0 & 1 Monitoring (rev 02)
7f:0b.2 Performance counters: Intel Corporation Haswell-E R3 QPI Link 0 & 1 Monitoring (rev 02)
7f:0c.0 System peripheral: Intel Corporation Haswell-E Unicast Registers (rev 02)
7f:0c.1 System peripheral: Intel Corporation Haswell-E Unicast Registers (rev 02)
7f:0c.2 System peripheral: Intel Corporation Haswell-E Unicast Registers (rev 02)
7f:0c.3 System peripheral: Intel Corporation Haswell-E Unicast Registers (rev 02)
7f:0c.4 System peripheral: Intel Corporation Haswell-E Unicast Registers (rev 02)
7f:0c.5 System peripheral: Intel Corporation Haswell-E Unicast Registers (rev 02)
7f:0f.0 System peripheral: Intel Corporation Haswell-E Buffered Ring Agent (rev 02)
7f:0f.1 System peripheral: Intel Corporation Haswell-E Buffered Ring Agent (rev 02)
7f:0f.4 System peripheral: Intel Corporation Haswell-E System Address Decoder & Broadcast Registers (rev 02)
7f:0f.5 System peripheral: Intel Corporation Haswell-E System Address Decoder & Broadcast Registers (rev 02)
7f:0f.6 System peripheral: Intel Corporation Haswell-E System Address Decoder & Broadcast Registers (rev 02)
7f:10.0 System peripheral: Intel Corporation Haswell-E PCIe Ring Interface (rev 02)
7f:10.1 Performance counters: Intel Corporation Haswell-E PCIe Ring Interface (rev 02)
7f:10.5 System peripheral: Intel Corporation Haswell-E Scratchpad & Semaphore Registers (rev 02)
7f:10.6 Performance counters: Intel Corporation Haswell-E Scratchpad & Semaphore Registers (rev 02)
7f:10.7 System peripheral: Intel Corporation Haswell-E Scratchpad & Semaphore Registers (rev 02)
7f:12.0 System peripheral: Intel Corporation Haswell-E Home Agent 0 (rev 02)
7f:12.1 Performance counters: Intel Corporation Haswell-E Home Agent 0 (rev 02)
7f:13.0 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Target Address, Thermal & RAS Registers (rev 02)
7f:13.1 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Target Address, Thermal & RAS Registers (rev 02)
7f:13.2 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel Target Address Decoder (rev 02)
7f:13.3 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel Target Address Decoder (rev 02)
7f:13.4 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel Target Address Decoder (rev 02)
7f:13.5 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel Target Address Decoder (rev 02)
7f:13.6 System peripheral: Intel Corporation Haswell-E DDRIO Channel 0/1 Broadcast (rev 02)
7f:13.7 System peripheral: Intel Corporation Haswell-E DDRIO Global Broadcast (rev 02)
7f:14.0 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel 0 Thermal Control (rev 02)
7f:14.1 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel 1 Thermal Control (rev 02)
7f:14.2 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel 0 ERROR Registers (rev 02)
7f:14.3 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel 1 ERROR Registers (rev 02)
7f:14.4 System peripheral: Intel Corporation Haswell-E DDRIO (VMSE) 0 & 1 (rev 02)
7f:14.5 System peripheral: Intel Corporation Haswell-E DDRIO (VMSE) 0 & 1 (rev 02)
7f:14.6 System peripheral: Intel Corporation Haswell-E DDRIO (VMSE) 0 & 1 (rev 02)
7f:14.7 System peripheral: Intel Corporation Haswell-E DDRIO (VMSE) 0 & 1 (rev 02)
7f:15.0 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel 2 Thermal Control (rev 02)
7f:15.1 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel 3 Thermal Control (rev 02)
7f:15.2 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel 2 ERROR Registers (rev 02)
7f:15.3 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel 3 ERROR Registers (rev 02)
7f:16.0 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 1 Target Address, Thermal & RAS Registers (rev 02)
7f:16.6 System peripheral: Intel Corporation Haswell-E DDRIO Channel 2/3 Broadcast (rev 02)
7f:16.7 System peripheral: Intel Corporation Haswell-E DDRIO Global Broadcast (rev 02)
7f:17.0 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 1 Channel 0 Thermal Control (rev 02)
7f:17.4 System peripheral: Intel Corporation Haswell-E DDRIO (VMSE) 2 & 3 (rev 02)
7f:17.5 System peripheral: Intel Corporation Haswell-E DDRIO (VMSE) 2 & 3 (rev 02)
7f:17.6 System peripheral: Intel Corporation Haswell-E DDRIO (VMSE) 2 & 3 (rev 02)
7f:17.7 System peripheral: Intel Corporation Haswell-E DDRIO (VMSE) 2 & 3 (rev 02)
7f:1e.0 System peripheral: Intel Corporation Haswell-E Power Control Unit (rev 02)
7f:1e.1 System peripheral: Intel Corporation Haswell-E Power Control Unit (rev 02)
7f:1e.2 System peripheral: Intel Corporation Haswell-E Power Control Unit (rev 02)
7f:1e.3 System peripheral: Intel Corporation Haswell-E Power Control Unit (rev 02)
7f:1e.4 System peripheral: Intel Corporation Haswell-E Power Control Unit (rev 02)
7f:1f.0 System peripheral: Intel Corporation Haswell-E VCU (rev 02)
7f:1f.2 System peripheral: Intel Corporation Haswell-E VCU (rev 02)
80:00.0 PCI bridge: Intel Corporation Haswell-E PCI Express Root Port 0 (rev 02)
80:04.0 System peripheral: Intel Corporation Haswell-E DMA Channel 0 (rev 02)
80:04.1 System peripheral: Intel Corporation Haswell-E DMA Channel 1 (rev 02)
80:04.2 System peripheral: Intel Corporation Haswell-E DMA Channel 2 (rev 02)
80:04.3 System peripheral: Intel Corporation Haswell-E DMA Channel 3 (rev 02)
80:04.4 System peripheral: Intel Corporation Haswell-E DMA Channel 4 (rev 02)
80:04.5 System peripheral: Intel Corporation Haswell-E DMA Channel 5 (rev 02)
80:04.6 System peripheral: Intel Corporation Haswell-E DMA Channel 6 (rev 02)
80:04.7 System peripheral: Intel Corporation Haswell-E DMA Channel 7 (rev 02)
80:05.0 System peripheral: Intel Corporation Haswell-E Address Map, VTd_Misc, System Management (rev 02)
80:05.1 System peripheral: Intel Corporation Haswell-E Hot Plug (rev 02)
80:05.2 System peripheral: Intel Corporation Haswell-E RAS, Control Status and Global Errors (rev 02)
80:05.4 PIC: Intel Corporation Haswell-E I/O Apic (rev 02)
81:00.0 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
81:00.1 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
ff:08.0 System peripheral: Intel Corporation Haswell-E QPI Link 0 (rev 02)
ff:08.2 Performance counters: Intel Corporation Haswell-E QPI Link 0 (rev 02)
ff:08.3 System peripheral: Intel Corporation Haswell-E QPI Link 0 (rev 02)
ff:09.0 System peripheral: Intel Corporation Haswell-E QPI Link 1 (rev 02)
ff:09.2 Performance counters: Intel Corporation Haswell-E QPI Link 1 (rev 02)
ff:09.3 System peripheral: Intel Corporation Haswell-E QPI Link 1 (rev 02)
ff:0b.0 System peripheral: Intel Corporation Haswell-E R3 QPI Link 0 & 1 Monitoring (rev 02)
ff:0b.1 Performance counters: Intel Corporation Haswell-E R3 QPI Link 0 & 1 Monitoring (rev 02)
ff:0b.2 Performance counters: Intel Corporation Haswell-E R3 QPI Link 0 & 1 Monitoring (rev 02)
ff:0c.0 System peripheral: Intel Corporation Haswell-E Unicast Registers (rev 02)
ff:0c.1 System peripheral: Intel Corporation Haswell-E Unicast Registers (rev 02)
ff:0c.2 System peripheral: Intel Corporation Haswell-E Unicast Registers (rev 02)
ff:0c.3 System peripheral: Intel Corporation Haswell-E Unicast Registers (rev 02)
ff:0c.4 System peripheral: Intel Corporation Haswell-E Unicast Registers (rev 02)
ff:0c.5 System peripheral: Intel Corporation Haswell-E Unicast Registers (rev 02)
ff:0f.0 System peripheral: Intel Corporation Haswell-E Buffered Ring Agent (rev 02)
ff:0f.1 System peripheral: Intel Corporation Haswell-E Buffered Ring Agent (rev 02)
ff:0f.4 System peripheral: Intel Corporation Haswell-E System Address Decoder & Broadcast Registers (rev 02)
ff:0f.5 System peripheral: Intel Corporation Haswell-E System Address Decoder & Broadcast Registers (rev 02)
ff:0f.6 System peripheral: Intel Corporation Haswell-E System Address Decoder & Broadcast Registers (rev 02)
ff:10.0 System peripheral: Intel Corporation Haswell-E PCIe Ring Interface (rev 02)
ff:10.1 Performance counters: Intel Corporation Haswell-E PCIe Ring Interface (rev 02)
ff:10.5 System peripheral: Intel Corporation Haswell-E Scratchpad & Semaphore Registers (rev 02)
ff:10.6 Performance counters: Intel Corporation Haswell-E Scratchpad & Semaphore Registers (rev 02)
ff:10.7 System peripheral: Intel Corporation Haswell-E Scratchpad & Semaphore Registers (rev 02)
ff:12.0 System peripheral: Intel Corporation Haswell-E Home Agent 0 (rev 02)
ff:12.1 Performance counters: Intel Corporation Haswell-E Home Agent 0 (rev 02)
ff:13.0 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Target Address, Thermal & RAS Registers (rev 02)
ff:13.1 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Target Address, Thermal & RAS Registers (rev 02)
ff:13.2 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel Target Address Decoder (rev 02)
ff:13.3 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel Target Address Decoder (rev 02)
ff:13.4 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel Target Address Decoder (rev 02)
ff:13.5 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel Target Address Decoder (rev 02)
ff:13.6 System peripheral: Intel Corporation Haswell-E DDRIO Channel 0/1 Broadcast (rev 02)
ff:13.7 System peripheral: Intel Corporation Haswell-E DDRIO Global Broadcast (rev 02)
ff:14.0 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel 0 Thermal Control (rev 02)
ff:14.1 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel 1 Thermal Control (rev 02)
ff:14.2 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel 0 ERROR Registers (rev 02)
ff:14.3 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel 1 ERROR Registers (rev 02)
ff:14.4 System peripheral: Intel Corporation Haswell-E DDRIO (VMSE) 0 & 1 (rev 02)
ff:14.5 System peripheral: Intel Corporation Haswell-E DDRIO (VMSE) 0 & 1 (rev 02)
ff:14.6 System peripheral: Intel Corporation Haswell-E DDRIO (VMSE) 0 & 1 (rev 02)
ff:14.7 System peripheral: Intel Corporation Haswell-E DDRIO (VMSE) 0 & 1 (rev 02)
ff:15.0 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel 2 Thermal Control (rev 02)
ff:15.1 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel 3 Thermal Control (rev 02)
ff:15.2 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel 2 ERROR Registers (rev 02)
ff:15.3 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 0 Channel 3 ERROR Registers (rev 02)
ff:16.0 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 1 Target Address, Thermal & RAS Registers (rev 02)
ff:16.6 System peripheral: Intel Corporation Haswell-E DDRIO Channel 2/3 Broadcast (rev 02)
ff:16.7 System peripheral: Intel Corporation Haswell-E DDRIO Global Broadcast (rev 02)
ff:17.0 System peripheral: Intel Corporation Haswell-E Integrated Memory Controller 1 Channel 0 Thermal Control (rev 02)
ff:17.4 System peripheral: Intel Corporation Haswell-E DDRIO (VMSE) 2 & 3 (rev 02)
ff:17.5 System peripheral: Intel Corporation Haswell-E DDRIO (VMSE) 2 & 3 (rev 02)
ff:17.6 System peripheral: Intel Corporation Haswell-E DDRIO (VMSE) 2 & 3 (rev 02)
ff:17.7 System peripheral: Intel Corporation Haswell-E DDRIO (VMSE) 2 & 3 (rev 02)
ff:1e.0 System peripheral: Intel Corporation Haswell-E Power Control Unit (rev 02)
ff:1e.1 System peripheral: Intel Corporation Haswell-E Power Control Unit (rev 02)
ff:1e.2 System peripheral: Intel Corporation Haswell-E Power Control Unit (rev 02)
ff:1e.3 System peripheral: Intel Corporation Haswell-E Power Control Unit (rev 02)
ff:1e.4 System peripheral: Intel Corporation Haswell-E Power Control Unit (rev 02)
ff:1f.0 System peripheral: Intel Corporation Haswell-E VCU (rev 02)
ff:1f.2 System peripheral: Intel Corporation Haswell-E VCU (rev 02)
[root@CVLab1 CVLab]#
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Is Tesla K40C a Cuda-enabled GPU card ?

Post by bruce »

It looks like you have a 0x10de:0x1024:2:3:GK110 [Tesla K40c] but RH doesn't give you the binary codes.

Yes, it's enabled for CUDA and may or may not be enabled for OpenCL depending on where you obtained the drivers and/or which options you chose.
Post Reply