28%
07.11.2023
.82 TiB
Allocatable NO
PE Size 0
Total PE 0
Free PE 0
Allocated PE 0
PV UUID pHZ105-nDrN-V1E2-nGvI-1wyc-dqLC-TlXB58
28%
04.10.2018
of their internal 2.5-inch SATA devices, coming in at a mere 2.3x3x0.5 inches (5.8x7.6x1.3 cm) – smaller than a Post-it note (Figure 1). Available in sizes ranging from 256GB to 2TB, the specimen in our lab is the MU
28%
22.05.2023
a secondary (local) drive with the exact same capacity on each, /dev/sdb:
$ cat /proc/partitions|grep sd
8 0 10485760 sda
8 1 1024 sda1
8 2 1835008 sda2
8 3
28%
18.06.2014
mtime age file in days: 0.016 days
Standard deviation mtime age in days: 590.7352 days
*** Mtime interval summary
[ 0- 1 days]: 176 ( 0.05%) ( 0.05% cumulative)
[ 1- 2 days]: 0 ( 0.00%) ( 0
28%
30.11.2020
system. At first, it was primarily a tool for HPC in the early 1990s, with version 1.0 released in June 1994. In the early days of MPI, it was used almost exclusively with C/C++ and Fortran. Over time
28%
12.11.2020
system. At first, it was primarily a tool for HPC in the early 1990s, with version 1.0 released in June 1994. In the early days of MPI, it was used almost exclusively with C/C++ and Fortran. Over time
28%
30.01.2013
, for a library that uses a specific compiler and MPI library, you would end up with a module names like atlas-3.10.0-opempi-1.6.2-open64-5.0
. The name is useful because it tells the user the library version
28%
02.08.2022
Rocky Linux from scratch – thus avoiding end-of-life issues – and manages infrastructure and secure material like keys and secure boot shims.
In version 9, you'll find:
Linux kernel 5.14.0
28%
18.10.2017
laytonjb@laytonjb-Lenovo-G50-45 ~]$ pgf90 test1.f90 -o test1
[laytonjb@laytonjb-Lenovo-G50-45 ~]$ ldd test1
linux-vdso.so.1 => (0x00007fff11dc8000)
libpgf90rtl.so => /opt/pgi/linux86
28%
21.11.2012
! solution array
011 REAL(real8) :: tol=1.d-4, diff=1.0d0
012 REAL(real8) :: delta
013 REAL(real8) :: x
014 REAL(real8) :: pi
015 REAL(real8) :: exact
016 REAL(real8) :: pdiff
017 REAL(real4