第2世代 AMD EPYC 7702P 64-Core Processor Windows 10 Pro RTX2080Ti CUDA 10.2 Samples deviceQueryを動作させてみた


Microsoft Windows [Version 10.0.17763.1217]
(c) 2018 Microsoft Corporation. All rights reserved.

C:\Windows\system32>cd C:\ProgramData\NVIDIA Corporation\CUDA Samples\v10.2\bin\win64\Debug

C:\ProgramData\NVIDIA Corporation\CUDA Samples\v10.2\bin\win64\Debug>deviceQuery
deviceQuery Starting…

CUDA Device Query (Runtime API) version (CUDART static linking)

Detected 1 CUDA Capable device(s)

Device 0: “GeForce RTX 2080 Ti”
CUDA Driver Version / Runtime Version 11.0 / 10.2
AMD EPYC 7702P 64-Core Processor Windows 10 RTX2080Ti CUDA 10.2 Samples deviceQuery

カテゴリー: nvidia, windows | コメントする

Kernel 5.8-rc5が公開

Kernel 5.8-rc5が公開されました。ReleaseNoteはこちらです。

カテゴリー: Linux | コメントする

Fedora release 33 Kernel5.7.0-0.rc7 Update

Fedora release 33 Kernelが5.7.0-0.rc7にUpdateされました。

[root@f33 ~]# uname -r
5.7.0-0.rc7.1.fc33.x86_64
[root@f33 ~]# php -v
PHP 7.4.6 (cli) (built: May 12 2020 08:09:15) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.6, Copyright (c), by Zend Technologies
[root@f33 ~]# curl -V
curl 7.70.0 (x86_64-redhat-linux-gnu) libcurl/7.70.0 OpenSSL/1.1.1g-fips zlib/1.2.11 brotli/1.0.7 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh/0.9.4/openssl/zlib nghttp2/1.40.0
Release-Date: 2020-04-29
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz Metalink NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[root@f33 ~]# samba -V
Version 4.12.2
[root@f33 ~]# cat /etc/redhat-release
Fedora release 33 (Rawhide)
[root@f33 ~]#

カテゴリー: fedora | コメントする

AMD EPYC 7702P 64-Core Processor Red Hat Enterprise Linux release 8.2 TITAN RTX x2 RTX2080Ti x2 CUDA 10.2 namd 2.12-171025 STMV (virus) benchmark (1,066,628 atoms, periodic, PME)を動作させてみた 0.248349 days/ns

←days/ns, Less Is Better

Info: Benchmark time: 40 CPUs 0.0214573 s/step 0.248349 days/ns 2860.8 MB memory
TIMING: 800 CPU: 17.622, 0.073006/step Wall: 17.8705, 0.0725241/step, 0 hours remaining, 2860.800781 MB of memory in use.
ENERGY: 800 38118.3111 105356.8629 81944.3906 5100.9452 -4007497.0947 289426.7270 0.0000 0.0000 646985.1216 -2840564.7364 292.9875 -3487549.8580 -2839148.5405 293.4072 -19031.6801 35.6863 10347331.3351 7.1943 7.0369

WRITING EXTENDED SYSTEM TO OUTPUT FILE AT STEP 800
WRITING COORDINATES TO OUTPUT FILE AT STEP 800
WRITING VELOCITIES TO OUTPUT FILE AT STEP 800
The last position output (seq=-2) takes 0.008 seconds(file I/O: 0.007 secs), 3081.035 MB of memory in use
The last velocity output (seq=-2) takes 0.014 seconds(file I/O: 0.007 secs), 3081.035 MB of memory in use
====================================================

WallClock: 23.366573 CPUTime: 22.536539 Memory: 3081.035156 MB
[Partition 0][Node 0] End of program
[chibi@rhel8 ~]$ cat /etc/redhat-release
Red Hat Enterprise Linux release 8.2 (Ootpa)
[chibi@rhel8 ~]$ nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2019 NVIDIA Corporation
Built on Wed_Oct_23_19:24:38_PDT_2019
Cuda compilation tools, release 10.2, V10.2.89
[chibi@rhel8 ~]$ sensors
k10temp-pci-00c3
Adapter: PCI adapter
Tdie: +44.0°C (high = +70.0°C)
Tctl: +44.0°C

[chibi@rhel8 ~]$ sudo nvme smart-log /dev/nvme0n1
データ詳細AMD EPYC 7702P 64-Core Processor Red Hat Enterprise Linux release 8.2 TITAN RTX x2 RTX2080Ti c2 CUDA 10.2 namd 2.12-171025 STMV (virus) benchmark (1,066,628 atoms, periodic, PME) 0.248349 days ns
GPU温度推移AMD EPYC 7702P 64-Core Processor Red Hat Enterprise Linux release 8.2 TITAN RTX x2 RTX2080Ti c2 CUDA 10.2 namd 2.12-171025 STMV (virus) benchmark (1,066,628 atoms, periodic, PME) 0.248349 days ns nviudia-smi

カテゴリー: nvidia, rhel8 | コメントする

AMD EPYC 7702P 64-Core Processor FreeBSD 12.1-STABLE r361309 GENERIC kldload amdtempを動作させてみた


root@freebsd:/boot/modules # sysctl hw.model
hw.model: AMD EPYC 7702P 64-Core Processor
root@freebsd:/boot/modules # cd
root@freebsd:~ # sysctl hw.model
hw.model: AMD EPYC 7702P 64-Core Processor
root@freebsd:~ # uname -a
FreeBSD freebsd 12.1-STABLE FreeBSD 12.1-STABLE r361309 GENERIC amd64
root@freebsd:~ # php -v
PHP 7.4.6 (cli) (built: May 19 2020 01:23:16) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
root@freebsd:~ # curl -V
curl 7.70.0 (amd64-portbld-freebsd12.1) libcurl/7.70.0 OpenSSL/1.1.1g zlib/1.2.11 nghttp2/1.40.0
Release-Date: 2020-04-29
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp smtp smtps telnet tftp
Features: alt-svc AsynchDNS GSS-API HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM NTLM_WB SPNEGO SSL TLS-SRP UnixSockets
root@freebsd:~ # samba -V
Version 4.11.8
root@freebsd:~ # nvidia-smi
AMD EPYC 7702P 64-Core Processor FreeBSD 12.1-STABLE r361309 GENERIC kldload amdtemp

カテゴリー: freebsd, nvidia | コメントする