chibi@leap:~> nvidia-smi Sun May 26 08:19:34 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 TITAN RTX Off | 00000000:81:00.0 On | N/A | | 41% 30C P8 19W / 280W | 422MiB / 24576MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ +-----------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=========================================================================================| | 0 N/A N/A 3223 G /usr/bin/gnome-shell 378MiB | | 0 N/A N/A 4137 G /usr/bin/Xwayland 8MiB | +-----------------------------------------------------------------------------------------+ 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:~> sensors bnxt_en-pci-4200 Adapter: PCI adapter temp1: +50.0°C k10temp-pci-00c3 Adapter: PCI adapter Tctl: +33.1°C Tccd1: +31.0°C Tccd2: +30.5°C Tccd3: +31.2°C Tccd4: +32.0°C Tccd5: +32.2°C Tccd6: +30.2°C Tccd7: +31.8°C Tccd8: +33.0°C bnxt_en-pci-4201 Adapter: PCI adapter temp1: +50.0°C ucsi_source_psy_10_00081-i2c-10-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) chibi@leap:~> lsmem RANGE SIZE STATE REMOVABLE BLOCK 0x0000000000000000-0x000000407fffffff 258G オンライン yes 0-128 メモリブロックサイズ 2G Total online memory: 258G Total offline memory: 0B chibi@leap:~> sudo hddtemp /dev/sda [sudo] root のパスワード: /dev/sda: TS240GSSD220S: 40°C chibi@leap:~> lscpu アーキテクチャ: x86_64 CPU 操作モード: 32-bit, 64-bit Address sizes: 43 bits physical, 48 bits virtual バイト順序: Little Endian CPU: 128 オンラインになっている CPU のリスト: 0-127 ベンダー ID: AuthenticAMD モデル名: AMD EPYC 7742 64-Core Processor CPU ファミリー: 23 モデル: 49 コアあたりのスレッド数: 2 ソケットあたりのコア数: 64 ソケット数: 1 ステッピング: 0 Frequency boost: 使用する CPU(s) scaling MHz: 68% CPU 最大 MHz: 2250.0000 CPU 最小 MHz: 1500.0000 BogoMIPS: 4500.02 フラグ: fpu vme de pse tsc msr pae mce cx8 apic s ep mtrr pge mca cmov pat pse36 clflush mm x fxsr sse sse2 ht syscall nx mmxext fxsr _opt pdpe1gb rdtscp lm constant_tsc rep_g ood nopl nonstop_tsc cpuid extd_apicid ap erfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalign sse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext pe rfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pst ate ssbd mba ibrs ibpb stibp vmmcall fsgs base bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 cqm_llc cqm_occup_llc cqm _mbm_total cqm_mbm_local clzero irperf xs aveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_c lean flushbyasid decodeassists pausefilte r pfthreshold avic v_vmsave_vmload vgif v _spec_ctrl umip rdpid overflow_recov succ or smca sev sev_es Virtualization features: 仮想化: AMD-V Caches (sum of all): L1d: 2 MiB (64 instances) L1i: 2 MiB (64 instances) L2: 32 MiB (64 instances) L3: 256 MiB (16 instances) NUMA: NUMA ノード数: 1 NUMA ノード 0 CPU: 0-127 Vulnerabilities: Gather data sampling: Not affected Itlb multihit: Not affected L1tf: Not affected Mds: Not affected Meltdown: Not affected Mmio stale data: Not affected Reg file data sampling: Not affected Retbleed: Mitigation; untrained return thunk; SMT e nabled with STIBP protection Spec rstack overflow: Mitigation; Safe RET Spec store bypass: Mitigation; Speculative Store Bypass disa bled via prctl Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBR S Not affected; BHI Not affected Srbds: Not affected Tsx async abort: Not affected 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:~>