[chibi@rhel9 ~]$ cat /etc/redhat-release Red Hat Enterprise Linux release 9.4 (Plow) [chibi@rhel9 ~]$ nvidia-smi Sat May 25 06:12:41 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:02:00.0 On | N/A | | 41% 36C P8 22W / 260W | 324MiB / 11264MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ +-----------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=========================================================================================| | 0 N/A N/A 2351 G /usr/libexec/Xorg 152MiB | | 0 N/A N/A 2485 G /usr/bin/gnome-shell 168MiB | +-----------------------------------------------------------------------------------------+ [chibi@rhel9 ~]$ 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@rhel9 ~]$ sensors coretemp-isa-0000 Adapter: ISA adapter Package id 0: +37.0°C (high = +84.0°C, crit = +100.0°C) Core 0: +36.0°C (high = +84.0°C, crit = +100.0°C) Core 1: +36.0°C (high = +84.0°C, crit = +100.0°C) Core 2: +33.0°C (high = +84.0°C, crit = +100.0°C) Core 3: +33.0°C (high = +84.0°C, crit = +100.0°C) [chibi@rhel9 ~]$ 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@rhel9 ~]$ 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: 22% 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 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 Srbds: Mitigation; Microcode Tsx async abort: Mitigation; TSX disabled [chibi@rhel9 ~]$ sudo nvme list [sudo] chibi のパスワード: Node Generic SN Model Namespace Usage Format FW Rev --------------------- --------------------- -------------------- ---------------------------------------- ---------- -------------------------- ---------------- -------- /dev/nvme0n1 /dev/ng0n1 2M19291HEKEA ADATA SX8200PNP 0x1 24.94 GB / 256.06 GB 512 B + 0 B 32B3T8EB [chibi@rhel9 ~]$