1
1
openmpi/config
George Bosilca 85b60cf2bd Having access to the full power of the prefetch is way more interesting. There
are 3 arguments: the pointer to the memory location to prefetch, the type of
operation that will be done on the memory (read or write) and the expected
locality.

This commit was SVN r10294.
2006-06-11 20:10:36 +00:00
..
c_get_alignment.m4 Two patches from Ralf Wildenhues to improve configure: 2006-04-14 15:33:51 +00:00
c_weak_symbols.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cxx_find_exception_flags.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cxx_find_template_parameters.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cxx_find_template_repository.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cxx_have_exceptions.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
distscript.csh Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
f77_check_logical_array.m4 * have to use same case for creating a function name as using it in the 2006-03-24 02:34:13 +00:00
f77_check_type.m4 Bring the f90 configuration up to speed with the f77 configuration 2006-02-12 15:11:36 +00:00
f77_check.m4 Bring the f90 configuration up to speed with the f77 configuration 2006-02-12 15:11:36 +00:00
f77_find_ext_symbol_convention.m4 * skip some F90 tests if we aren't compilng F90 2006-02-12 16:59:56 +00:00
f77_get_alignment.m4 * have to use same case for creating a function name as using it in the 2006-03-24 02:34:13 +00:00
f77_get_fortran_handle_max.m4 Convert all Fortran 77 tests to use config cache so that we have a way to 2006-01-13 04:08:40 +00:00
f77_get_sizeof.m4 * add some debugging if conftestval the file doesn't exist 2006-03-28 13:55:39 +00:00
f77_get_value_true.m4 * have to use same case for creating a function name as using it in the 2006-03-24 02:34:13 +00:00
f77_purge_unsupported_kind.m4 * Fix issue when a type existed but we didn't have a corresponding C type - 2006-01-13 14:51:20 +00:00
f90_check_type.m4 Bring the f90 configuration up to speed with the f77 configuration 2006-02-12 15:11:36 +00:00
f90_check.m4 Fix some variable names that are generated via m4 macros. 2006-05-15 19:33:06 +00:00
f90_find_module_include_flag.m4 * skip some F90 tests if we aren't compilng F90 2006-02-12 16:59:56 +00:00
f90_get_int_kind.m4 * skip some F90 tests if we aren't compilng F90 2006-02-12 16:59:56 +00:00
f90_get_precision.m4 Bring the f90 configuration up to speed with the f77 configuration 2006-02-12 15:11:36 +00:00
f90_get_range.m4 Bring the f90 configuration up to speed with the f77 configuration 2006-02-12 15:11:36 +00:00
f90_get_sizeof.m4 * have to use same case for creating a function name as using it in the 2006-03-24 02:34:13 +00:00
Makefile.am Forgot to remove f90_get_alignment.m4 from Makefile.am. 2006-04-26 12:07:26 +00:00
Makefile.options Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca_acinclude.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca_configure.ac Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca_make_configure.pl Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_case_sensitive_fs_setup.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_attributes.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_bproc.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_broken_qsort.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_compiler_works.m4 * Try to execute a simple application with a compiler (in non-cross-compile 2006-02-05 01:28:05 +00:00
ompi_check_func_lib.m4 * Merge of wrapper compiler updates from the bwb-wrapper-fix branch (r8690 - 2006-01-16 01:48:03 +00:00
ompi_check_gm.m4 * Make the format of the --with-BTL options the same for all the BTLs 2005-12-20 00:47:36 +00:00
ompi_check_icc.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_mvapi.m4 Fix for bug #36. The MX, MVAPI, and OpenIB components don't have 2006-06-01 01:30:16 +00:00
ompi_check_mx.m4 Fix for bug #36. The MX, MVAPI, and OpenIB components don't have 2006-06-01 01:30:16 +00:00
ompi_check_openib.m4 Add check for <sysfs/libsysfs.h> since it's needed by OpenIB. 2006-06-05 22:02:40 +00:00
ompi_check_optflags.m4 Also recognize -g1, -g2, and -g3 as debugging flags so that the 2006-03-06 17:32:51 +00:00
ompi_check_package.m4 - Small bugfix to get lib-directory checking correct 2006-04-19 15:22:55 +00:00
ompi_check_pthread_pids.m4 Some changes to better support cross-compiling OMPI: 2006-01-16 04:00:44 +00:00
ompi_check_slurm.m4 * Only enable SLURM support in ORTE if on a platform currently supported by 2006-03-12 05:32:35 +00:00
ompi_check_tm.m4 Torque changed the name of their library from libpbs to libtorque; this 2006-05-18 21:03:38 +00:00
ompi_check_udapl.m4 -ldapl isn't needed on all uDAPL platforms, so don't use it unless it is needed. 2006-05-09 20:02:38 +00:00
ompi_check_vendor.m4 Correct the CRAY define (here is a interesting webpage with all the compilers defines 2006-03-30 00:20:43 +00:00
ompi_check_xcpu.m4 Corrected Makefile.am files for pls and soh xcpu-components as per Brian's suggestion. 2006-04-03 17:14:47 +00:00
ompi_check_xgrid.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_config_asm.m4 * Fix M4 quoting so that AC 2.60 won't complain 2006-05-31 03:37:31 +00:00
ompi_config_pthreads.m4 Fix for bug #17. Solaris provides stubs (who knows why, but they do) for 2006-05-31 00:23:49 +00:00
ompi_config_solaris_threads.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_config_subdir_args.m4 * add missing " that somehow slipped into the commit last night. 2006-05-31 13:57:38 +00:00
ompi_config_subdir.m4 * Fix shell quoting to be more consistent with what AC does 2006-05-31 03:40:26 +00:00
ompi_config_threads.m4 * properly enable threading support inside ptmalloc2=. Thanks to Tim for 2006-03-11 02:37:55 +00:00
ompi_configure_options.m4 Bring over changes from the /tmp/fortran-stuff series: 2006-05-30 14:37:41 +00:00
ompi_find_type.m4 * Fix issue when a type existed but we didn't have a corresponding C type - 2006-01-13 14:51:20 +00:00
ompi_functions.m4 Allow Windows absolute prefix which start with a letter followed by : 2006-02-25 21:23:14 +00:00
ompi_get_libtool_linker_flags.m4 fixes suggested by Ralf for supporting both Libtool 1 and 2 in Open MPI... 2005-12-19 03:10:23 +00:00
ompi_get_version.m4 * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00
ompi_get_version.m4sh * Generate ompi_get_version.sh from ompi_get_version.m4, removing a bunch of 2006-01-21 22:53:16 +00:00
ompi_install_dirs.m4 * need to expand out $prefix if it is NONE as well 2006-03-21 00:21:12 +00:00
ompi_load_platform.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_make_stripped_flags.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_mca.m4 - Allow --enable-mca-direct for VPATH builds. 2006-05-22 14:24:30 +00:00
ompi_microsoft.m4 Move all the Microsoft related checks outside the configure.ac 2006-02-21 07:42:00 +00:00
ompi_objc.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_save_version.m4 Let's try this again, this time with less suck. 2006-03-12 17:56:58 +00:00
ompi_setup_cc.m4 Having access to the full power of the prefetch is way more interesting. There 2006-06-11 20:10:36 +00:00
ompi_setup_cxx.m4 Having access to the full power of the prefetch is way more interesting. There 2006-06-11 20:10:36 +00:00
ompi_setup_f77.m4 * Try to execute a simple application with a compiler (in non-cross-compile 2006-02-05 01:28:05 +00:00
ompi_setup_f90.m4 Remove AC_FC_SRCEXT(f95) because a) we don't have any files in the 2006-02-14 20:28:18 +00:00
ompi_setup_libevent.m4 * fix small issue with cross-compiling - we don't need 2006-04-18 18:22:00 +00:00
ompi_setup_wrappers.m4 Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
ompi_try_assemble.m4 * Fix small issues when using an assembler directly, rather than through 2005-12-20 00:49:59 +00:00