..
config_files.m4
Add pkg-config(1) config files to Open MPI. Additionally, fix a minor
2010-02-24 18:46:06 +00:00
opal_case_sensitive_fs_setup.m4
Move the test for case-sensitive file system from ompi to opal so that all layers can have that knowledge.
2009-12-29 23:26:45 +00:00
opal_check_attributes.m4
If we're not building project_ompi, don't do anything with C++. Also
2010-06-12 03:15:47 +00:00
opal_check_compiler_version.m4
Remove the last vestiges of mpi_portable_platform.h.in
2010-03-05 21:21:03 +00:00
opal_check_ident.m4
Courtesy of Ralph and Jeff:
2009-10-24 01:04:35 +00:00
opal_check_offsetof.m4
Courtesy of Ralph and Jeff:
2009-10-24 01:04:35 +00:00
opal_check_pthread_pids.m4
Courtesy of Ralph and Jeff:
2009-10-24 01:04:35 +00:00
opal_check_visibility.m4
Courtesy of Ralph and Jeff:
2009-10-24 01:04:35 +00:00
opal_config_asm.m4
Cleanup some lingering references to OMPI_SETUP_C and OMPI_SETUP_CXX that generated warnings. Follow the new naming convention by chaniging OMPI_SETUP_ASM to OPAL_SETUP_ASM
2010-07-27 04:51:50 +00:00
opal_config_threads.m4
Some relatively minor C/R related cleanup
2010-07-30 18:59:34 +00:00
opal_configure_options.m4
A number of C/R enhancements per RFC below:
2010-08-10 20:51:11 +00:00
opal_functions.m4
Make the hwloc paffinity component available for everyone. hwloc
2010-05-13 23:56:05 +00:00
opal_setup_cc.m4
- This warning now is not supported anymore. Using it generates
2010-08-18 06:01:23 +00:00
opal_setup_cxx.m4
- This warning now is not supported anymore. Using it generates
2010-08-18 06:01:23 +00:00
opal_setup_libevent.m4
Add a check for strtoll for libevent.
2010-02-08 20:55:21 +00:00
opal_setup_libltdl.m4
Fix the --disable-dlopen case -- don't expect to build or link anything.
2010-05-21 17:46:46 +00:00
opal_setup_wrappers.m4
- This fixes the failing mpic++/mpiCC MTT tests, bailing due to not
2010-02-03 18:47:13 +00:00