# # Copyright (c) 2007 Sun Microystems, Inc. All rights reserved. # # Template MTT configuration file for Open MPI developers. The intent # for this template file is to establish at least some loose # guidelines for what Open MPI core developers should be running # before committing changes to the OMPI repository. This file is not # intended to be an exhaustive sample of all possible fields and # values that MTT offers. Each developer will undoubtedly have to # edit this template for their own needs (e.g., pick compilers to use, # etc.), but this file provides a baseline set of configurations that # we intend for you to run. # # Sample usage: # cat developer.ini intel.ini | client/mtt - alreadyinstalled_dir=/your/install # cat developer.ini trivial.ini | client/mtt - alreadyinstalled_dir=/your/install # [MTT] # No overrides to defaults # Fill this field in hostlist = 102.77.77.63 hostlist_max_np = 1 max_np = 1 force = 1 #---------------------------------------------------------------------- [MPI Details: Open MPI] exec = mpirun @hosts@ -np &test_np() --prefix &test_prefix() &test_executable() &test_argv() hosts = <