From owner-sc22wg5@open-std.org  Wed Oct 21 07:53:18 2009
Return-Path: <owner-sc22wg5@open-std.org>
X-Original-To: sc22wg5-dom8
Delivered-To: sc22wg5-dom8@www2.open-std.org
Received: by www2.open-std.org (Postfix, from userid 521)
	id 8B1EAC178E4; Wed, 21 Oct 2009 07:53:18 +0200 (CET DST)
X-Original-To: sc22wg5@open-std.org
Delivered-To: sc22wg5@open-std.org
X-Greylist: delayed 1377 seconds by postgrey-1.18 at www2.open-std.org; Wed, 21 Oct 2009 07:53:17 CET DST
Received: from ns.nag-j.co.jp (218-42-159-107.cust.bit-drive.ne.jp [218.42.159.107])
	by www2.open-std.org (Postfix) with ESMTP id 9ACC5C178E3
	for <sc22wg5@open-std.org>; Wed, 21 Oct 2009 07:53:15 +0200 (CET DST)
Received: from 218-42-159-108.cust.bit-drive.ne.jp ([218.42.159.108] helo=Marucomputer)
	by ns.nag-j.co.jp with smtp (Exim 4.50)
	id 1N0Tke-00009w-2j
	for sc22wg5@open-std.org; Wed, 21 Oct 2009 14:28:48 +0900
Message-ID: <3E29ED645D1646CCBE8138C0C611C5AB@Marucomputer>
From: "Malcolm Cohen" <malcolm@nag-j.co.jp>
To: "SC22WG5" <sc22wg5@open-std.org>
References: <20091020111544.C0F5CC178E3@www2.open-std.org> <4ADDC3E1.4030007@cray.com>
In-Reply-To: <4ADDC3E1.4030007@cray.com>
Subject: Re: [ukfortran] (j3.2006) (SC22WG5.4092) Standard intrinsics andcoarrays
Date: Wed, 21 Oct 2009 14:30:25 +0900
Organization: ??NAG
MIME-Version: 1.0
Content-Type: text/plain;
	format=flowed;
	charset="ISO-8859-1";
	reply-type=response
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
Importance: Normal
X-Mailer: Microsoft Windows Live Mail 14.0.8089.726
X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8089.726
Sender: owner-sc22wg5@open-std.org
Precedence: bulk

Bill Long wrote:
> If an environment variable is never changed during execution of the program, 
> then I don't see an issue with GET_ENVIRONMENT_VARIABLE either.

Why would we expect the same environment variables to exist for the whole 
program?  On a loosely-connected cluster, each image is going to have its own 
set of environment variables and some could well be different (like HOST for 
example).

We probably ought to say that environment variables are per-image.  The current 
text certainly implies that GET_ENVIRONMENT_VARIABLE will return the same value 
on each image, and that is surely a limitation we don't want to apply.

Cheers,
-- 
................................Malcolm Cohen, Nihon NAG, Tokyo.
 

