23%
18.07.2013
quickly established itself in this ensemble. Nginx (pronounced "Engine X") can act as a reverse proxy, load balancer, and static server. The system is known for high performance, stability, and frugal
23%
23.03.2022
laytonjb laytonjb 4096 May 15 2020 darshan-3.2.1
31872599 -rw-rw-r-- 1 laytonjb laytonjb 3066907 Nov 20 2020 darshan-3.2.1.tar.gz
31992289 drwxrwxr-x 8 laytonjb laytonjb 4096 Jul 13
23%
02.08.2021
).
Listing 4
smartctl on SAS Drive
$ sudo smartctl -a /dev/sdc
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-66-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www
23%
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
23%
12.05.2021
.M.A.R.T.), you can use the smartmontools
package and, again, more specifically, the smartctl
binary (Listing 4).
Listing 4: smartctl
on SAS Drive
$ sudo smartctl -a /dev/sdc
smartctl 7.1 2019-12-30 r5022 [x86
23%
01.06.2024
is 20x because only 95 percent of the algorithm can execute in parallel (compute the fraction 1/20 from that 5% number). That limitation led to a search for embarrassingly parallel
algorithms
23%
30.01.2024
256GB DDR4 ECC PC4-19200 2,400MHz
Storage
4x3.5-inch drive bays, slimline optical drive, LSI SAS 3008 12Gbps SAS (6Gbps SATA)
Networking
Intel I217 and I210 Gigabit Ethernet
23%
06.10.2019
constraint:
requires maxRead(argv[1] @ example1.c:8:20) <= 9
needed to satisfy precondition:
requires maxSet(buffer @ example1.c:8:12) >= maxRead(argv[1] @
example1.c:8:20)
derived from
23%
17.02.2015
MinnowBoard Max
Linux, Windows 8.1
Intel E3825
Dual x86 ATOM, 64-bit @1.33GHz (1MB L2)
Intel Graphics @533MHz
2GB DDR3L
GigE Ethernet, USB 2.0, USB 3
23%
09.01.2013
.
Listing 1
Samsung SSD Inquiry
[root@home4 ~]# smartctl -i /dev/sdb
smartctl 5.43 2012-06-30 r3573 [x86_64-linux-2.6.32-358.18.1.el6.x86_64] (local build)
Copyright (C) 2002-12 by Bruce Allen, http