17%
16.05.2013
critical modules for HPC is probably sciGPGPU, which provides GPU computing capabilities. Using sciGPGPU within Scilab is relatively straightforward, but you need to know something about GPUs and CUDA [6
17%
07.06.2019
packages.
Listing 4
Two Packages, One Task
> # base
> dat <- data.frame(a = c(10, 11, 12),
+ b = c(4, 5, 6),
+ colour = c("blue", "green", "yellow
17%
01.02.2013
at the output of uptime
[1] on OS X:
13:03 up 2 days, 12:01, 2 users, load averages: 0.52 0.59 0.63
The uptime
command displays the load average in its common form, averaging the last one, five, and 15
17%
30.01.2020
lvm2 --- <232.89g <232.89g
/dev/sdb lvm2 --- <6.37t <6.37t
Next, I add both volumes into a new volume group labeled vg-cache,
$ sudo vgcreate vg-cache /dev/nvme0n1 /dev
17%
08.10.2015
was possible in principle, but this solution was not as clean as developing a separate interface. This need for a container interface is precisely the gap that Magnum [6] [7] sets out to fill. As a new Open
17%
14.03.2013
revealed in 2012. The Flame virus contained a valid Microsoft code signature [6] and was thus able to propagate via the Windows Update Service. The precise details of the attack are unknown
17%
04.12.2024
capable of read speeds up to 4,900MBps (and up to 3,700MBps write speed), with total capacity of 512GB [6] (about $70). The unit is rated at a staggering 400K read and 900K write I/O operations per second
17%
21.08.2014
/origin/HEAD -> origin/master
09 remotes/origin/android-goldfish-2.6.29
10 remotes/origin/android-goldfish-3.4
11 remotes/origin/linux-goldfish-3.0-wip
12 remotes/origin/master
13 [...]
14 [root@pc]# git checkout
17%
07.11.2011
Python code designed with threading is to use the built-in multiprocessing
package included in Python from version 2.6 on. This package provides an API similar to the threading
Python module. Although
17%
07.11.2011
GB)
03 Socket P#0
04 Core L#0 + PU L#0 (P#0)
05 Core L#1 + PU L#1 (P#2)
06 Core L#2 + PU L#2 (P#4)
07 Core L#3 + PU L#3 (P#6)
08 NUMANode P#1 (12GB)
09 Socket P#1
10