53%
19.11.2019
Zhao through his summer internship at IBM research. The dm-cache
module was integrated into the Linux kernel tree as of version 3.9. It is an all-purpose caching module and is written and designed
53%
07.10.2014
.0 MB 2014-03-01 10:15 36467d 1
04 three.img 0 4.0 MB 0.0 MB 0.0 MB 2014-03-01 10:16 4e5a1c 3
05 two.img 0 4.0 MB 0.0 MB 0.0 MB 2014-03-01 10:15 a27d79 2
06 quark
53%
01.08.2012
| 4.3 MB 00:02
(2/2): nss-softokn-freebl-3.12.9-11.el6.i686.rpm | 115 kB 00 ...
Warewulf 3 open64 code
53%
25.03.2021
.00 MiB 2144.34 MB)
Raid Devices : 3
Total Devices : 3
Persistence : Superblock is persistent
Update Time : Sat Jan 9 16:36:21 2021
State : clean, resyncing
53%
21.08.2012
with the compute node:
[root@test1 ~]# pbsnodes -a
n0001
state = free
np = 3
ntype = cluster
status = rectime=1343594239,varattr=,jobs=,state=free,netload=118255091,gres=,loadave=0.02,ncpus=3
53%
25.03.2020
7 1 56008 loop1
06 7 2 56184 loop2
07 7 3 91264 loop3
08 259 0 244198584 nvme0n1
09 8 0 488386584 sda
10 8 1 1024 sda1
11
52%
05.02.2023
": "cloud", "region": "eu-west1", "zone": "eu-west1a", "min_num_replicas": 1 },
{ "cloud": "cloud", "region": "eu-west1", "zone": "eu-west1n", "min_num_replicas": 1 },
{ "cloud": "cloud", "region
52%
11.04.2016
(512 MB) copied, 49.1424 s, 10.4 MB/s
If you want to empty the read and write cache for benchmark purposes, you can do so using:
sync; echo 3 > /proc/sys/vm/drop_caches
Sequential access
52%
21.01.2020
7 1 56008 loop1
06 7 2 56184 loop2
07 7 3 91264 loop3
08 259 0 244198584 nvme0n1
09 8 0 488386584 sda
10 8 1 1024 sda1
11
52%
02.08.2021
SGEMM
for N = [2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192]
A = single( rand(N,N) );
B = single( rand(N,N) );
start = clock();
C = A*B;
elapsedTime = etime(clock(), start