31%
19.06.2013
within 2µs of each other, you would be limited to 8,500m3. With Titan a starting point, and assuming Pollack’s Rule (doubling the performance two times), you should be able to achieve 100TFLOPS/m3
31%
22.05.2023
: For example, you can quickly set up a small, fast Kubernetes cluster on a local machine in minikube, in K3d, or with Docker Desktop or Rancher Desktop. Additionally, you can quickly and easily set up a full
31%
22.05.2023
executed by this core cannot access the other cores. Finally, a separate core implements the WLAN subsystem. The MCU is dual-band and compliant with the 802.11a/b/g/n standards. The MT3620 isolates
31%
25.09.2023
-dashboards folder of the cloned kepler directory. My modified version, shown in Figure 8 (workload on the Haswell node, comparable to Figure 3) and Figure 9 (on the Skylake node, comparable to Figure 4), also
31%
09.06.2018
of the technology. However, there is a solution one size smaller.
Youngsters
The introduction of the DEB [2] and RPM [3] package formats coincided with the birth of the major distributions Debian and Red Hat
31%
20.05.2014
to big data, casino operators can create granular customer profiles. The Flamingo Hotel of Caesars Entertainment in Las Vegas alone employs 200 big data analysts. Specialized analytics solutions
31%
04.12.2013
3 type rec
4 integer :: x, y, z
5 real :: value
6 end type rec
7
8 integer :: counter
9 integer :: counter_limit
10 integer :: ierr
11
12 type (rec) :: my
31%
02.02.2021
simplify the operation of fully managed serverless infrastructures, in particular, but also of platform-as-a-service offerings.
Apache Kafka version 3.0 will remove the dependency on ZooKeeper (for
31%
28.08.2013
Pigz.
Using pigz
is pretty easy:
% pigz file.tar
This uses the default compression level of 6
, but personally, if I’m going to compress a file, I like to go all the way and use -9
as a command-line option
31%
02.08.2022
._tcp.mykier.ip,ipa.mykier.ip,389
A Berkeley Internet Name Domain (BIND) 9 DNS server needs the same entries, but in a different format:
_kerberos._udp.mykier.ip. 86400 IN SRV 0 100 88 ipa.mykier.ip.
[...]
The important