18%
23.03.2022
laytonjb laytonjb 19946519 Nov 20 2020 Lmod-8.4.15.tar.gz
31988342 drwxrwxr-x 2 laytonjb laytonjb 4096 Oct 27 14:22 mpibzip2-0.6
31988329 -rw-rw-r-- 1 laytonjb laytonjb 92160 Oct 27 14:18 mpibzip
18%
07.06.2019
_HOME=/ephemeral/jenkins
10
11 # for main web interface:
12 EXPOSE ${HTTP_PORT}
13
14 ENV JENKINS_HOME=${JENKINS_HOME}
15 ENV CASC_JENKINS_CONFIG=/jcasc_config
16
17 COPY jcasc_config/* ${CASC_JENKINS_CONFIG}/
18
19 RUN mkdir
18%
07.06.2019
_facts.instance is defined
11
12 - name: Destroy faulted VM
13 vmware_guest:
14 hostname: "{{ Vv_hostname }}"
15 username: "{{ Vv_username }}"
16 password: "{{ Vv_password }}"
17 name: "{{ vm_name }}"
18
18%
30.07.2014
$socket "system.loadavg_5min $lavg[1] $ts\n";
print $socket "system.loadavg_15min $lavg[2] $ts\n";
sleep(60);
}
close($socket);
The example client in Listing 1 sends the load average values of the last 1, 5, and 15
18%
12.05.2021
Start-stop cycle counter [sscc]
0x0f Application client [ac]
0x10 Self test results [str]
0x15 Background scan results [bsr]
0x18 Protocol specific port [psp]
0x1a
18%
05.12.2019
print WRITEHANDLE "Here is some text";
11 close(WRITEHANDLE);
12 waitpid($processed, 0);
13 } else {
14 close(WRITEHANDLE);
15 while (defined($text = )) {
16 print $text;
17
18%
05.02.2019
installed"
13 command: "rpm"
14 args: ["-q", "mysql-community-server-minimal"]
15 expectedOutput: "["mysql-community-server-minimal*"]
16
17 fileExistenceTests:
18
19 # Does the MySQL client exist
18%
17.06.2011
,200, comprising 55 different commands, were issued. The system, a server with 768MB RAM and a Pentium 3 CPU, took a total of 22 seconds to answer them, the longest response took 32 milliseconds, the shortest
18%
09.09.2014
The 2015 Spring Simulation Multi-Conference has announced a call for papers for the 23rd annual High Performance Computing Symposium (HPC’15). The conference is devoted to the “impact of high
18%
07.10.2014
for (int i = 0; i < len; i++) {
10 hval ^= (uint64_t) p[i];
11 hval *= FNV_64_PRIME;
12 }
13
14 return hval;
15 }
The result of the hash function is 64