Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Fortran > Re: MPI code er...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 7 of 35 Topic 8214 of 8656
Post > Topic >>

Re: MPI code error raises a question

by Janne Blomqvist <foo@[EMAIL PROTECTED] > May 8, 2008 at 10:02 AM

On 2008-05-08, Richard Maine <nospam@[EMAIL PROTECTED]
> wrote:
> If, perhaps, you are talking about problems relating to TKR-cheating,

Yes, this is essentially it. From

http://www.open-mpi.org/papers/euro-pvmmpi-2005-fortran/euro-pvm-mpi-2005-fortran.pdf

"""
Not only must interfaces be defined for arrays of each intrinsic data
type, but for each array dimension as well. Depending on the compiler,
there may be approximately 15 type / size combinations.1 Each of these
combinations can be paired with up to a maximum of seven array
dimensions. With approximately 50 MPI functions that have one choice
buffer, this means that 5,250 interface declarations must be specified
(i.e., 15 types × 7 dimensions × 50 functions).  Note that this does
not include the approximately 25 MPI functions with two choice
buffers. This leads to an additional 6.8M interface declarations
(i.e., (15× 7 × 25)2).
"""

In practice, implementations either resort to implicit interfaces in
the MPI module, or provide a subset of explicit interfaces and expect
the programmer to change to the old

INCLUDE 'mpif.h' 

thing in case they do something outside the subset defined in the mpi
module. Or something like that.

For MPI 3, there is an effort underway to implement the kind of
bindings with ISO_C_BINDING as is described in the paper. See

http://svn.mpi-forum.org/trac/mpi-forum-web/wiki/FtnWikiPage

-- 
Janne Blomqvist
 




 35 Posts in Topic:
MPI code error raises a question
Gib Bogle <bogle@[EMAI  2008-05-08 08:42:32 
Re: MPI code error raises a question
Steve Lionel <Steve.Li  2008-05-07 17:08:25 
Re: MPI code error raises a question
Gib Bogle <bogle@[EMAI  2008-05-08 10:22:33 
Re: MPI code error raises a question
nospam@[EMAIL PROTECTED]   2008-05-07 16:04:48 
Re: MPI code error raises a question
lindahl@[EMAIL PROTECTED]  2008-05-07 18:29:28 
Re: MPI code error raises a question
nospam@[EMAIL PROTECTED]   2008-05-07 20:40:24 
Re: MPI code error raises a question
Janne Blomqvist <foo@[  2008-05-08 10:02:00 
Re: MPI code error raises a question
Dan Nagle <dannagle@[E  2008-05-08 10:03:20 
Re: MPI code error raises a question
glen herrmannsfeldt <g  2008-05-08 03:57:33 
Re: MPI code error raises a question
Dan Nagle <dannagle@[E  2008-05-08 12:25:37 
Re: MPI code error raises a question
glen herrmannsfeldt <g  2008-05-08 04:44:48 
Re: MPI code error raises a question
Dick Hendrickson <dick  2008-05-08 14:22:01 
Re: MPI code error raises a question
Dan Nagle <dannagle@[E  2008-05-08 15:13:43 
Re: MPI code error raises a question
Dick Hendrickson <dick  2008-05-08 20:15:17 
Re: MPI code error raises a question
glen herrmannsfeldt <g  2008-05-08 12:40:23 
Re: MPI code error raises a question
Dan Nagle <dannagle@[E  2008-05-08 20:57:58 
Re: MPI code error raises a question
Dan Nagle <dannagle@[E  2008-05-08 20:52:32 
Re: MPI code error raises a question
Ron Shepard <ron-shepa  2008-05-08 23:42:48 
Re: MPI code error raises a question
nospam@[EMAIL PROTECTED]   2008-05-08 22:21:17 
Re: MPI code error raises a question
Dan Nagle <dannagle@[E  2008-05-08 15:11:27 
Re: MPI code error raises a question
Gordon Sande <g.sande@  2008-05-08 12:25:28 
Re: MPI code error raises a question
lindahl@[EMAIL PROTECTED]  2008-05-08 00:10:11 
Re: MPI code error raises a question
Gib Bogle <g.bogle@[EM  2008-05-08 18:56:29 
Re: MPI code error raises a question
GaryScott <garylscott@  2008-05-08 14:45:58 
Re: MPI code error raises a question
glen herrmannsfeldt <g  2008-05-08 14:47:05 
Re: MPI code error raises a question
nospam@[EMAIL PROTECTED]   2008-05-08 16:44:30 
Re: MPI code error raises a question
glen herrmannsfeldt <g  2008-05-08 16:00:49 
Re: MPI code error raises a question
nospam@[EMAIL PROTECTED]   2008-05-08 17:58:22 
Re: MPI code error raises a question
Dick Hendrickson <dick  2008-05-09 18:02:15 
Re: MPI code error raises a question
glen herrmannsfeldt <g  2008-05-09 12:02:15 
Re: MPI code error raises a question
Gary Scott <garylscott  2008-05-08 20:24:08 
Re: MPI code error raises a question
Herman D. Knoble <Skip  2008-05-08 07:40:20 
Re: MPI code error raises a question
Herman D. Knoble <Skip  2008-05-08 07:52:30 
Re: MPI code error raises a question
Gib Bogle <g.bogle@[EM  2008-05-13 17:10:25 
Re: MPI code error raises a question
Herman D. Knoble <Skip  2008-05-13 12:59:57 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Aug 30 8:18:26 CDT 2008.