Variables | |
| tuple | scratch = &getenv("HOME") |
| tuple | logfile = &scratch_root() |
| int | params = -mcabtl_openib_warn_default_gid_prefix0 |
| exec = <<EOF | |
| mpi_details = oshmem | |
| module = SCM | |
| scm_module = SVN | |
| scm_url = http://svn.open-mpi.org/svn/ompi/trunk | |
| mpi_get = oshmem | |
| ompi_compiler_name = gnu | |
| ompi_configure_arguments = --enable-mpirun-prefix-by-default--enable-orterun-prefix-by-default--with-openib--with-pmi--enable-oshmem--with-oshmem-param-check | |
| tuple | ompi_make_all_arguments = -j&get_processor_count() |
| int | ompi_autogen = 1 |
| int | save_stdout_on_success = 1 |
| int | merge_stdout_stderr = 1 |
| int | scm_clone_all = 1 |
| scm_username = ...putinyourusernamehere... | |
| scm_password = ...putinyourpasswordhere... | |
| include_files = openshmem_tests_patch.ini | |
| test_get = oshmem_test_suite | |
| shell_build_command = <<EOT | |
| tuple | pass = &and(&cmd_wifexited(), &eq(&cmd_wexitstatus(), 0)) |
| specify_module = Simple | |
| int | save_stdout_on_pass = 1 |
| int | stdout_save_lines = -1 |
| tuple | np = &env_max_procs() |
| test_build = oshmem_test_suite | |
| include_section = Testrun | |
| int | timeout = 00 |
| int | skipped = 0 |
| textfile_filename = $phase-$section-$mpi_name-$mpi_version.txt | |
| textfile_summary_header = <<EOT | |
| textfile_summary_footer = <<EOT | |
| textfile_detail_header = oshmemfromompitrunk | |
| textfile_detail_footer = | |
| int | textfile_textwrap = 78 |
| oshmem.exec = <<EOF |
Definition at line 7 of file oshmem.ini.
| oshmem.include_files = openshmem_tests_patch.ini |
Definition at line 55 of file oshmem.ini.
| oshmem.include_section = Testrun |
Definition at line 101 of file oshmem.ini.
| tuple oshmem.logfile = &scratch_root() |
Definition at line 3 of file oshmem.ini.
| int oshmem.merge_stdout_stderr = 1 |
Definition at line 36 of file oshmem.ini.
| oshmem.module = SCM |
Definition at line 20 of file oshmem.ini.
| oshmem.mpi_details = oshmem |
Definition at line 19 of file oshmem.ini.
| oshmem.mpi_get = oshmem |
Definition at line 29 of file oshmem.ini.
| int oshmem.np = &env_max_procs() |
Definition at line 97 of file oshmem.ini.
| int oshmem.ompi_autogen = 1 |
Definition at line 34 of file oshmem.ini.
| oshmem.ompi_compiler_name = gnu |
Definition at line 30 of file oshmem.ini.
| oshmem.ompi_configure_arguments = --enable-mpirun-prefix-by-default--enable-orterun-prefix-by-default--with-openib--with-pmi--enable-oshmem--with-oshmem-param-check |
Definition at line 31 of file oshmem.ini.
| tuple oshmem.ompi_make_all_arguments = -j&get_processor_count() |
Definition at line 33 of file oshmem.ini.
| int oshmem.params = -mcabtl_openib_warn_default_gid_prefix0 |
Definition at line 6 of file oshmem.ini.
| tuple oshmem.pass = &and(&cmd_wifexited(), &eq(&cmd_wexitstatus(), 0)) |
Definition at line 92 of file oshmem.ini.
| int oshmem.save_stdout_on_pass = 1 |
Definition at line 94 of file oshmem.ini.
| int oshmem.save_stdout_on_success = 1 |
Definition at line 35 of file oshmem.ini.
| int oshmem.scm_clone_all = 1 |
Definition at line 46 of file oshmem.ini.
| oshmem.scm_module = SVN |
Definition at line 21 of file oshmem.ini.
| oshmem.scm_password = ...putinyourpasswordhere... |
Definition at line 48 of file oshmem.ini.
| float oshmem.scm_url = http://svn.open-mpi.org/svn/ompi/trunk |
Definition at line 22 of file oshmem.ini.
| oshmem.scm_username = ...putinyourusernamehere... |
Definition at line 47 of file oshmem.ini.
| tuple oshmem.scratch = &getenv("HOME") |
Definition at line 2 of file oshmem.ini.
| oshmem.shell_build_command = <<EOT |
Definition at line 61 of file oshmem.ini.
| int oshmem.skipped = 0 |
Definition at line 110 of file oshmem.ini.
| oshmem.specify_module = Simple |
Definition at line 93 of file oshmem.ini.
| int oshmem.stdout_save_lines = -1 |
Definition at line 95 of file oshmem.ini.
| oshmem.test_build = oshmem_test_suite |
Definition at line 100 of file oshmem.ini.
| oshmem.test_get = oshmem_test_suite |
Definition at line 56 of file oshmem.ini.
| oshmem.textfile_detail_footer = |
Definition at line 252 of file oshmem.ini.
| oshmem.textfile_detail_header = oshmemfromompitrunk |
Definition at line 251 of file oshmem.ini.
| oshmem.textfile_filename = $phase-$section-$mpi_name-$mpi_version.txt |
Definition at line 240 of file oshmem.ini.
| oshmem.textfile_summary_footer = <<EOT |
Definition at line 248 of file oshmem.ini.
| oshmem.textfile_summary_header = <<EOT |
Definition at line 242 of file oshmem.ini.
| int oshmem.textfile_textwrap = 78 |
Definition at line 254 of file oshmem.ini.
| int oshmem.timeout = 00 |
Definition at line 103 of file oshmem.ini.
1.8.6