Re: [OMPI devel] 1.8.3 and PSM errors

2014-11-12 Thread Rainer Keller
n- >> mpi.org/community/lists/devel/2014/11/16294.php >> >> ___ >> devel mailing list >> de...@open-mpi.org >> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel >> Link to this post: http://www.open-

Re: [OMPI devel] kernel 2.6.23 vs 2.6.24 - communication/wait times

2010-04-22 Thread Rainer Keller
issue (e.g. collisions on the network) and should > probably posted to a new thread. > > Thank you guys for your help. > > oli > -- ---- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge

Re: [OMPI devel] 1.5rc5: attribute((noreturn)) and pointers to functions

2010-08-26 Thread Rainer Keller
his is > simply to add a "noreturn_funcptr" probe to > opal/config/opal_check_attributes.m4, analogous to the format_funcptr > probe and then define and use a __opal_attribute_noreturn_funcptr__ as > appropriate. > > -Paul --

Re: [OMPI devel] How to add a schedule algorithm to the pml

2010-09-27 Thread Rainer Keller
-rail algorithms. The BML (BTL multiplexing layer) is a > thin management later that marshals all the BTLs in the process together > -- it's mainly array handling, etc. The ob1 PML is the one that decides > multi-rail/device splitting, etc. The INRIA folks just published a paper > la

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r24665

2011-05-02 Thread Rainer Keller
reak; > +*mask = parse_dots("255.255.255.0"); > +break; 1 issue: buglet in case 24 -> break then parse_dots, then break again ,-] Well, the other issue Tim already mentioned. I would vote for making the code readable, aka short. Thanks! Raine

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r25270

2011-10-14 Thread Rainer Keller
Hi Tim, in fact I was trying the OR-alternative -- however, it's only a win on older AMD Opterons (16 cycles vs. 20), but cannot beat the __builtin_clz alternative on Intel. Best regards, Rainer On Wednesday 12 October 2011 11:26:52 Tim Mattox wrote: > All, > If you wanted to speedup these

Re: [OMPI devel] Annual OMPI membership review: SVN accounts

2013-07-16 Thread Rainer Keller
E memoryhole:Kyle Wheeler <kbwh...@sandia.gov> **NO COMMITS IN LAST >>> YEAR** >>> REMOVE tdd: Terry Dontje <terry.don...@oracle.com> >>> >>> The following accounts timed out due to lack of response, and have been >>> deleted. I suspect

Re: [OMPI devel] RFC: merge windows branch into trunk

2008-12-10 Thread Rainer Keller
d others' efforts to expand the number of platforms > > we can run on. Great work! > > -- > > Tim Mattox, Ph.D. - http://homepage.mac.com/tmattox/ > > tmat...@gmail.com || timat...@open-mpi.org > >I'm a bright... http://www.the-brights.net/ > >

[OMPI devel] Change of API in mpool

2009-01-30 Thread Rainer Keller
Any comments are welcome. CU, Rainer -- ---- Rainer Keller, PhD Tel: (865) 241-6293 Oak Ridge National Lab Fax: (865) 241-4811 PO Box 2008 MS 6164 Email: kel...@ornl.gov Oak Ridge, TN 3783

[OMPI devel] RFC: Move of ompi_bitmap_t

2009-01-30 Thread Rainer Keller
-- Rainer Keller, PhD Tel: (865) 241-6293 Oak Ridge National Lab Fax: (865) 241-4811 PO Box 2008 MS 6164 Email: kel...@ornl.gov Oak Ridge, TN 37831-2008AIM/Skype: rusraink

Re: [OMPI devel] RFC: Move of ompi_bitmap_t

2009-02-03 Thread Rainer Keller
ome > >> performance-critical sections of code (e.g., MPI_ISEND), so > >> eliminating an extra test is not a bad thing to do. > >> > >> On Feb 1, 2009, at 11:40 AM, Broto, Laurent G. wrote: > >>> Hi folks, > >>> > >>> I am

Re: [OMPI devel] bug in openmpi-1.3/ompi/mpi/f77/profile/pcart_coords_f.c

