72%
20.05.2014
Viewing Server Topology
01 # numactl --hardware
available: 8 nodes (0-7)
node 0 cpus: 0 1 2 3 4 5 6 7 8 9
node 0 size: 16373 MB
node 0 free: 15837 MB
node 1 cpus: 10 11 12 13 14 15 16 17 18 19
node 1
72%
14.03.2013
to jail>;
10 j.hostname = ;
11 j.ip_number = ;
12 /* call system call */
13 i = jail(&j);
14 [...]
15 execv(, ...);
16 [...]
17 exit(0);
18 ... How to configure and use jailed processes in FreeBSD
72%
04.12.2024
Open Source AI Definition Now Available
Version 1.0 of the Open Source AI Definition (OSAID – https://opensource.org/ai) is now available.
The definition, which was developed through a year
72%
07.06.2019
to see which arguments belong to which function.
Listing 5
Pipe Operator
> x <- c(TRUE, FALSE, TRUE, TRUE, FALSE, FALSE, TRUE, NA)
>
> # base
> paste0(round(mean(x, na.rm = TRUE), 2
72%
29.10.2013
:(master) git aws.push
Counting objects: 5, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 331 bytes, done.
Total 3 (delta 0), reused 0
72%
14.03.2018
of errors.
Figure 2: The average response time after the elimination of errors decreased from 3ms to about 0.15ms
72%
02.02.2021
.sin(periods * 2 * np.pi * t)
12 return max(value, 0.0)
13 else:
14 value = np.sin(periods * 2 * np.pi * t)
15 return max(value, 0.0)
16
17 # building the data vector
18 my_data = []
19 i = 0
20 while
72%
11.02.2016
happens transparently for the user, who has no contact at all with the tools. Otto is released under Mozilla Public License Version 2.0, and development is an open process on GitHub [6].
Otto has one
72%
21.08.2014
: 868152 129568
10 Swap: 0 0 0
11 shell@android:/ $ cat /proc/cpuinfo
12 Processor : ARMv7 Processor rev 9 (v7l)
13 processor : 0
14 BogoMIPS : 1993.93
15 processor : 1
16 Bogo ... No matter how insecure Android might appear, you can't escape the "bring your own device" philosophy in today's corporate environment. In this article, we show how admins can use on-board tools
72%
25.09.2013
One of the key bottlenecks for HPC application performance is memory bandwidth: literally, how fast you can get data from memory to the processor and back. A convenient microbenchmark named Stream ... the memory controller was not in the processor. I believe the AMD Opteron debuted this feature in x86 processors. Using the old FSB, the memory bandwidth per core was only 0.9GBps/core. Compared to this ...
One of the key bottlenecks for HPC application performance is memory bandwidth: literally, how fast you can get data from memory to the processor and back. A convenient microbenchmark named Stream