31%
27.09.2021
counter = 1,counter_limit
25 my_record%x = counter
26 my_record%y = counter + 1
27 my_record%z = counter + 2
28 my_record%value = counter * 10.0
29
31%
04.12.2013
_record
13
14 counter_limit = 2000
15
16 ierr = -1
17 open(unit=8, file="test.bin", status="replace", &
18 action="readwrite", form="unformatted", &
19 iostat=ierr)
20
31%
06.05.2024
(different from Raspberry Pi), and 2.5 or 10 Gigabit Ethernet (GbE). The card is 60x69.6mm (about 2.4x2.84 inches), which makes it a little taller than a credit card and a bit over 1U (Figure 4
30%
14.03.2013
(pr->pr_path), 0);
17 [...]
18 error = copyinstr(j.hostname,
19 &pr->pr_host, sizeof(pr->pr_host), 0);
20 [...]
21 pr->pr_ip = j.ip_number;
22 pr->pr_linux = NULL;
23 pr->pr_securelevel = securelevel
30%
18.08.2021
20.04 system. I had to install some packages for the postprocessing (darshan-util
) tools to work:
texlive-latex-extralibpod-latex-perl
Different distributions may require different packages. If you
30%
31.07.2013
_record;
14 int counter_limit;
15
16 counter_limit = 100;
17
18 for ( counter=1; counter <= counter_limit; counter++)
19 {
20 my_record.x = counter;
21 my_record.y = counter + 1
30%
29.09.2020
, use the -P show option (Listing 2).
Listing 2
Device Details
# smartctl -P show /dev/sda
smartctl 7.2 2020-07-11 r5076 [x86_64-linux-5.4.0-42-generic] (CircleCI)
Copyright (C) 2002-20
30%
17.02.2015
:
Tegra X1:
25.6GBps memory bandwidth
HDMI 2.0 and HDCP 2.2
10W power
Peak performance: 1,024GFLOPS with FP16; 512GFLOPS with FP32
ARM Cortex CPUs:
Quad-core 64-bit ARM Cortex-A57 ... 25
29%
05.12.2014
Yes
Filesystems (Internal HDs)
ext4
ext4
ext3/ext4/XFS
Btrfs
USB 3.0
2x
2x
1x
2x
USB 2.0
2x
1x
4x
29%
21.01.2021
This first article of a series looks at the forces that have driven desktop supercomputing, beginning with the history of PC and supercomputing processors through the 1990s into the early 2000s.
... 1992
i486DX2
2:1 clock multiplier, 40/20, 50/25, 66/33 speeds; L2 on MB
Mar 1994
i486DX4
3:1 clock multiplier, 75/25, 100/33 speeds; 16KB L1 cache on-die, L2 ...
This first article of a series looks at the forces that have driven desktop supercomputing, beginning with the history of PC and supercomputing processors through the 1990s into the early 2000s.