2009-02-04 Thread Rainer Keller
code has probably never been build for > FORTRAN with 64-bit integers. Hmm, not by me after r8254, when the same applied to sizeof(logical)!= sizeof(int)... Then I tested these cases. Thanks again. With best regards, Rainer Keller -- ---

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r20739

2009-03-05 Thread Rainer Keller
ease the handling within redefinition files and scripts that we need to do to handle the transition. Of course, I can revert the change. With best regards, Rainer -- -------- Rainer Keller, PhD Tel: +1 (865) 241-62

Re: [OMPI devel] [OMPI svn] svn:open-mpi r20740

2009-03-05 Thread Rainer Keller
And reverted both r20739 and r20740. With best regards, Rainer On Thursday 05 March 2009 04:25:18 pm Ralph Castain wrote: > This is what we expressly said NOT to do in Louisville -- ---- Rainer Keller,

[OMPI devel] RFC: move BTLs out of ompi into separate layer

2009-03-09 Thread Rainer Keller
on-intrusive renames), such as a opal_keyval-change, we will continue to write RFCs. -- -------- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge National Lab Fax: +1 (865) 241-4811 PO Box 2008 MS 6164 Email:

Re: [OMPI devel] RFC: move BTLs out of ompi into separate layer

2009-03-09 Thread Rainer Keller
gt; > base > > maintainability is reasonable, and the impact to performance is > > negligable, I'll gladly remove my objection to this RFC. > > > > Further, before any work on this branch is brought into the trunk, the > > admin-level discussion regarding this issue sh

[OMPI devel] RFC: Final cleanup of included headers

2009-03-17 Thread Rainer Keller
-- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge National Lab Fax: +1 (865) 241-4811 PO Box 2008 MS 6164 Email: kel...@ornl.gov Oak Ridge, TN 37831-2008AIM/Skype: rusraink check_unnecessary_headers.sh.bz2 Description

Re: [OMPI devel] RFC: Final cleanup of included headers

2009-03-19 Thread Rainer Keller
e required -- as unnecessary headers were removed in lower-level headers). Thanks, Rainer -- -------- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge National Lab Fax: +1 (865) 241-4811 PO Box 2008 MS 616

Re: [OMPI devel] RFC: Final cleanup of included headers

2009-04-23 Thread Rainer Keller
it by then :- > ( ...what were we talking about again?) > > On Mar 19, 2009, at 5:12 PM, Rainer Keller wrote: > > Hi Ralph, > > > > On Wednesday 18 March 2009 09:00:36 am Ralph Castain wrote: > > > Could we hold off on this until after 1.3.2 is out the door and &g

Re: [OMPI devel] [OMPI svn] svn:open-mpi r21097

2009-04-28 Thread Rainer Keller
antiated in orte/runtime/orte_init.c */ > > > > #define ORTE_PROC_MY_NAME (_process_info.my_name) > > > > ___ > > svn mailing list > > s...@open-mpi.org > > http://www.open-mpi.org/mailman/listinfo.cgi/svn > > __

Re: [OMPI devel] [OMPI svn] svn:open-mpi r21097

2009-04-28 Thread Rainer Keller
--- Dr.-Ing. Rainer Keller http://www.hlrs.de/people/keller HLRS Tel: ++49 (0)711-685 6 5858 Nobelstrasse 19 Fax: ++49 (0)711-685 6 5832 70550 Stuttgartemail: kel...@hlrs.de Germany AIM/Skype:rusraink

Re: [OMPI devel] Branching for 1.5.0

2009-04-28 Thread Rainer Keller
ads up". Please let us know if there are any concerns > with that plan. > > Ralph & Jeff > aka. Mutt & Jeff (for those of you old enough to remember that comic strip) > > No waitthat should be Ralph & the Mutt! -- ---

Re: [OMPI devel] Compile error - svn revision 21099

