..
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
- The Sun-compiler 12 update 1 complains about noreturn-attributes
2010-08-27 09:18:30 +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_os_flavors.m4
Reorganize the opal interface code in opal/util/if.c per prior emails and telecon discussions. Move the interface discovery code into a framework so that configuration logic can separate it out (instead of the prior #if-#else confusion).
2010-09-13 01:58:51 +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
Fix the ia32 atomic add and subtract functions so they
2010-09-08 10:47:15 +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
Create new entries in the wrapper data files so the
2010-09-02 10:47:55 +00:00