JuBE: Jülich Benchmarking Environment
Download the Software
Prerequisites
JuBE is written in Perl and uses following additional modules of Perl:
| (1) | XML::Simple, Data::Dumper |
| (2) | File::Listing, Time::HiRes |
Some of these modules are normally included in the standard Perl distribution (2). Another part of these modules (1) are only ASCII-based perl-Modules (.pm). These are included in the distribution of JuBE (in the ./lib directory) and should be found by perl.
We have tested JuBE on AIX based system and on different Linux platforms.
Installation
After download the distribution file jube.tar.gz unpack this file with:> gunzip -c jube.tar.gz | tar xf -
The directory JUBE and the sub-directories applications, bench,doc,platform and skel will be generated. For further configuration please see Getting Started and Configuration.
last change 24.07.2008 |
