chibi@2204:~$ cat /etc/os-release PRETTY_NAME="Ubuntu 22.04.4 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.4 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=jammy chibi@2204:~$ nvidia-smi Sun May 26 18:07:06 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 Off | N/A | | 40% 43C P8 16W / 280W | 336MiB / 24576MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ +-----------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=========================================================================================| | 0 N/A N/A 2597 G /usr/lib/xorg/Xorg 289MiB | | 0 N/A N/A 2928 G /usr/bin/gnome-shell 43MiB | +-----------------------------------------------------------------------------------------+ chibi@2204:~$ 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@2204:~$ lsmem RANGE SIZE STATE REMOVABLE BLOCK 0x0000000000000000-0x000000407fffffff 258G online yes 0-128 Memory block size: 2G Total online memory: 258G Total offline memory: 0B chibi@2204:~$ sudo nvme list [sudo] chibi のパスワード: Node SN Model Namespace Usage Format FW Rev --------------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- /dev/nvme0n1 7VR00WN0 Seagate FireCuda 530 ZP2000GM30023 1 2.00 TB / 2.00 TB 512 B + 0 B SU6SM001 chibi@2204:~$ sudo nvmer smart-log /dev/nvme0n1 sudo: nvmer: コマンドが見つかりません chibi@2204:~$ sudo nvme smart-log /dev/nvme0n1 Smart Log for NVME device:nvme0n1 namespace-id:ffffffff critical_warning : 0 temperature : 26 C (299 Kelvin) available_spare : 100% available_spare_threshold : 5% percentage_used : 0% endurance group critical warning summary: 0 data_units_read : 10,651,413 data_units_written : 11,015,084 host_read_commands : 290,774,846 host_write_commands : 223,532,069 controller_busy_time : 49 power_cycles : 48 power_on_hours : 18 unsafe_shutdowns : 20 media_errors : 0 num_err_log_entries : 149 Warning Temperature Time : 0 Critical Composite Temperature Time : 0 Thermal Management T1 Trans Count : 0 Thermal Management T2 Trans Count : 0 Thermal Management T1 Total Time : 0 Thermal Management T2 Total Time : 0 chibi@2204:~$ lscpu アーキテクチャ: x86_64 CPU 操作モード: 32-bit, 64-bit Address sizes: 48 bits physical, 48 bits virtual バイト順序: Little Endian CPU: 128 オンラインになっている CPU のリスト: 0-127 ベンダー ID: AuthenticAMD モデル名: AMD EPYC 7B13 64-Core Processor CPU ファミリー: 25 モデル: 1 コアあたりのスレッド数: 2 ソケットあたりのコア数: 64 ソケット数: 1 ステッピング: 1 Frequency boost: enabled CPU 最大 MHz: 3539.7939 CPU 最小 MHz: 1500.0000 BogoMIPS: 4499.71 フラグ: 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 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_le gacy svm extapic cr8_legacy abm sse4a mis alignsse 3dnowprefetch osvw ibs skinit wd t tce topoext perfctr_core perfctr_nb bpe xt perfctr_llc mwaitx cpb cat_l3 cdp_l3 i nvpcid_single hw_pstate ssbd mba ibrs ibp b stibp vmmcall fsgsbase bmi1 avx2 smep b mi2 erms invpcid cqm rdt_a rdseed adx sma p clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_ mbm_total cqm_mbm_local clzero irperf xsa veerptr rdpru wbnoinvd amd_ppin brs arat npt lbrv svm_lock nrip_save tsc_scale vmc b_clean flushbyasid decodeassists pausefi lter pfthreshold v_vmsave_vmload vgif v_s pec_ctrl umip pku ospke vaes vpclmulqdq r dpid overflow_recov succor smca fsrm 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 (8 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 Retbleed: Not affected 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; IBRS_FW; STIBP always-on; RSB filling; P BRSB-eIBRS Not affected; BHI Not affected Srbds: Not affected Tsx async abort: Not affected chibi@2204:~$