George Bosilca
67336f90b0
First cut for the Total View support for communicators, groups and requests. Not yet
...
included on the conpilation step.
This commit was SVN r11690.
2006-09-18 17:32:04 +00:00
George Bosilca
36be7bf204
Unix friendly EOL.
...
This commit was SVN r11457.
2006-08-28 04:09:43 +00:00
George Bosilca
208fa725c3
Add OMPI_DECLSPEC before all exported functions.
...
This commit was SVN r8611.
2005-12-31 12:18:15 +00:00
George Bosilca
734c936205
As we use usleep we have to include unistd.h. So let's protect it.
...
This commit was SVN r8443.
2005-12-10 22:36:40 +00:00
George Bosilca
53235eb34d
The Windows protection is called __WINDOWS__ (and it's a mix between WIN32 and _WIN32).
...
This commit was SVN r8440.
2005-12-10 22:10:39 +00:00
Jeff Squyres
42ec26e640
Update the copyright notices for IU and UTK.
...
This commit was SVN r7999.
2005-11-05 19:57:48 +00:00
Jeff Squyres
4c59058053
- Add some logic to configure to make a version of CFLAGS that doesn't
...
include any optimization flags
- Use these flags to always compile ompi/debuggers/* and orterun so
that parallel debuggers (such as Totalview) can always see the
debugging symbols (see comments in ompi/debuggers/Makefile.am and
orte/tools/orterun/Makefile.am)
- Remove some obsolete LAM-named variables from configure.ac
This commit was SVN r7125.
2005-09-01 10:37:20 +00:00
David Daniel
227947fc51
Moving MPI-side TotalView support into a separate directory
...
ompi/debuggers/
so that compilation options can be more easily controlled.
This commit was SVN r7113.
2005-08-31 20:35:15 +00:00