22%
09.08.2015
'
sed -n 's/Man//gp' textdata.txt
11
Replace 'Iron' with 'Tin' on line 4
cat textdata.txt | sed -n '4s/Iron/Tin/gp'
12
Replace '0' with '089' on all lines containing
22%
25.03.2021
unused devices:
Listing 5
View RAID Details
$ sudo mdadm --detail /dev/md0
/dev/md0:
Version : 1.2
Creation Time : Sat Jan 9 15:22:29 2021
Raid Level
22%
13.04.2023
Interactive HPC applications written in languages such as Python play a very important part today in high-performance computing. We look at how to run Python and Jupyter notebooks on a Warewulf 4 ... own package; therefore, according to the module hierarchy discussed in a past Warewulf article, it should go into /opt/modulefiles/Core
. The version of Anaconda I installed was 22.9.0, which is what I
22%
30.01.2024
Dell Precision Workstation T7910
Power
1,300W
CPU
2x Intel Xeon Gold E5-2699 V4, 22 cores, 2.4GHz, 55MB of cache, LGA 2011-3
GPU, NPU
n/a*
Memory
22%
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
22%
30.01.2020
Fmt Attr PSize PFree
/dev/nvme0n1 vg-cache lvm2 a-- 232.88g 232.88g
/dev/sdb vg-cache lvm2 a-- <6.37t <6.37t
Say I want to use 90 percent of the slow disk: I will carve a logical
21%
02.08.2021
nvmet-rd0 -a 10.0.0.185 -s 4420
and verify that the NVMe subsystem sees the NVMe target (Listing 9).
Listing 9
Verify the NVMe Target Is Seen
$ sudo nvme list
Node SN
21%
10.04.2015
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
10 | Acknowledgment Number |
11 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
12 | Data | |U|A
21%
21.08.2012
6 ### 8/5/2012
7
8 ### Set the job name
9 #PBS -N mpi_pi_fortran90
10
11 ### Run in the queue named “batch”
12 #PBS -q batch
13
14 ### Specify the number of cpus for your job. This example
21%
20.03.2014
(hercules) 03.12.2013 _x86_64_ (2 CPU)
09:46:03 runq-sz plist-sz ldavg-1 ldavg-5 ldavg-15 blocked
09:46:13 1 468 0.02 0.06 0.14 0
9