25%
11.04.2016
B/s ( 2.2 Gbit/s)
128 KiB blocks: 2176.5 IO/s, 272.1 MiB/s ( 2.3 Gbit/s)
256 KiB blocks: 751.2 IO/s, 187.8 MiB/s ( 1.6 Gbit/s)
512 KiB blocks: 448.7 IO/s, 224.3 MiB/s ( 1.9 Gbit/s)
1 MiB blocks
25%
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
25%
25.09.2023
hosts [9]. A more apt comparison is found in Listing 2, with the results posted by a Raspberry Pi 400 [10], which is essentially a Raspberry Pi 4 (Broadcom BCM2711 Cortex-A72, ARM v8 quad-core running
24%
07.11.2023
-WLyW-XDPI-7w3E-SK9BYf
LV Write Access read/write
LV Creation host, time laytonjb-APEXX-T3-04, 2023-10-14 08:38:33 -0400
LV Status available
# open 0
LV
24%
22.05.2012
already installed and latest version
Package redhat-rpm-config-9.0.3-34.el6.sl.noarch already installed and latest version
Package rpm-build-4.8.0-19.el6_2.1.x86_64 already installed and latest version
24%
23.03.2022
17495 17495 0 100% /snap/gnome-3-38-2004/99
/dev/sda1 183144448 38466772 144677676 22% /home2
/dev/loop9 64986 64986 0 100% /snap/gtk-common-themes/1515
/dev/loop11
24%
06.10.2019
": executable file not found in $PATH
0a2091b63bc5de710238fadc68ba3f5e0f9af8800ec7f76fd52a84c49a1ab0a7
Listing 3 shows that I do have a working container, so I'll deal with the network namespace
error now
24%
30.11.2020
):
11
12 s = 0.0
13 s += h * f(a)
14 for i in range(1, n):
15 s += 2.0 * h * f(a + i*h)
16 # end for
17 s += h * f(b)
18 return (s/2.)
19 # end def
20
21
22 # Main section
23 comm = MPI
24%
14.11.2013
of an uncorrectable error by factors of 9-400.
Uncorrectable errors following a correctable error are still small at 0.1%-2.3% per year.
+ The incidence of correctable errors increases with age
23%
05.08.2024
ago infallible_knuth
7f2d5a7b7c86 docker.io/library/ubuntu:latest /bin/bash 24 minutes ago Exited (127) 22 minutes ago wonderful_sinoussi
85b8e9efc636 docker