-
最近の投稿
- AMD EPYC 7502P 32-Core Processor CentOS Stream release 9 TITAN RTX x2 Cuda 11.5 Samplesで 0_SimpleのsimpleP2P 1_Utilitiesのp2pBandwidthLatencyTestを動作させてみた
- AMD EPYC 7502P 32-Core Processor 128GB Red Hat Enterprise Linux release 9.0 Beta TITAN RTX CUDA 11.5 Samples で Mandelbrot を表示させてみた
- Kernel 5.19-rc4 が公開
- Fedora release 34 Kernel5.15.7-100.fc34.x86_64 Samba4.14.10 Update
- AMD EPYC 7502P 32-Core Processor CentOS Stram 9 TITAN RTX CUDA 11.5 Samples ./particles を動作させてみた
最近のコメント
アーカイブ
- 2022年6月 (64)
- 2022年5月 (59)
- 2022年4月 (54)
- 2022年3月 (67)
- 2022年2月 (60)
- 2022年1月 (68)
- 2021年12月 (87)
- 2021年11月 (90)
- 2021年10月 (93)
- 2021年9月 (90)
- 2021年8月 (90)
- 2021年7月 (88)
- 2021年6月 (85)
- 2021年5月 (81)
- 2021年4月 (68)
- 2021年3月 (69)
- 2021年2月 (59)
- 2021年1月 (62)
- 2020年12月 (64)
- 2020年11月 (61)
- 2020年10月 (66)
- 2020年9月 (64)
- 2020年8月 (77)
- 2020年7月 (93)
- 2020年6月 (90)
- 2020年5月 (93)
- 2020年4月 (91)
- 2020年3月 (94)
- 2020年2月 (85)
- 2020年1月 (34)
カテゴリー
- 11ac無線LAN (63)
- 2 Sockets (173)
- alma8 (2)
- archlinux (164)
- CentOS Stream release 9 (19)
- centos6 (2)
- centos7 (29)
- centos8 (172)
- debian (63)
- fedora (576)
- FerenOS (8)
- freebsd (218)
- kali (13)
- Linux (174)
- linuxmint (8)
- manjaro (136)
- miracle (1)
- MX linux (3)
- nvidia (360)
- opensuse (128)
- oracle7 (7)
- oracle8 (25)
- rhel7 (4)
- rhel8 (98)
- rhel9 (5)
- rocky (1)
- samba4 (403)
- Slackware (1)
- trueos (2)
- ubuntu (174)
- windows (448)
- zorin (2)
メタ情報
固定ページ
AMD EPYC 7502P 32-Core Processor CentOS Stream release 9 TITAN RTX x2 Cuda 11.5 Samplesで 0_SimpleのsimpleP2P 1_Utilitiesのp2pBandwidthLatencyTestを動作させてみた
カテゴリー: CentOS Stream release 9, nvidia
コメントする
AMD EPYC 7502P 32-Core Processor 128GB Red Hat Enterprise Linux release 9.0 Beta TITAN RTX CUDA 11.5 Samples で Mandelbrot を表示させてみた
[chibi@rhel9 Mandelbrot]$ ./Mandelbrot
[CUDA Mandelbrot/Julia Set] – Starting…
GPU Device 0: “Turing” with compute capability 7.5
Data initialization done.
Initializing GLUT…
OpenGL window created.
Creating GL texture…
Texture created.
Creating PBO…
PBO created.
Starting GLUT main loop…
Press [s] to toggle between GPU and CPU implementations
Press [j] to toggle between Julia and Mandelbrot sets
Press [r] or [R] to decrease or increase red color channel
Press [g] or [G] to decrease or increase green color channel
Press [b] or [B] to decrease or increase blue color channel
Press [e] to reset
Press [a] or [A] to animate colors
Press [c] or [C] to change colors
Press [d] or [D] to increase or decrease the detail
Press [p] to record main parameters to file params.txt
Press [o] to read main parameters from file params.txt
Left mouse button + drag = move (Mandelbrot or Julia) or animate (Julia)
Press [m] to toggle between move and animate (Julia) for left mouse button
Middle mouse button + drag = Zoom
Right mouse button = Menu
Press [?] to print location and scale
Press [q] to exit
Creating GL texture…
Texture created.
Creating PBO…
PBO created.
Fedora release 34 Kernel5.15.7-100.fc34.x86_64 Samba4.14.10 Update
Fedora release 34 Kernel5.15.7-100.fc34.x86_64とSamba4.14.10がUpdateされました。
[root@f34 ~]# uname -r
5.15.7-100.fc34.x86_64
[root@f34 ~]# php -v
PHP 8.1.0 (cli) (built: Nov 23 2021 18:56:11) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.1.0, Copyright (c) Zend Technologies
with Zend OPcache v8.1.0, Copyright (c), by Zend Technologies
[root@f34 ~]# curl -V
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/1.1.1l-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.2 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.9.6/openssl/zlib nghttp2/1.43.0
Release-Date: 2021-04-14
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[root@f34 ~]# samba -V
Version 4.14.10
[root@f34 ~]# cat /etc/redhat-release
Fedora release 34 (Thirty Four)
[root@f34 ~]#