Matthias Jurenz
|
817e52f5ca
|
Corrected an erroneous preprocessor directive (#if -> #ifdef)
This commit was SVN r17297.
|
2008-01-29 09:15:23 +00:00 |
|
Aurelien Bouteiller
|
2fd8230025
|
Windows might not be the only one...
This commit was SVN r17296.
|
2008-01-29 07:44:33 +00:00 |
|
Aurelien Bouteiller
|
bd10a0231f
|
Replaced the explicit include of inttypes.h by the opal replacement.
This commit was SVN r17295.
|
2008-01-29 07:35:14 +00:00 |
|
Aurelien Bouteiller
|
e261861f4a
|
Major build system modification. Removed symlinks (problem with make dist), solved issues with static builds and can accept most compile options. The only unsupported compile option for now is --enable-mca-no-build=pml-v. Still investigating this...
This commit was SVN r17294.
|
2008-01-29 06:07:57 +00:00 |
|
George Bosilca
|
fad6136794
|
To be or not to be ! As DR require 64 bits atomics, only allow it to
build when thread support is disabled or we have 64 bits atomics support.
This commit was SVN r17293.
|
2008-01-29 05:24:56 +00:00 |
|
George Bosilca
|
b62d01742e
|
mac OS X PPC related stuff. (gcc -E -dM - < /dev/null)
This commit was SVN r17292.
|
2008-01-29 05:14:40 +00:00 |
|
Rich Graham
|
165fc3f8cc
|
memory allocation implemented and debugged. Still need to finish
file allocation/dealocation and control information initialization.
This commit was SVN r17291.
|
2008-01-29 03:09:12 +00:00 |
|
Jeff Squyres
|
257aebbeab
|
These should not be in the repository.
This commit was SVN r17289.
|
2008-01-28 23:01:12 +00:00 |
|
Matthias Jurenz
|
3fe0e6028d
|
Fix pos->__pos not available on every platform in fsetpos[64]
This commit was SVN r17286.
|
2008-01-28 17:22:28 +00:00 |
|
Pavel Shamis
|
7d83f34eb0
|
Protecting the apm code with OMPI_HAVE_THREADS.
This commit was SVN r17284.
|
2008-01-28 16:10:18 +00:00 |
|
Jeff Squyres
|
a972992004
|
Add a trivial script to build up a .hgignore file.
This commit was SVN r17283.
|
2008-01-28 15:28:00 +00:00 |
|
Jeff Squyres
|
6a49c97368
|
Remove erroneous #if
This commit was SVN r17282.
|
2008-01-28 14:38:03 +00:00 |
|
Jeff Squyres
|
3bf4babfc9
|
Be friendly for Mercurial checkouts.
This commit was SVN r17281.
|
2008-01-28 13:00:48 +00:00 |
|
Pavel Shamis
|
28a3917306
|
Adding APM support (over different lids).
This commit was SVN r17280.
|
2008-01-28 10:38:08 +00:00 |
|
Matthias Jurenz
|
614356746c
|
Added svn:ignore's for the VampirTrace integration
This commit was SVN r17279.
|
2008-01-28 09:52:04 +00:00 |
|
Andreas Knüpfer
|
c53e19be46
|
bringing VampirTrace integration to the trunk
This commit was SVN r17278.
|
2008-01-28 08:39:48 +00:00 |
|
Jeff Squyres
|
fe6ba96dd6
|
Be a little friendlier for mercurial checkouts.
This commit was SVN r17271.
|
2008-01-28 03:04:53 +00:00 |
|
Sharon Melamed
|
3374d56739
|
This file was added to the carto tree by mistake.
this file is supposed to be generated by lex.
This commit was SVN r17257.
|
2008-01-27 09:09:55 +00:00 |
|
George Bosilca
|
fcab6cc0bb
|
Fix typo.
This commit was SVN r17255.
|
2008-01-26 21:36:04 +00:00 |
|
George Bosilca
|
fc4bb9c87e
|
Update the generated file. This one was generated using a very recent
version of flex (2.5.33).
This commit was SVN r17253.
|
2008-01-26 20:22:57 +00:00 |
|
George Bosilca
|
7dddbe5e29
|
Protect the system headers.
This commit was SVN r17252.
|
2008-01-26 18:54:27 +00:00 |
|
George Bosilca
|
626e5c4af8
|
Replace TAB by spaces.
This commit was SVN r17251.
|
2008-01-26 18:53:05 +00:00 |
|
George Bosilca
|
c5d5fcf50a
|
Protect the standard header file, and allow the PML V to compile
on Windows.
This commit was SVN r17250.
|
2008-01-26 18:43:06 +00:00 |
|
Aurelien Bouteiller
|
ca8eb1fb30
|
There should be no leftovers of configuration phase after distclean
This commit was SVN r17249.
|
2008-01-26 09:56:02 +00:00 |
|
Aurelien Bouteiller
|
b5d44261a0
|
Fix one warning about extremely long lines (due to macro expansion)
This commit was SVN r17247.
|
2008-01-26 00:38:33 +00:00 |
|
Jeff Squyres
|
9b1b27fa8d
|
Allow the get_version script to be run under ksh as well. Thanks to Elan Ruusamae for pointing out the problem; thanks to Ralf Wildenhues for providing a shell-independent fix.
This commit was SVN r17246.
|
2008-01-26 00:01:03 +00:00 |
|
Aurelien Bouteiller
|
48cabdc40b
|
Changed build system. Should be more distcheck, VPATH, static and other compilation mode friendly.
This commit was SVN r17245.
|
2008-01-25 23:57:01 +00:00 |
|
Tim Mattox
|
984ccf64a3
|
Update the NEWS file for 1.2.6
This commit was SVN r17243.
|
2008-01-25 21:31:47 +00:00 |
|
Rich Graham
|
e24c2ebbc0
|
have a working skeleton for the SM-V2 component. It does nothing at this stage.
This commit was SVN r17241.
|
2008-01-25 21:16:36 +00:00 |
|
Rich Graham
|
1d0334f4f2
|
skeleton for new shared memory collective component.
This commit was SVN r17235.
|
2008-01-25 19:35:26 +00:00 |
|
Rainer Keller
|
9d4852cdc1
|
- Get rid of Wshadow warnings.
This commit was SVN r17231.
|
2008-01-25 14:07:38 +00:00 |
|
Rainer Keller
|
2b4975de8e
|
- In case of MPI_REQUEST_NULL, set the *status to the empty_status,
by copying structure:
psendrecv.c:81
4e7: cmpl $0x0,0x34(%ebp) 4e7: cmpl $0x0,0x34(%ebp)
4eb: je 51e <PMPI_Sendrecv+0x51e> 4eb: je 517 <PMPI_Sendrecv+0x517>
psendrecv.c:85
4ed: mov 0x34(%ebp),%eax 4ed: mov 0x34(%ebp),%edx
4f0: movl $0xfffffffe,(%eax) 4f0: mov 0x38,%eax
psendrecv.c:86 4f5: mov %eax,(%edx)
4f6: mov 0x34(%ebp),%eax 4f7: mov 0x3c,%eax
4f9: movl $0xffffffff,0x4(%eax) 4fc: mov %eax,0x4(%edx)
psendrecv.c:87 4ff: mov 0x40,%eax
500: mov 0x34(%ebp),%eax 504: mov %eax,0x8(%edx)
503: movl $0x0,0x8(%eax) 507: mov 0x44,%eax
psendrecv.c:88 50c: mov %eax,0xc(%edx)
50a: mov 0x34(%ebp),%eax 50f: mov 0x48,%eax
50d: movl $0x0,0xc(%eax) 514: mov %eax,0x10(%edx)
psendrecv.c:89
514: mov 0x34(%ebp),%eax
517: movl $0x0,0x10(%eax)
psendrecv.c:91
This commit was SVN r17230.
|
2008-01-25 12:58:59 +00:00 |
|
Jeff Squyres
|
3f94d6a494
|
Properly qualify the filename. #$%@#%#@!!!
This commit was SVN r17229.
|
2008-01-25 12:04:35 +00:00 |
|
Rainer Keller
|
76b95a4ee7
|
- Just indentation and spelling
This commit was SVN r17228.
|
2008-01-25 10:36:42 +00:00 |
|
Rainer Keller
|
f7e586fc01
|
- allow --enable-mca-direct=pml-ob1
This commit was SVN r17227.
|
2008-01-25 09:56:45 +00:00 |
|
Rainer Keller
|
17906c008f
|
- Take this nights changes to .m4: We have not pml-teg, delete refs.
This commit was SVN r17226.
|
2008-01-25 09:32:33 +00:00 |
|
Rich Graham
|
432ba0cecd
|
add comments about the life-cycle of a collective module.
This commit was SVN r17223.
|
2008-01-25 03:46:31 +00:00 |
|
George Bosilca
|
ddcfc78f52
|
Add the missing header to the header list.
This commit was SVN r17222.
|
2008-01-25 02:28:16 +00:00 |
|
George Bosilca
|
3418485085
|
Replace the tport by a queue.
This commit was SVN r17221.
|
2008-01-25 01:15:18 +00:00 |
|
George Bosilca
|
f7e8fda58b
|
Remove the dependencies on the libopen-pal.
Add the visibility attributes.
This commit was SVN r17220.
|
2008-01-25 00:33:55 +00:00 |
|
Aurelien Bouteiller
|
e471abb55e
|
put back ompi ignore until long filenames and other dist issues are fixed
This commit was SVN r17219.
|
2008-01-25 00:28:30 +00:00 |
|
Jeff Squyres
|
a348da4eee
|
Experiment with using the ustar format for tarballs; seems to work on
the platforms we care about...?
This commit was SVN r17218.
|
2008-01-24 23:53:43 +00:00 |
|
Donald Kerr
|
66acac8ff3
|
the value for invalid idx was just plain wrong, a more appropriate value is now used
This commit was SVN r17201.
|
2008-01-24 15:01:26 +00:00 |
|
Jeff Squyres
|
2227d5ec4a
|
Add configure check for struct ibv_device.transport type, which was added in OFED v1.2. Still need to fix up oob and rdma_cm cpc's to do something better with this information...
This commit was SVN r17198.
|
2008-01-24 12:14:21 +00:00 |
|
Aurelien Bouteiller
|
11815d9773
|
Fixed two warnings (especially the one that get repeted a large number of times in 64bit builds)
This commit was SVN r17197.
|
2008-01-24 04:59:31 +00:00 |
|
Aurelien Bouteiller
|
a9045402c4
|
remove a pedantic warning
This commit was SVN r17196.
|
2008-01-24 02:29:07 +00:00 |
|
George Bosilca
|
7b1132b623
|
Remove some warnings about uninitialized variables (the code was correct but
the compilers are not yet that smart).
Add the dependency to output.h in order to be able to use opal_output.
This commit was SVN r17195.
|
2008-01-24 00:39:24 +00:00 |
|
Aurelien Bouteiller
|
76b13f91b9
|
fixed link:wq error in static mode
This commit was SVN r17194.
|
2008-01-23 23:54:02 +00:00 |
|
Jeff Squyres
|
2d811a49e9
|
Update svn:ignore
This commit was SVN r17193.
|
2008-01-23 23:43:54 +00:00 |
|
Jeff Squyres
|
fb1eae0540
|
Update svn:ignore.
This commit was SVN r17191.
|
2008-01-23 21:43:33 +00:00 |
|