18%
05.11.2018
Default=none
22 SlurmctldPidFile=/var/run/slurmctld.pid
23 SlurmdPidFile=/var/run/slurmd.pid
24 ProctrackType=proctrack/cgroup
25 PluginDir=/usr/lib/slurm
26 ReturnToService=1
27 TaskPlugin=task/cgroup
28 # TIMERS
18%
22.08.2019
the Code
$ python3
Python 3.7.3 (default, Mar 27 2019, 22:11:17)
[GCC 7.3.0] :: Anaconda, Inc. on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import
18%
07.01.2025
SC24 took place in Atlanta, GA, November 17-22. As I'm writing this, 17,959 attendees – that’s 3,000+ more than last year – registered. More than 500 companies filled the exhibition floor, which
18%
17.02.2015
presented the DIME client Volcano (Figure 6) at DEF CON 22 [7]; it is based on Thunderbird and shows some similarities, at least in terms of the user interface
18%
10.04.2015
[...]
20 String line = readlineImpl(prompt);
21 if ((line != null) && (addToHist)) {
22 addToHistory(line);
23 }
24 return line;
25 }
26
27 public static void add
18%
10.04.2015
]
20 }
21 ]
22 }
23 ]
24 }
The script that performs the rsync operation, sync.sh, will look like Listing 3. Your script might be more complex (e.g., by adding some sort
18%
16.08.2018
, provides additional integration with Open vSwitch.
Infos
"Affordable hardware switch for SDN" by Konstantin Agouros, ADMIN
, issue 34, 2016, p. 22, http://www.admin-magazine.com/Archive/2016
18%
13.12.2018
Port=6817
16 SlurmdPort=6818
17 AuthType=auth/munge
18 StateSaveLocation=/var/spool/slurm/ctld
19 SlurmdSpoolDir=/var/spool/slurm/d
20 SwitchType=switch/none
21 MpiDefault=none
22 Slurmctld
18%
09.10.2017
program (e.g., PuTTY), you connect to the server on port 22 with the reserved IP address. The default username is pi
, and the default password is raspberry
(Figure 1). Now enter
sudo nems
18%
02.08.2022
VARCHAR(10) DEFAULT NULL,
21 content VARCHAR(64000) DEFAULT NULL,
22 ttl INT DEFAULT NULL,
23 prio INT DEFAULT NULL,
24 disabled TINYINT