pymtt
 All Classes Namespaces Files Functions Variables Groups
Namespaces | Variables
oshmem.ini File Reference

Go to the source code of this file.

Namespaces

 oshmem
 

Variables

tuple oshmem.scratch = &getenv("HOME")
 
tuple oshmem.logfile = &scratch_root()
 
int oshmem.params = -mcabtl_openib_warn_default_gid_prefix0
 
 oshmem.exec = <<EOF
 
 oshmem.mpi_details = oshmem
 
 oshmem.module = SCM
 
 oshmem.scm_module = SVN
 
 oshmem.scm_url = http://svn.open-mpi.org/svn/ompi/trunk
 
 oshmem.mpi_get = oshmem
 
 oshmem.ompi_compiler_name = gnu
 
 oshmem.ompi_configure_arguments = --enable-mpirun-prefix-by-default--enable-orterun-prefix-by-default--with-openib--with-pmi--enable-oshmem--with-oshmem-param-check
 
tuple oshmem.ompi_make_all_arguments = -j&get_processor_count()
 
int oshmem.ompi_autogen = 1
 
int oshmem.save_stdout_on_success = 1
 
int oshmem.merge_stdout_stderr = 1
 
int oshmem.scm_clone_all = 1
 
 oshmem.scm_username = ...putinyourusernamehere...
 
 oshmem.scm_password = ...putinyourpasswordhere...
 
 oshmem.include_files = openshmem_tests_patch.ini
 
 oshmem.test_get = oshmem_test_suite
 
 oshmem.shell_build_command = <<EOT
 
tuple oshmem.pass = &and(&cmd_wifexited(), &eq(&cmd_wexitstatus(), 0))
 
 oshmem.specify_module = Simple
 
int oshmem.save_stdout_on_pass = 1
 
int oshmem.stdout_save_lines = -1
 
tuple oshmem.np = &env_max_procs()
 
 oshmem.test_build = oshmem_test_suite
 
 oshmem.include_section = Testrun
 
int oshmem.timeout = 00
 
int oshmem.skipped = 0
 
 oshmem.textfile_filename = $phase-$section-$mpi_name-$mpi_version.txt
 
 oshmem.textfile_summary_header = <<EOT
 
 oshmem.textfile_summary_footer = <<EOT
 
 oshmem.textfile_detail_header = oshmemfromompitrunk
 
 oshmem.textfile_detail_footer =
 
int oshmem.textfile_textwrap = 78