Ubuntu 20.04.3 LTS PHP 8.0.13 Update

Ubuntu 20.04.3 LTS PHPが8.0.13にUpdateされました。

root@2004:~# uname -r
5.11.0-41-generic
root@2004:~# php -v
PHP 8.0.13 (cli) (built: Nov 22 2021 09:50:43) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.13, Copyright (c) Zend Technologies
with Zend OPcache v8.0.13, Copyright (c), by Zend Technologies
root@2004:~# curl -V
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3
Release-Date: 2020-01-08
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
root@2004:~# samba -V
Version 4.13.14-Ubuntu
root@2004:~# cat /etc/os-release
NAME=”Ubuntu”
VERSION=”20.04.3 LTS (Focal Fossa)”
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME=”Ubuntu 20.04.3 LTS”
VERSION_ID=”20.04″
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”
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
root@2004:~#

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

第3世代 AMD EPYC 7763 64-Core Processor x2 Red Hat Enterprise Linux release 8.5 TITAN RTX x2 CUDA 11.5 NGC namd 2.12-171025 STMV (virus) benchmark を他のCPUと比較して動作させてみた(1,066,628 atoms, periodic, PME) 0.221949 days/ns

← day/ns 数値が小さいほうが高性能 AMD EPYC 7763 64-Core x2 AMD EPYC 7502P 32-Core

AMD EPYC 7763 64-Core Processor x2 0.221949 days/ns データ詳細
AMD EPYC 7763 64-Core Processor x2 256GB Red Hat Enterprise Linux release 8.5 TITAN RTX x2 CUDA 11.5 namd 2.12-171025 STMV (virus) benchmark (1,066,628 atoms, periodic, PME) 0.221949 days ns

参考サイト

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

AMD EPYC 7502P 32-Core Processor Red Hat Enterprise Linux release 9.0 Beta TITAN RTX CUDA 11.5 Samples でsmokeParticlesを動作させてみた


[chibi@rhel9 ~]$ cat /etc/redhat-release
Red Hat Enterprise Linux release 9.0 Beta (Plow)
[chibi@rhel9 ~]$ nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2021 NVIDIA Corporation
Built on Thu_Nov_18_09:45:30_PST_2021
Cuda compilation tools, release 11.5, V11.5.119
Build cuda_11.5.r11.5/compiler.30672275_0
[chibi@rhel9 ~]$

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

Fedora release 36 Kernel5.16.0-0.rc4.29.fc36.x86_64 Update


Fedora release 36 Kernelが5.16.0-0.rc4.29.fc36.x86_64にUpdateされました。

[root@f36 ~]# uname -r
5.16.0-0.rc4.29.fc36.x86_64
[root@f36 ~]# 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@f36 ~]# curl -V
curl 7.80.0 (x86_64-redhat-linux-gnu) libcurl/7.80.0 OpenSSL/3.0.0 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.2 libpsl/0.21.1 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.46.0 OpenLDAP/2.4.59
Release-Date: 2021-11-10
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 HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[root@f36 ~]# samba -V
Version 4.15.2
[root@f36 ~]# cat /etc/redhat-release
Fedora release 36 (Rawhide)
[root@f36 ~]#

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

PHP 8.2.0 alpha2が公開

PHP 8.2.0 alpha2が公開されました。関連記事はこちらこちらです。

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