24%
12.08.2013
recommended to copy the access key for client.admin
from an existing OSD host to charlie. Entering
scp root@daisy:/etc/ceph/keyring.admin /etc/ceph
on Charlie does the trick. You can carry out all further
24%
29.06.2011
of the variants with static in its name and unpack the archive in the root directory:
sudo tar xvfj aqemu--bin- static-qt-linux-.tar.bz2 -C /
When AQemu is first launched (by typing aqemu
24%
13.12.2011
registration services
http://www.iana.org/
The Internet Assigned Numbers Authority (IANA) is responsible for global coordination of the DNS Root, IP addressing, and other Internet protocol
24%
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
24%
27.11.2011
needs direct access to the hardware and thus typically runs with root privileges. The exceptions are Mac OS X and Solaris, where the user only needs access privileges for the network interface card device
24%
20.10.2016
such as square root, cosine, or sine.
Fortran 90 also introduced derived data types (custom data types). Before Fortran 90, you could not create your own data type; however, creating a derived data type
24%
20.04.2017
you install it into /usr/local
as root. The other option is to build the code and install the tool in your user account; for example:
./configure --prefix=/home/laytonjb/bin/agedu
Then you just
24%
25.01.2017
between 1 and n
, the number of images. Notice it starts with a 1 and not a zero, which is perhaps influenced by the Fortran roots.
In the application code, you define a coarray with a trailing
24%
18.10.2017
. In this case, the template is *.dat.2
, which means find
will locate any file that ends in .dat.2
(note the use of the * wildcard). If I truly get desperate to find a file, I'll go to the root directory
24%
13.06.2022
as root, be careful. For example, to run the EP benchmark use:
time mpirun -np 6 -h ./hostfile ep.B.x
The output could be written to a random file in /tmp
and parsed for the runtime.
The benchmark time