20%
13.12.2022
Packages:
(1/6): dhcp-common-4.3.6-47.el8.noarch.rpm 902 kB/s | 206 kB 00:00
(2/6): dhcp-libs-4.3.6-47.el8.x86_64.rpm 3.1 MB/s | 147 kB 00:00
(3/6
20%
30.01.2020
a Linux VM with a self-encrypted volume (e.g., LUKS [6]) and not store the password on the server. With AWS, this does not work for system disks, but it does at least for data volumes. After starting the VM
20%
05.12.2019
6
Compiling Fortran Code
$ gfortran -fPIC -shared -c test1.f90
$ gfortran -fPIC -shared -o libtest1.so test1.f90
$ ls -s
total 28
8 libtest1.so 4 test1.f90 4 test1.fpy 4 test1.mod 4 test
20%
04.12.2013
In the second article of this three-part series, we look at simple write examples in Fortran 90 and track the output with strace to see how it affects I/O patterns and performance.
... common in HPC to illustrate these differences: C, Fortran 90, and Python (2.x series). I run the examples on a single 64-bit system with CentOS 6.2 using the default GCC compilers, GCC and GFortran (4.4.6 ...
In the second article of this three-part series, we look at simple write examples in Fortran 90 and track the output with strace to see how it affects I/O patterns and performance.
... Tuning I/O Patterns in Fortran 90
20%
21.08.2012
/primary_db | 4.6 MB 00:02
rpmforge | 1.9 kB 00:00
sl
20%
05.12.2019
field:
sudo ausearch -k watch-passwd
time->Tue May 28 19:52:15 2019
type=CONFIG_CHANGE msg=audit (1559065935.923:2447): auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 op
20%
21.08.2012
Listing 6: Torque Job Script
[laytonjb@test1 TEST]$ more pbs-test_001
1 #!/bin/bash
2 ###
3 ### Sample script for running MPI example for computing PI (Fortran 90 code)
4 ###
5 ### Jeff Layton ...
Listing 6 for Warewulf Part 4
... Listing 6 ... Listing 6: Warewulf – Part 4
20%
17.02.2015
5420 Octa
Quad ARM Cortex-A15 (32KB instruction/32KB data/2MB L2) @1.8GHz, Quad-core ARM Cortex-A7 (32KB/32KB/512KB) @1.3GHz
Mali T-628 MP6
3GB LPDDR3e RAM (14.9GBps memory
20%
22.08.2019
. Although a little indirect, the concept is straightforward.
In the first example, I integrate Cython and Fortran.
Fortran/C and Cython
The Fortran 90 website, which lists best practices, discusses how
20%
17.05.2017
,0): 10, 11, 12, 13, 14,
(2,0): 20, 21, 22, 23, 24,
(3,0): 30, 31, 32, 33, 34,
(4,0): 40, 41, 42, 43, 44,
(5,0): 50, 51, 52, 53, 54,
(6,0): 60, 61, 62, 63, 64,
(7