|
bcMPI - ConfigurationsThis page describes the configuration files shipped with bcMPI. See the ParaMake page for configuration syntax and reference. All configurations include the HPCS examples by default. Users outside OSC will need to comment out the 'MatlabMPI-ssca' line in the PACKAGES list. Naming ConventionsConfiguration names are composed of four parameters: system, MPI implementation, interconnect, and project. For example, a configuration named "kodos-openmpi-ib-mexmpi.py" is for a system called "kodos", uses OpenMPI configured for InfiniBand, and finally builds the mexmpi toolbox. Configurations for OSC SystemsThese configurations were created and tested by the bcMPI team. Stable builds may already have been installed and made available for OSC users... kodos (Opteron cluster)
Experimental ConfigurationsThese configurations were created by bcMPI team members for experiments or testing. They are not officially supported. antares
bale cluster
netbsd (last tested with bcmpi-1.0)
osx (Apple Macintosh Powerbook G4, Power Mac G5)
Contributed ConfigurationsConfigurations can contain arbitrary code which will be executed when loaded by ParaMake. Be cautious when using configurations from unknown sources. There are not yet any contributed configurations. |
