Difference between revisions of "Platform Cluster : Certification"
Jump to navigation
Jump to search
(Created page with "==First run == The first run is used to get the list of packages installed on the head and compute nodes. These will be used by the packages test later <syntaxhighlight> cluster-check ...") |
(→Output) |
||
| Line 38: | Line 38: | ||
==Output== | ==Output== | ||
| − | + | send the .out and .config file to send to intel | |
Revision as of 15:32, 23 October 2012
First run
The first run is used to get the list of packages installed on the head and compute nodes. These will be used by the packages test later
cluster-check <xmlfile> --packagesAdd these to the config file under the packages test:
<packages>
<head>icrhead-20121016.171434.list</head>
<node>compute000-20121016.171434.list</node>
</packages>
Second run
Run as standard user.
There are several modules that can be optionally included if there is an infiniband connection.
use the --exclude flag to remove them if they are not needed.
dat_conf openib intel_mpi_testsuite ipoib subnet_manager
cluster-check --certification 1.2 --exclude dat_confOutput
send the .out and .config file to send to intel