27%
05.11.2018
29 SlurmctldTimeout=300
30 SlurmdTimeout=300
31 InactiveLimit=0
32 MinJobAge=300
33 KillWait=30
34 Waittime=0
35 #
36 # SCHEDULING
37 SchedulerType=sched/backfill
38 SelectType=select/cons_res
39
27%
13.12.2018
Timeout=300
31 InactiveLimit=0
32 MinJobAge=300
33 KillWait=30
34 Waittime=0
35 #
36 # SCHEDULING
37 SchedulerType=sched/backfill
38 SelectType=select/cons_res
39 SelectType
26%
25.01.2022
articles.tar.gz archivetest
$ ls -s archivetest/ARTICLES
total 4406
0 BCACHE 0 INTERNET002 0 OCFS2
0 BEFORE 0 IOSTAT 0 PEARC21
0 BTRFS
26%
29.09.2020
Python tools. A successive execution of snmpget will now return the current temperature (multiplied by 1,000), as before with extend:
$ snmpget -M+. -v2c -c rpitesting localhost RASPI-MIB::socTemp.0
RASPI
26%
15.08.2016
DEFAULT group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 52
26%
31.10.2025
disks. They dubbed their system RAID (Redundant Array of Inexpensive Disks).
The original publication http://1 described RAID levels 1 through 5. Today, we also have RAID levels 0 and 6 and still higher
26%
17.02.2015
.sched_priority = 0;
074
075 /* creates a 10ms/30ms reservation */
076 attr.sched_policy = SCHED_DEADLINE;
077 attr.sched_runtime = 10 * 1000 * 1000;
078 attr.sched_period = 30 * 1000 * 1000;
079
26%
08.04.2014
| elapsed: 0.0s remaining: 4.5s
[Parallel(n_jobs=2)]: Done 198 out of 1000 | elapsed: 1.2s remaining: 4.8s
[Parallel(n_jobs=2)]: Done 399 out of 1000 | elapsed: 2.3s remaining: 3.5s
26%
20.05.2014
)]: Done 1 out of 181 | elapsed: 0.0s remaining: 4.5s
[Parallel(n_jobs=2)]: Done 198 out of 1000 | elapsed: 1.2s remaining: 4.8s
[Parallel(n_jobs=2)]: Done 399 out of 1000 | elapsed: 2
26%
15.09.2020
on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
...
/dev/nvme1n1p1 on /home type ext4 (rw,relatime)
/dev/sda1 on /data type ext4 (rw,relatime)
tmpfs on /run/user/1000 type