25%
21.01.2021
1992
i486DX2
2:1 clock multiplier, 40/20, 50/25, 66/33 speeds; L2 on MB
Mar 1994
i486DX4
3:1 clock multiplier, 75/25, 100/33 speeds; 16KB L1 cache on-die, L2
25%
15.08.2012
with the distribute(array,dist-dimm)
function. The localize(array)
function returns the local portion (8 rows by 2 columns) of my now-distributed array.
julia> j=distribute(a,2);
julia> print(localize(j));
8x2
25%
25.10.2011
/inet/IPsecinit.conf:
Contains the policy, like the setkey
script on Kame/Racoon; however, the file also contains the algorithms for Phase 2. A tunnel interface is also typically configured.
/etc/hostname.ip.tunX:
Typically
25%
14.09.2021
$(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25
25%
28.11.2023
. For example, today you can get consumer-grade 1-2TB SSD drives for well under $100, and I've seen some 1TB SSDs for under $30 (August 2023). Don't forget that SSDs can range from thin 2.5-inch form factors
25%
28.11.2023
notify_after: 2
19 notify_all_changes: true
20 public: true
21 redirect: true
22
23 x-icmping: &icmping
24 type: icmp
25 check_interval: 60
26 timeout: 15
27 allow_notifications: true
28
25%
14.03.2013
http://www.pjsip.org/release/2.0./pjproject-2.0.1.tar.bz2
Next, go to the directory where you unpacked the tarred and zipped file and type:
./configure
make dep
make
You will now have a file starting
25%
30.01.2024
Dell Precision Workstation T7910
Power
1,300W
CPU
2x Intel Xeon Gold E5-2699 V4, 22 cores, 2.4GHz, 55MB of cache, LGA 2011-3
GPU, NPU
n/a*
Memory
25%
11.09.2018
+x docker-machine-driver-kvm2
$ sudo mv docker-machine-driver-kvm2 /usr/local/bin
The first command downloads the docker-machine-driver-kvm2
package using curl
. The second command makes the download
25%
10.09.2013
on the application. Assuming a pure OpenMP solution will always work better than an MPI application on a single node would be a mistake. Consider Table 1, which shows the results of NAS Parallel Benchmarks (NPB3.2