From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 40454 invoked by alias); 19 Mar 2018 23:05:49 -0000 Mailing-List: contact fortran-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: fortran-owner@gcc.gnu.org Received: (qmail 40434 invoked by uid 89); 19 Mar 2018 23:05:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=aren, sk:mailman, H*f:sk:E337E47, H*i:sk:E337E47 X-HELO: mail-pf0-f171.google.com Received: from mail-pf0-f171.google.com (HELO mail-pf0-f171.google.com) (209.85.192.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 19 Mar 2018 23:05:46 +0000 Received: by mail-pf0-f171.google.com with SMTP id d26so7662587pfn.5 for ; Mon, 19 Mar 2018 16:05:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:message-id:in-reply-to :references:subject:mime-version:content-transfer-encoding :content-disposition; bh=fyk3emfZGFBU7fNVD6T+id1EODgRBoLvJjW5K5jM8pc=; b=pAI1Ebc07e2SJkBMIpDQ7oH2u4yRJv7jtt8Ws8hbmb4e2qhQ6LIhAvATOHoQhs2AS6 X5e2nL7fAlN5r9nZj6G5YV4MKkj9xN5WblFMEYoIIafbec3yOtzp6BOu/fU0DO5tQeNI ERA7TiPQtqC+HIZmirf6vGthfcFVb/n6/+vodI73ebSntxSiBhLKmsfFFWmZuXwPc1vx R18S+pOMLl4urqqR+UQAaXRte5J12SJioWMJ20B2OvvGi3jSsmZLAx/T3BkQoZAXDMn9 MkYpFl+XXPyAjts3q383AWytVg6iMekyGD+tP3gD8c76kM7hqsJpprZ8WL2M9K3eXXSG 5pMw== X-Gm-Message-State: AElRT7EUbXJJTG5lL0NFsyvsv9McaXqzVD1GBIdMyAS3mfFS/TF24x/U 3UR6duoXd4tOaix1tZoBckHm0A== X-Google-Smtp-Source: AG47ELu9H1AFUpBjrTnpdMUaXBSCnAA8muzLxtBo/yzM3KdQPgRkakjEjSMKuxXgoqHZQiCU3ATjrg== X-Received: by 10.98.186.2 with SMTP id k2mr1327589pff.225.1521500744827; Mon, 19 Mar 2018 16:05:44 -0700 (PDT) Received: from localhost.mail ([50.233.164.226]) by smtp.gmail.com with ESMTPSA id x128sm276107pgb.31.2018.03.19.16.05.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Mar 2018 16:05:43 -0700 (PDT) Date: Mon, 19 Mar 2018 23:05:00 -0000 From: Damian Rouson To: =?utf-8?Q?Dominique_d'Humi=C3=A8res?= Cc: jeff.science@gmail.com, gfortran Message-ID: In-Reply-To: References: Subject: Re: Bug 84894 - [F2018] provide iso_fortran_binding.h MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-IsSubscribed: yes X-SW-Source: 2018-03/txt/msg00102.txt.bz2 =C2=A0 Dominique, thanks for sending the ISO_Fortran_binding.h file. Could you giv= e me some guidance on where to install it to see if it satisfies the needs = of the MPICH installation scripts?=20=20 Jeff, do you have (or would you write) a simple program I can use for testi= ng purposes. I checked the MPI-3.1 standard, but the examples I see there a= ren=E2=80=99t complete. They omit lots of arguments in the MPI calls. I=E2= =80=99m sure I could fumble my way to a working example, but I=E2=80=99m ho= ping there exists something simple as a starting point. =C2=A0So far, the o= nly example I=E2=80=99ve found is so simple that it doesn=E2=80=99t even do= any communication:=C2=A0 http://mailman.cse.ohio-state.edu/pipermail/mvapich-discuss/2013-December/0= 04724.html Even just for instructional purposes, it would be nice to have some a littl= e more involved =E2=80=94 at least something that does communication. Damian On March 16, 2018 at 3:31:53 AM, Dominique d'Humi=C3=A8res (dominiq@lps.ens= .fr(mailto:dominiq@lps.ens.fr)) wrote: > In my last fortran-dev install I see a file >=20=20 > intall_dir/lib/gcc/x86_64-apple-darwin15.6.0/7.0.0/include/ISO_Fortran_bi= nding.h >=20=20 > I am attaching. Could you please check >=20=20 > (1) if it provides what you need for MPICH 3.2? >=20=20 > (2) if it does need some change(s)? >=20=20 > TIA >=20=20 > Dominique >=20=20