[chibi@stream9 ~]$ nvidia-smi Mon Mar 25 08:36:16 2024 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 550.54.14 Driver Version: 550.54.14 CUDA Version: 12.4 | |-----------------------------------------+------------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+========================+======================| | 0 NVIDIA GeForce GTX 950M Off | 00000000:01:00.0 Off | N/A | | N/A 38C P8 N/A / 200W | 65MiB / 2048MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ +-----------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=========================================================================================| | 0 N/A N/A 1447 G /usr/libexec/Xorg 56MiB | | 0 N/A N/A 1817 G /usr/bin/gnome-shell 5MiB | +-----------------------------------------------------------------------------------------+ [chibi@stream9 ~]$ nvcc -V nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2024 NVIDIA Corporation Built on Tue_Feb_27_16:19:38_PST_2024 Cuda compilation tools, release 12.4, V12.4.99 Build cuda_12.4.r12.4/compiler.33961263_0 [chibi@stream9 ~]$ cat /etc/redhat-release CentOS Stream release 9 [chibi@stream9 ~]$ lsmem RANGE SIZE STATE REMOVABLE BLOCK 0x0000000000000000-0x000000006fffffff 1.8G オンライン yes 0-13 0x0000000100000000-0x000000048fffffff 14.3G オンライン yes 32-145 メモリブロックサイズ 128M Total online memory: 16G Total offline memory: 0B [chibi@stream9 ~]$ lscpu アーキテクチャ: x86_64 CPU 操作モード: 32-bit, 64-bit Address sizes: 39 bits physical, 48 bits virtual バイト順序: Little Endian CPU: 8 オンラインになっている CPU のリスト: 0-7 ベンダー ID: GenuineIntel モデル名: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz CPU ファミリー: 6 モデル: 158 コアあたりのスレッド数: 2 ソケットあたりのコア数: 4 ソケット数: 1 ステッピング: 9 CPU(s) scaling MHz: 21% CPU 最大 MHz: 3800.0000 CPU 最小 MHz: 800.0000 BogoMIPS: 5599.85 フラグ: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art ar ch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_ 2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f 16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow flexpriority ept vpid e pt_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpc id mpx rdseed adx smap clflushopt intel_pt xsaveopt xsav ec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp vnmi md_clear flush_l1d arch_cap abilities Virtualization features: 仮想化: VT-x Caches (sum of all): L1d: 128 KiB (4 instances) L1i: 128 KiB (4 instances) L2: 1 MiB (4 instances) L3: 6 MiB (1 instance) NUMA: NUMA ノード数: 1 NUMA ノード 0 CPU: 0-7 Vulnerabilities: Gather data sampling: Mitigation; Microcode Itlb multihit: KVM: Mitigation: VMX disabled L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes , SMT vulnerable Mds: Mitigation; Clear CPU buffers; SMT vulnerable Meltdown: Mitigation; PTI Mmio stale data: Mitigation; Clear CPU buffers; SMT vulnerable Retbleed: Mitigation; IBRS Spec rstack overflow: Not affected Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Spectre v2: Mitigation; IBRS, IBPB conditional, STIBP conditional, R SB filling, PBRSB-eIBRS Not affected Srbds: Mitigation; Microcode Tsx async abort: Not affected [chibi@stream9 ~]$ sensors iwlwifi_1-virtual-0 Adapter: Virtual device temp1: +43.0°C pch_skylake-virtual-0 Adapter: Virtual device temp1: +47.5°C coretemp-isa-0000 Adapter: ISA adapter Package id 0: +47.0°C (high = +100.0°C, crit = +100.0°C) Core 0: +42.0°C (high = +100.0°C, crit = +100.0°C) Core 1: +47.0°C (high = +100.0°C, crit = +100.0°C) Core 2: +43.0°C (high = +100.0°C, crit = +100.0°C) Core 3: +43.0°C (high = +100.0°C, crit = +100.0°C) acpitz-acpi-0 Adapter: ACPI interface temp1: +46.0°C (crit = +120.0°C) [chibi@stream9 ~]$ sudo hddtemp /dev/sda [sudo] chibi のパスワード: /dev/sda: SanDisk SDSSDA960G: 33°C [chibi@stream9 ~]$