On Cent OS 7, I followed the installation instructions using RPM, here
https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#package-manager-installation
CUDA dis installed. However, my Tesla C2075 is not recognized.
I think that the nvidia drivers are not loaded (see below). I am not sure how to make the board recognized?
Appreciate any advice.
J
===========================================
Here are outputs of various commands:
nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
lspci -k | grep -EA3 'VGA|3D|Display
03:00.0 VGA compatible controller: NVIDIA Corporation GF110GL [Tesla C2050 / C2075] (rev a1)
Subsystem: NVIDIA Corporation Tesla C2075
Kernel modules: nouveau, nvidia_drm, nvidia
04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV370 [Radeon X300]
Subsystem: Device 1fd3:1b60
Kernel driver in use: radeon
Kernel modules: radeon
04:00.1 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] RV370 [Radeon X300 SE]
Subsystem: Device 1fd3:1b61
06:00.0 SATA controller: JMicron Technology Corp. JMB363 SATA/IDE Controller (rev 02)
Subsystem: Gigabyte Technology Co., Ltd Motherboard
lshw -C display
WARNING: you should run this program as super-user.
*-display UNCLAIMED
description: VGA compatible controller
product: GF110GL [Tesla C2050 / C2075]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:03:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: vga_controller cap_list
configuration: latency=0
resources: memory:f9000000-f9ffffff memory:e0000000-e7ffffff memory:ee000000-efffffff ioport:cf00(size=128) memory:fa000000-fa07ffff
*-display:0
description: Display controller
product: RV370 [Radeon X300]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:04:00.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:38 memory:d0000000-dfffffff ioport:be00(size=256) memory:fbef0000-fbefffff memory:fbe00000-fbe1ffff
*-display:1 UNCLAIMED
description: Display controller
product: RV370 [Radeon X300 SE]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0.1
bus info: pci@0000:04:00.1
version: 00
width: 32 bits
clock: 33MHz
capabilities: bus_master cap_list
configuration: latency=0
resources: memory:fbee0000-fbeeffff
WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
lsmod
Module Size Used by
tcp_lp 12663 0
fuse 100350 3
xt_CHECKSUM 12549 1
ipt_MASQUERADE 12678 3
nf_nat_masquerade_ipv4 13463 1 ipt_MASQUERADE
tun 36164 1
devlink 60067 0
ip6t_rpfilter 12595 1
ip6t_REJECT 12625 2
nf_reject_ipv6 13717 1 ip6t_REJECT
ipt_REJECT 12541 4
nf_reject_ipv4 13373 1 ipt_REJECT
xt_conntrack 12760 12
ebtable_nat 12807 1
ebtable_broute 12731 1
bridge 151336 1 ebtable_broute
stp 12976 1 bridge
llc 14552 2 stp,bridge
ip6table_nat 12864 1
nf_conntrack_ipv6 18935 7
nf_defrag_ipv6 35104 1 nf_conntrack_ipv6
nf_nat_ipv6 14131 1 ip6table_nat
ip6table_mangle 12700 1
ip6table_security 12710 1
ip6table_raw 12683 1
iptable_nat 12875 1
nf_conntrack_ipv4 15053 7
nf_defrag_ipv4 12729 1 nf_conntrack_ipv4
nf_nat_ipv4 14115 1 iptable_nat
nf_nat 26583 3 nf_nat_ipv4,nf_nat_ipv6,nf_nat_masquerade_ipv4
iptable_mangle 12695 1
iptable_security 12705 1
iptable_raw 12678 1
nf_conntrack 139264 7 nf_nat,nf_nat_ipv4,nf_nat_ipv6,xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_conntrack_ipv6
ip_set 45799 0
nfnetlink 14519 1 ip_set
ebtable_filter 12827 1
ebtables 35009 3 ebtable_broute,ebtable_nat,ebtable_filter
ip6table_filter 12815 1
ip6_tables 26912 5 ip6table_filter,ip6table_mangle,ip6table_security,ip6table_nat,ip6table_raw
iptable_filter 12810 1
sunrpc 358543 1
snd_hda_codec_realtek 112353 1
snd_hda_codec_generic 74631 1 snd_hda_codec_realtek
snd_hda_intel 40390 4
snd_hda_codec 136355 3 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel
snd_hda_core 91007 4 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
ftdi_sio 52949 0
gpio_ich 13476 0
cdc_acm 32344 0
snd_hwdep 13608 1 snd_hda_codec
snd_seq 62774 0
iTCO_wdt 13572 0
iTCO_vendor_support 13242 1 iTCO_wdt
intel_powerclamp 14451 0
snd_seq_device 14356 1 snd_seq
coretemp 13444 0
snd_pcm 101339 3 snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer 34110 2 snd_pcm,snd_seq
snd 83987 17 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
sg 40719 0
pcspkr 12718 0
kvm_intel 188688 0
kvm 636965 1 kvm_intel
irqbypass 13503 1 kvm
soundcore 15047 1 snd
lpc_ich 21086 0
i2c_i801 22736 0
i7core_edac 24182 0
acpi_cpufreq 19775 0
ip_tables 27126 5 iptable_security,iptable_filter,iptable_mangle,iptable_nat,iptable_raw
xfs 997681 3
libcrc32c 12644 3 xfs,nf_nat,nf_conntrack
sr_mod 22416 0
cdrom 42600 1 sr_mod
sd_mod 46281 3
crc_t10dif 12912 1 sd_mod
crct10dif_generic 12647 1
crct10dif_common 12595 2 crct10dif_generic,crc_t10dif
radeon 1502567 4
mxm_wmi 13021 0
i2c_algo_bit 13413 1 radeon
ata_generic 12923 0
drm_kms_helper 186531 1 radeon
pata_acpi 13053 0
firewire_ohci 44434 0
crc32c_intel 22094 1
syscopyarea 12529 1 drm_kms_helper
ttm 96673 1 radeon
sysfillrect 12701 1 drm_kms_helper
sysimgblt 12640 1 drm_kms_helper
fb_sys_fops 12703 1 drm_kms_helper
ahci 34056 0
firewire_core 64424 1 firewire_ohci
serio_raw 13434 0
ata_piix 35052 2
crc_itu_t 12707 1 firewire_core
e100 40864 0
pata_jmicron 12775 0
mii 14434 1 e100
libahci 31992 1 ahci
drm 456166 7 ttm,drm_kms_helper,radeon
r8169 84623 0
libata 243094 6 ahci,pata_acpi,libahci,ata_generic,ata_piix,pata_jmicron
ipmi_devintf 17459 0
ipmi_msghandler 56728 1 ipmi_devintf
drm_panel_orientation_quirks 17180 1 drm
wmi 21636 1 mxm_wmi
dm_mirror 22289 0
dm_region_hash 20813 1 dm_mirror
dm_log 18411 2 dm_region_hash,dm_mirror
dm_mod 124501 11 dm_log,dm_mirror