Samba 4.12.6 Available for Download

Samba 4.12.6 が公開されました。ReleaseNoteはこちらです。

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

AMD Ryzen Threadripper 3990X 64-Core Processor CentOS Linux release 8.2 TITAN RTX x2 RTX2080Ti x2 CUDA 11.0 NGC namd 2.12-171025 STMV (virus) benchmarkを動作させてみた (1,066,628 atoms, periodic, PME) 0.263144 days/ns

← days/ns 数値が小さい方が高性能

関連サイト

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

Ubuntu 16.04.6 LTS PHP 7.4.7 Update

Ubuntu 16.04.6 LTS PHPが7.4.7にUpdateされました。

root@1604:~# uname -r
4.15.0-106-generic
root@1604:~# php -v
PHP 7.4.7 (cli) (built: Jun 12 2020 07:43:48) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.7, Copyright (c), by Zend Technologies
root@1604:~# curl -V
curl 7.47.0 (x86_64-pc-linux-gnu) libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp smb smbs smtp smtps telnet tftp
Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz TLS-SRP UnixSockets
root@1604:~# samba -V
Version 4.3.11-Ubuntu
root@1604:~# cat /etc/os-release
NAME=”Ubuntu”
VERSION=”16.04.6 LTS (Xenial Xerus)”
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME=”Ubuntu 16.04.6 LTS”
VERSION_ID=”16.04″
HOME_URL=”http://www.ubuntu.com/”
SUPPORT_URL=”http://help.ubuntu.com/”
BUG_REPORT_URL=”http://bugs.launchpad.net/ubuntu/”
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial
root@1604:~#

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

Linux Mint 20 PHP 7.4.7 Update

Linux Mint 20 PHPが7.4.7にUpdateされました。

root@mint:~# uname -r
5.4.0-39-generic
root@mint:~# php -v
PHP 7.4.7 (cli) (built: Jun 12 2020 07:44:38) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.7, Copyright (c), by Zend Technologies
root@mint:~# 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.2.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@mint:~# samba -V
Version 4.11.6-Ubuntu
root@mint:~# cat /etc/os-release
NAME=”Linux Mint”
VERSION=”20 (Ulyana)”
ID=linuxmint
ID_LIKE=ubuntu
PRETTY_NAME=”Linux Mint 20″
VERSION_ID=”20″
HOME_URL=”https://www.linuxmint.com/”
SUPPORT_URL=”https://forums.ubuntu.com/”
BUG_REPORT_URL=”http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/”
PRIVACY_POLICY_URL=”https://www.linuxmint.com/”
VERSION_CODENAME=ulyana
UBUNTU_CODENAME=focal
root@mint:~#

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

AMD 7302P CentOS Linux release 8.2 TITAN RTX x2 CUDA 11.0 Samples simpleP2P p2pBandwidthLatencyTest deviceQuery bandwidthTestを動作させてみた

[chibi@centos8 simpleP2P]$ ./simpleP2P
[./simpleP2P] – Starting…
Checking for multiple GPUs…
CUDA-capable device count: 2

Checking GPU(s) for support of peer to peer memory access…
> Peer access from TITAN RTX (GPU0) -> TITAN RTX (GPU1) : Yes
> Peer access from TITAN RTX (GPU1) -> TITAN RTX (GPU0) : Yes
Enabling peer access between GPU0 and GPU1…
Allocating buffers (64MB on GPU0, GPU1 and CPU Host)…
Creating event handles…
cudaMemcpyPeer / cudaMemcpy between GPU0 and GPU1: 43.55GB/s
Preparing host buffer and memcpy to GPU0…
Run kernel on GPU1, taking source data from GPU0 and writing to GPU1…
Run kernel on GPU0, taking source data from GPU1 and writing to GPU0…
Copy data back to host from GPU0 and verify results…
Disabling peer access…
Shutting down…
Test passed
[chibi@centos8 simpleP2P]$
AMD 7302P CentOS Linux release 8.2 TITAN RTX x2 CUDA 11.0 Samples simpleP2P p2pBandwidthLatencyTest deviceQuery bandwidthTest

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