2009-04-29 Thread Rainer Keller
’ undeclared (first > use in this function) > make[2]: *** [snapc_full_app.lo] Error 1 > make[2]: Leaving directory `/usr/local/src/ompi-trunk/orte/mca/snapc/full' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/local/src/ompi-trunk/orte' > make: *** [all-recursive] Error 1 -- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge National Lab Fax: +1 (865) 241-4811 PO Box 2008 MS 6164 Email: kel...@ornl.gov Oak Ridge, TN 37831-2008AIM/Skype: rusraink

Re: [OMPI devel] r21096

2009-04-29 Thread Rainer Keller
/params.h" > +#include "ompi/communicator/communicator.h" > +#include "ompi/errhandler/errhandler.h" > > to lots of ompi/mpi/c/*.c files. I don't quite grok from your commit > comment why that was a good thing...? > > Thanks! -- -

Re: [OMPI devel] OS X compilation broken

2009-05-04 Thread Rainer Keller
> > Thanks. > > > > -- > > Jeff Squyres > > Cisco Systems > > > > ___ > > devel mailing list > > de...@open-mpi.org > > http://www.open-mpi.org/mailman/listinfo.cgi/devel -- -

Re: [OMPI devel] Warnings in sctp BTL

2009-05-14 Thread Rainer Keller
Rainer -- ---- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge National Lab Fax: +1 (865) 241-4811 PO Box 2008 MS 6164 Email: kel...@ornl.gov Oak Ridge, TN 37831-2008AIM/Skype: rusraink

Re: [OMPI devel] [OMPI svn] svn:open-mpi r21234

2009-05-14 Thread Rainer Keller
now the "little macro thingy" ;-) I failed to find it... However, in other parts of the code base, we just use "%lu" and cast to unsigned long... Thoughts? Thanks, Rainer -- -------- Rainer Keller, PhD

[OMPI devel] RFC: Warn user about deprecated MPI functionality and "wrong" compiler usage

2009-05-18 Thread Rainer Keller
le portable_platform.h which offers the CPP magic to figure out compilers and esp. compiler-versions. -- -------- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge National Lab Fax: +1 (865) 241-4

Re: [OMPI devel] RFC: Warn user about deprecated MPI functionalityand "wrong" compiler usage

2009-05-18 Thread Rainer Keller
or example, at LANL, we > >> frequently compiled OMPI with GCC, then fixed up the wrapper compilers > >> to use Icc or whatever, to work around optimizer bugs. This is > >> functionality I don't think should be lost just to warn about > >> deprecated func

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r21287

2009-05-27 Thread Rainer Keller
RING([--with-openib-control-hdr-padding], > - [Add padding bytes to the openib control header])]) -- -------- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge National Lab

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r21292

2009-05-27 Thread Rainer Keller
> > + integer MPI_MAX_OBJECT_NAME > > + integer MPI_MAX_INFO_KEY > > + integer MPI_MAX_INFO_VAL > > + integer MPI_MAX_PORT_NAME > > + integer MPI_MAX_DATAREP_STRING > > + parameter (MPI_MAX_PROCESSOR_NAME=@OPAL_MAX_PROCESSOR_NAME@-1

Re: [OMPI devel] Trunk is broken

2009-06-01 Thread Rainer Keller
does not appear in AM_CONDITIONAL > > > Ralph -- -------- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge National Lab Fax: +1 (865) 241-4811 PO Box 2008 MS 6164 Email: kel...@ornl.gov Oak Ridge, TN 37831-2008AIM/Skype: rusraink

Re: [OMPI devel] opal / fortran / Flogical

2009-06-01 Thread Rainer Keller
Hmm, OK, I see. However, I do see potentially a problem with work getting ddt on the OPAL layer when we do have a fortran compiler with different alignment requirements for the same-sized basic types... As far as I understand the OPAL layer to abstract away from underlying system portability,

Re: [OMPI devel] opal / fortran / Flogical

2009-06-02 Thread Rainer Keller
> > abstraction barrier no longer exists, so whatever we do here is free > > to reflect that change in requirement. > > > > I would personally like to see OPAL retain its original objective and > > avoid having Fortran knowledge down there. > > Ralph >

Re: [OMPI devel] opal / fortran / Flogical

2009-06-02 Thread Rainer Keller
a reasonable scope - this comment is * placed here to explain the abstraction break and * indicate that it will eventually be fixed */ On Tuesday 02 June 2009 09:57:46 am Jeff Squyres wrote: > On Jun 2, 2009, at 9:08 AM, Rainer Keller wrote: > > > Rainer -- is it safe for R

Re: [OMPI devel] opal / fortran / Flogical

2009-06-03 Thread Rainer Keller
match any ** of the C-integral types. With best regards, Rainer -- -------- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge National Lab Fax: +1 (865) 241-4811 PO Box 2008 MS 6164 Email: kel...@ornl.gov Oak Ridge, TN 37831-2008AIM/Skype: rusraink

Re: [OMPI devel] opal / fortran / Flogical

2009-06-04 Thread Rainer Keller
don't know whether anyone is using either of these comments to > justify anything. > > Iain > > ___ > devel mailing list > de...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/devel -- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge National Lab Fax: +1 (865) 241-4811 PO Box 2008 MS 6164 Email: kel...@ornl.gov Oak Ridge, TN 37831-2008AIM/Skype: rusraink

Re: [OMPI devel] MPI datatype problem in mpi_test_suite?

2009-07-06 Thread Rainer Keller
have hinted to bugs) when switching from eager protocol... These have been fixed in ompi. -- -------- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge National Lab Fax: +1 (865) 241-4811 PO Box 2008 MS

Re: [OMPI devel] MPI_Recv pre memory checks

2009-07-07 Thread Rainer Keller
> with wrong parameters, yet since it leaves to dangerous memory > allocation/usage, doesn't it serve as a security threat ? > > Pardon me if I misunderstood things since I'm still learning and testing > with these codes... > > Thanks, > Prasad. -- -

Re: [OMPI devel] [RFC] Move the datatype engine in the OPAL layer

2009-07-14 Thread Rainer Keller
BTL/sm, giving 1.6usecs on this > >> platform). > > > > 1.6us sounds like pretty high sm latency... Is this a slow platform? > > > > -- > > Jeff Squyres > > Cisco Systems -- Rainer K

Re: [OMPI devel] DDT and spawn issue?

2009-07-15 Thread Rainer Keller
oked > any farther than this -- the new comment caught my eye) -- -------- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge National Lab Fax: +1 (865) 241-4811 PO Box 2008 MS 6164 Email: kel...@ornl.gov Oak Ridge, TN 37831-2008AIM/Skype: rusraink

[OMPI devel] RFC: PML/CM priority

2009-08-11 Thread Rainer Keller
nly pml that */ - /* will be considered */ -*priority = 1; +*priority = 30; } /* modulo updating the comment */ Best regards, Rainer -- Rainer Keller, PhD Tel: +1 (865) 241-6293 O

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r21834

2009-08-19 Thread Rainer Keller
shell$ mpirun --mca pml cm ... -- -------- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge National Lab Fax: +1 (865) 241-4811 PO Box 2008 MS 6164 Email: kel...@ornl.gov Oak Ridge, TN 37831-2008AIM/Skype: rusraink

Re: [OMPI devel] Windows FAQ entry out-of-date

2009-10-20 Thread Rainer Keller
n the not-distant future. > -- -------- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge National Lab Fax: +1 (865) 241-4811 PO Box 2008 MS 6164 Email: kel...@ornl.gov Oak Ridge, TN 37831-2008AIM/Skype: rusraink

[OMPI devel] Automatic CMRs for ompi-v1.4 / v1.5

2009-12-10 Thread Rainer Keller
cket that is not a matching CMR, etc.), the commit will abort *WITHOUT WRITING TO THE SVN REPOSITORY* and show you a brief error message indicating what you did wrong. You can just fix what you did wrong and then re-commit. With best regards, Jeff and Rainer --

[OMPI devel] RFC: Branch off of trunk for v1.5

2009-12-10 Thread Rainer Keller
whether we re-branch or not, we'd like to ask all to ramp up v1.5 MTT-testing, possibly even by adding other test applications. With best regards, Jeff and Rainer -- -------- Rainer Keller, PhD Tel: +1 (865) 241-629

Re: [OMPI devel] RFC: Rename ompi/include/mpi_portable_platform.h

2010-02-11 Thread Rainer Keller
ng arguments to the contrary. > > Ralph > > > ___ > devel mailing list > de...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/devel > -- Raine

Re: [OMPI devel] RFC: increase default AC/AM/LT requirements

2010-03-10 Thread Rainer Keller
; > > > > -- > > > Jeff Squyres > > > jsquy...@cisco.com > > > For corporate legal information go to: > > > http://www.cisco.com/web/about/doing_business/legal/cri/ > > > > > > > > > _

Re: [OMPI devel] Build issue: mpi_portable_platform.h

2010-03-12 Thread Rainer Keller
n-mpi.org/mailman/listinfo.cgi/devel > -- -------- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge National Lab Fax: +1 (865) 241-4811 PO Box 2008 MS 6164 Email: kel...@ornl.gov Oak Ridge, TN 37831-2008AIM/Skype: rusraink

Re: [OMPI devel] kernel 2.6.23 vs 2.6.24 - communication/wait times

2010-04-06 Thread Rainer Keller
on should I provide for you? > > Thanks for your time > > oli > -- ---- Rainer Keller, PhD Tel: +1 (865) 241-6293 Oak Ridge National Lab Fax: +1 (865) 241-4811 PO Box 2008 MS 6164 Email: kel...@ornl.gov Oak Ridge, TN 37831-2008AIM/Skype: rusraink

Re: [O-MPI devel] 1.0 platforms / compilers

2005-08-18 Thread Rainer Keller
ersion(s))? pgi-5.2-4 no 6.0 version... CU, Rainer -- --------- Dipl.-Inf. Rainer Keller email: kel...@hlrs.de High Performance Computing Tel: ++49 (0)711-685 5858 Center Stuttgart (HLRS) Fax: ++49 (

Re: [O-MPI devel] OMPI 32bit on a 64bit Linux box

2005-08-18 Thread Rainer Keller
st to double check, can you run ompi_info and send me the results? > > Thanks, > > Brian > > On Aug 18, 2005, at 10:45 AM, Rainer Keller wrote: > > Hello, > > see the "same" (well probably not exactly same) thing here in > > Opteron with >

Re: [O-MPI devel] OMPI 32bit on a 64bit Linux box

2005-08-19 Thread Rainer Keller
static build? I was seeing some weird memory > >> issues on static builds last night... I'll take a look on odin and > >> see what I can find. > >> > >> Brian > >> > >> On Aug 18, 2005, at 11:18 AM, Tim S. Woodall wrote: > >>>

Re: [O-MPI devel] FORTRAN TRUE

2005-11-28 Thread Rainer Keller
ose infinite > hope." >Martin Luther King -- ----- Dipl.-Inf. Rainer Keller email: kel...@hlrs.de High Performance Computing Tel: ++49 (0)711-685 5858 Center Stuttgart (HLRS)

Re: [O-MPI devel] while-loop around opal_condition_wait

2006-01-19 Thread Rainer Keller
CU, Rainer -- - Dipl.-Inf. Rainer Keller email: kel...@hlrs.de High Performance Computing Tel: ++49 (0)711-685 5858 Center Stuttgart (HLRS)Fax: ++49 (0)711-685 5832 POSTAL:Nobelstrasse 19 http://www.hlrs.de/people/keller ACTUAL:Al

Re: [OMPI devel] ORTE tutorial

2006-09-25 Thread Rainer Keller
e afternoon session, as well. Thanks, Rainer -- -------- Dipl.-Inf. Rainer Keller http://www.hlrs.de/people/keller High Performance Computing Tel: ++49 (0)711-685 6 5858 Center Stuttgart (HLRS) Fax: ++49 (0)711-685 6 5832 POSTAL:Nobelstrasse 19 email: ke

Re: [OMPI devel] Bug with MPI_TYPE_CREATE_STRUCT, MPI_BOTTOM and MPI_BCAST in fortran

2007-06-12 Thread Rainer Keller
ate_Struct failed.\n"); >if (MPI_Type_commit(_batch)!=MPI_SUCCESS) > fprintf(stderr,"MPI_Type_Commit failed.\n"); >if (rank==0) > param=100.; >if (MPI_Bcast(MPI_BOTTOM,1,param_batch,0,MPI_COMM_WORLD)!=MPI_SUCCESS) > fprintf(stderr,"MPI_Bcast failed.\n&qu

[OMPI devel] MPI_REAL2 support and Fortran ddt numbering

2007-06-19 Thread Rainer Keller
if anybody cares. Thanks, Rainer -- Dipl.-Inf. Rainer Keller http://www.hlrs.de/people/keller High Performance Computing Tel: ++49 (0)711-685 6 5858 Center Stuttgart (HLRS) Fax: ++49 (0)711-685 6 5832

Re: [OMPI devel] MPI_REAL2 support and Fortran ddt numbering

2007-06-19 Thread Rainer Keller
, the two missing parts are committed. To the unsuspecting Fortran app, everything should look the same... With best regards, Rainer -- -------- Dipl.-Inf. Rainer Keller http://www.hlrs.de/people/keller High Performance Computing

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r15302

2007-07-07 Thread Rainer Keller
w the convertor to go outside the data boundaries. This > test include * the check for datatype with size zero as well as for > convertors with a count of zero. */ > -if( convertor->local_size <= *position) { > +if( OPAL_UNLIKELY(convertor->local_size <= *position) ) { > c

Re: [OMPI devel] optional fortran datatype fixes: 1.2.4?

2007-07-18 Thread Rainer Keller
t; - Add the missing parts: add MPI_REAL2 to the end of the list > of Fortran datatypes (mpif-common.h) and the list of registered > datatypes: MOOG(REAL2). > Configure and Compilation with ia32/gcc just finished, naturally > without real2. -- --------

Re: [OMPI devel] ompi_mpi_abort

2007-08-25 Thread Rainer Keller
i_mpi_abort). OK to check in? With best regards, Rainer -- -------- Dipl.-Inf. Rainer Keller http://www.hlrs.de/people/keller High Performance Computing Tel: ++49 (0)711-685 6 5858 Center Stuttgart (HLRS) Fax: ++49 (0)711-685 6 5832 POS

[OMPI devel] Integrating the memchecker branch

2008-01-08 Thread Rainer Keller
is on, --enable-debug should be on as well to make sense. -- Dipl.-Inf. Rainer Keller http://www.hlrs.de/people/keller HLRS Tel: ++49 (0)711-685 6 5858 Nobelstrasse 19 Fax: ++49 (0)711-685 6 5832

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r17681

2008-03-03 Thread Rainer Keller
ring You to get rid of the attribute? The attribute should help find errors in the callers to orte_errmgr_base_abort... Maybe the help on https://svn.open-mpi.org/trac/ompi/wiki/CompilerAttributes could be improved? Thanks, Rainer -- ------

Re: [OMPI devel] Memchecker: breaks trunk again

2008-04-21 Thread Rainer Keller
> valgrind > >>>> support was requested > >>>> configure: error: *** Cannot continue > >>>> > >>>> > >>>> Could somebody please fix this? I thought we had decided many moons > >>>> ago that >

Re: [OMPI devel] "__printf__" attribute

2008-05-10 Thread Rainer Keller
...@open-mpi.org > >> http://www.open-mpi.org/mailman/listinfo.cgi/devel > > > > _______ > > devel mailing list > > de...@open-mpi.org > > http://www.open-mpi.org/mailman/listinfo.cgi/devel -- -

Re: [OMPI devel] ob1 and req->req_state

2008-06-24 Thread Rainer Keller
, the req_state in ompi_request is only used for persistent requests? Could You please look into #1349? Question is, whether request->req_status always contains the correct status (for inactive persistent request) Thanks, Rainer -- ---- Dipl.-

Re: [OMPI devel] TRUNK error ( MAN page ) since r19120

2008-08-04 Thread Rainer Keller
This warning was added by the IU Computer Science > >>Dept. mail scanner. ** > >> > >> > >>* > >> > >> > >> ___ > >>devel mai