31%
28.06.2011
) layer for the cloud, virtualizing the various hardware components and making them available through a standard API. The first OpenStack release (dubbed "Austin") became available October 22 [3];
The Open
31%
20.03.2023
this module, the module files under compiler
are available, but only those associated with gnu/8.5/
(Figure 3).
Figure 2: Path to the gnu/8.5 module
31%
07.10.2014
. The second number is percent CPU load from the system (0.3%sy), and the next is percentage of jobs that are "nice" [2] (0.0%ni). After that, Top lists percent overall CPU time idle (86.3%id; four real cores
31%
10.04.2015
the patch for kernel versions 3.18 and 3.19.x [17]. If you are uncertain as to how to proceed, you can either look for help on the Internet or check out Julian Kirsch's [12] master's thesis. You will find
31%
11.04.2016
if less data is requested.
Listing 3
IOPS on a Hard Disk
# iops /dev/sdb
/dev/sdb, 1.00 TB, 32 threads:
512 B blocks: 76.7 IO/s, 38.3 KiB/s (314.1 kbit/s)
1 KiB blocks: 84.4 IO
31%
10.09.2013
23,289.81
24,823.29
6%
SP
19,751.24
12,061.77
39.00%
a BT, block tri-diagonal; CG, conjugate gradient; EP, embarrassingly parallel; FT, 3D fast Fourier
31%
30.07.2014
like Fedora 20 or Ububtu 14.04 LTS. You can also find ready-made images for a virtualization solution like Docker. A simple docker graphite
search shows a number of Graphite images.
Of course, you can
31%
27.08.2014
.2% (53.2% cumulative)
20.1 GB 4.9% (58.0% cumulative)
22.4 GB 4.5% (62.5% cumulative)
24.6 GB 4.1% (66.7% cumulative)
26.8 GB 3.8% (70.5% cumulative)
29.1 GB 3.2% (73.7% cumulative)
31.3 GB 3.0% (76.6% cumulative)
33
31%
05.06.2013
-channel; 1 PCIe 2.0x16 slot, 1 PCI slot; 2x SATA 3Gbps connectors, RAID-0/1/10; Realtek 8105E GigE NIC
1
$42.99
$42.99
1866MHz dual-channel memory
2x 2GB = 4GB total memory
31%
04.11.2011
only need to port the two inner loops (Listing 2, lines 7 and 9) because the threads process all the required x
and y
values in parallel. I use the built-in clamp()
function (Listing 3, line 42