18%
03.07.2013
application, the speedup limit is 5.0. With a little math and a little computation, the asymptotic value of a
is as shown in Figure 3.
Figure 3: Asymptote
18%
07.06.2019
possibilities have opened up as to how a build pipeline can be orchestrated. Docker [3] is also a powerful tool that lets you implement customizations that otherwise require considerable maintenance
18%
14.03.2013
: 6
08 microcode : 0x60c
09 cpu MHz : 800.000
10 cache size : 6144 KB
11 physical id : 0
12 siblings : 2
13 core id : 0
14 cpu cores : 2
15 apicid
18%
19.02.2013
"
).
Listing 3: Rexfile for Setting Up Apache
01 user "root";
02
03 Desc "Apache installation";
04 task "apacheinstall", sub {
05
06 install package => "apache2";
07 service "apache2" => "start";
08
09
18%
13.10.2020
the asymptote is the inverse of the serial portion of the code, which controls the scalability of the application
. In this example, p
= 0.8 and (1 – p
) = 0.2, so the asymptotic value is a
= 5.
Further
18%
05.02.2023
system at the EuroHPC center at CSC in Finland underwent a major upgrade to hold on to the #3 spot, with a score of 0.309 EFlop/s.
Leonardo – At #4, the new Leonardo system installed at Euro
18%
04.06.2014
– in this example:
virsh secret-set-value 2a5b08e4-3dca-4ff9-9a1d-40389758d081 AQA5jhZRwGPhBBAAa3t78yY/0+1QB5Z/9iFK2Q==
Listing 4: ceph-secret.xml
01
02 2a5b08e4-3dca
18%
02.02.2021
_dump($attributes[0]->getArguments());
The getName() method is used in line 3 of Listing 11, which simply outputs the name of the attribute via var_dump() – in the DatabaseTable example. Similarly, get
18%
10.04.2015
import java.io.*;
04 import java.util.*;
05
06 public class Readline {
07
08 [...]
09
10 public static final void load(ReadlineLibrary lib) throws UnsatisfiedLinkError {
11 [...]
12 System
18%
25.03.2020
level of TCP streams and UDP datagrams) and 7 (HTTP/application protocols) can be configured comprehensively, whereas the underlying Layer 2 and Layer 3 network (frames and IP packet layers) cannot.
Who ... Mesh Service for OSI Layers 2 and 3