High Performance Linux Clusters with OSCAR, Rocks, OpenMosix, and MPI [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

High Performance Linux Clusters with OSCAR, Rocks, OpenMosix, and MPI [Electronic resources] - نسخه متنی

Joseph D. Sloan

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید








9.7 Notes for Rocks Users


Rocks does not include LAM/MPI or
HDF5 but does include several different MPICH releases, located in
/opt. MPE is included as part of Rocks with each
release. The MPE libraries are included with the MPICH libraries,
e.g., /opt/mpich/gnu/lib. Rocks includes the
jumpshot3 script as well, e.g.,
/opt/mpich/gnu/share/jumpshot-3/bin for MPICH.
(Rocks also includes upshot.)

By default, Rocks does not include Java. There is, however, a Java
roll for Rocks. To use jumpshot3,
you'll need to install the appropriate version of
Java. You can look in the jumpshot3 script to
see what it expects. You should see something like the following near
the top of the file:

...
JAVA_HOME=/usr/java/j2sdk1.4.2_02
...
JVM=/usr/java/j2sdk1.4.2_02/bin/java
...

You can either install j2sdk1.4.2-02 in
/usr/java or you can edit these lines to match
your Java installation. For example, if you install the Java package
described in the last section, you might change these lines to

JAVA_HOME=/usr/local/src/j2sdk1.3.1
JVM=/usr/local/src/j2sdk1.3.1/bin/java

Adjust the path according to your needs.


/ 142