chibi@leap:~> nvidia-smi Sun May 26 06:34:48 2024 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 555.42.02 Driver Version: 555.42.02 CUDA Version: 12.5 | |-----------------------------------------+------------------------+----------------------+ | 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 RTX 2080 Ti Off | 00000000:01:00.0 On | N/A | | 41% 33C P8 22W / 260W | 521MiB / 11264MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ +-----------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=========================================================================================| | 0 N/A N/A 1462 G /usr/bin/gnome-shell 479MiB | | 0 N/A N/A 2092 G /usr/bin/Xwayland 6MiB | +-----------------------------------------------------------------------------------------+ chibi@leap:~> nvcc -V nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2024 NVIDIA Corporation Built on Wed_Apr_17_19:19:55_PDT_2024 Cuda compilation tools, release 12.5, V12.5.40 Build cuda_12.5.r12.5/compiler.34177558_0 chibi@leap:~> lsmem RANGE SIZE STATE REMOVABLE BLOCK 0x0000000000000000-0x000000008fffffff 2.3G オンライン yes 0-17 0x0000000100000000-0x000000046fffffff 13.8G オンライン yes 32-141 メモリブロックサイズ 128M Total online memory: 16G Total offline memory: 0B chibi@leap:~> lscpu アーキテクチャ: x86_64 CPU 操作モード: 32-bit, 64-bit Address sizes: 39 bits physical, 48 bits virtual バイト順序: Little Endian CPU: 4 オンラインになっている CPU のリスト: 0-3 ベンダー ID: GenuineIntel モデル名: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz CPU ファミリー: 6 モデル: 94 コアあたりのスレッド数: 1 ソケットあたりのコア数: 4 ソケット数: 1 ステッピング: 3 CPU(s) scaling MHz: 79% CPU 最大 MHz: 3600.0000 CPU 最小 MHz: 800.0000 BogoMIPS: 6399.96 フラグ: fpu vme de pse tsc msr pae mce cx8 apic s ep mtrr pge mca cmov pat pse36 clflush dt s acpi mmx fxsr sse sse2 ss ht tm pbe sys call nx pdpe1gb rdtscp lm constant_tsc ar t arch_perfmon pebs bts rep_good nopl xto pology nonstop_tsc cpuid aperfmperf pni p clmulqdq dtes64 monitor ds_cpl vmx smx es t tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_dea dline_timer aes xsave avx f16c rdrand lah f_lm abm 3dnowprefetch cpuid_fault epb pt i ssbd ibrs ibpb stibp tpr_shadow flexpri ority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx rds eed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pl n pts hwp hwp_notify hwp_act_window hwp_e pp vnmi md_clear flush_l1d arch_capabilit ies 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-3 Vulnerabilities: Gather data sampling: Vulnerable: No microcode Itlb multihit: KVM: Mitigation: VMX disabled L1tf: Mitigation; PTE Inversion; VMX conditiona l cache flushes, SMT disabled Mds: Mitigation; Clear CPU buffers; SMT disabl ed Meltdown: Mitigation; PTI Mmio stale data: Mitigation; Clear CPU buffers; SMT disabl ed Reg file data sampling: Not affected Retbleed: Mitigation; IBRS Spec rstack overflow: Not affected Spec store bypass: Mitigation; Speculative Store Bypass disa bled via prctl Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Spectre v2: Mitigation; IBRS; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not a ffected; BHI Not affected Srbds: Mitigation; Microcode Tsx async abort: Mitigation; TSX disabled chibi@leap:~> sensors ucsi_source_psy_7_00081-i2c-7-08 Adapter: NVIDIA GPU I2C adapter in0: +0.00 V (min = +0.00 V, max = +0.00 V) curr1: +0.00 A (max = +0.00 A) coretemp-isa-0000 Adapter: ISA adapter Package id 0: +55.0°C (high = +84.0°C, crit = +100.0°C) Core 0: +43.0°C (high = +84.0°C, crit = +100.0°C) Core 1: +55.0°C (high = +84.0°C, crit = +100.0°C) Core 2: +37.0°C (high = +84.0°C, crit = +100.0°C) Core 3: +50.0°C (high = +84.0°C, crit = +100.0°C) chibi@leap:~> sudo hddtemp /dev/sda [sudo] root のパスワード: /dev/sda: TS240GSSD220S: 41°C chibi@leap:~>cat /etc/os-release NAME="openSUSE Leap" VERSION="15.6" ID="opensuse-leap" ID_LIKE="suse opensuse" VERSION_ID="15.6" PRETTY_NAME="openSUSE Leap 15.6" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:leap:15.6" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/" DOCUMENTATION_URL="https://en.opensuse.org/Portal:Leap" LOGO="distributor-logo-Leap" chibi@leap:~>