30%
12.03.2013
_nor/s rMB_dir/s wMB_dir/s rMB_svr/s wMB_svr/s ops/s rops/s wops/s
192.168.1.250:/home
1230649.19 1843536.81 0.00 0.00 1229407.77 1843781
30%
07.10.2014
(Listing 3).
Listing 3
Defining Replication Factors
01 # dog vdi list
02 Name Id Size Used Shared Creation time VDI id Copies Tag
03 one.img 0 4.0 MB 0.0 MB 0.0
30%
09.10.2017
7:12:50.609 PM
POISSON_SERIAL:
FORTRAN90 version
A program for solving the Poisson equation.
-DEL^2 U = F(X,Y)
on the rectangle 0 <= X <= 1, 0 <= Y <= 1.
F(X,Y) = pi^2 * ( x^2 + y^2 ) * sin
30%
13.02.2019
-found vulnerabilities (CVE-2019-1986, CVE-2019-1987, and CVE-2019-1988) can affect handsets running anything between Android 7.0 Nougat and current Android 9.0 Pie.
One of the three vulnerabilities allows a compromised
30%
31.05.2022
Directly on the heels of the Red Hat Enterprise Linux 9.0 release, the AlmaLinux OS Foundation (the non-profit charged with governing the popular CentOS replacement) has announced the release
29%
17.02.2015
). The default configuration is to split it 192MB ARM/64MB GPU, but you want to change this to 240MB ARM/16MB GPU because you are not planning to run anything other than a server "headless" (i.e., without
29%
10.01.2013
LaCie has announced the 5big Thunderbolt Series, a massive new five-bay RAID solution. With five 7200rpm/64MB cache hard disks preconfigured in RAID 0, the LaCie 5big offers capacity up to 20TB
29%
18.09.2017
_SERIAL:
FORTRAN90 version
A program for solving the Poisson equation.
-DEL^2 U = F(X,Y)
on the rectangle 0 <= X <= 1, 0 <= Y <= 1.
F(X,Y) = pi^2 * ( x^2 + y^2 ) * sin ( pi * x * y )
The
29%
21.08.2012
Listing 4: Installing ganglia-metad into the Master Node
[root@test1 RPMS]# yum install ganglia-gmetad-3.4.0-1.el6.i686.rpm
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading
29%
04.12.2013
In the second article of this three-part series, we look at simple write examples in Fortran 90 and track the output with strace to see how it affects I/O patterns and performance.
... bytes x 256 iterations).
Figure 2F: Strace Excerpt of F90 One-by-One Code: 256 Iterations
In fact, I did get a 6,144-byte write that finished in 0 ...
In the second article of this three-part series, we look at simple write examples in Fortran 90 and track the output with strace to see how it affects I/O patterns and performance.
... Tuning I/O Patterns in Fortran 90