From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26635 invoked by alias); 12 Nov 2014 11:18:28 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 26608 invoked by uid 89); 12 Nov 2014 11:18:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 12 Nov 2014 11:18:25 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=SVR-IES-FEM-02.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1XoVwL-0006U9-0N from Thomas_Schwinge@mentor.com ; Wed, 12 Nov 2014 03:18:21 -0800 Received: from feldtkeller.schwinge.homeip.net (137.202.0.76) by SVR-IES-FEM-02.mgc.mentorg.com (137.202.0.106) with Microsoft SMTP Server id 14.3.181.6; Wed, 12 Nov 2014 11:18:19 +0000 From: Thomas Schwinge To: Jakub Jelinek , CC: , Ilya Verbin , Julian Brown Subject: libgomp: "GNU OpenMP Runtime Library" (was: [PATCH 1/5] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin (repost)) In-Reply-To: <20141112100626.GP5026@tucnak.redhat.com> References: <20140923191931.2177e60f@octopus> <20141111135323.29e0f27b@octopus> <20141112100626.GP5026@tucnak.redhat.com> User-Agent: Notmuch/0.9-101-g81dad07 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) Date: Wed, 12 Nov 2014 11:18:00 -0000 Message-ID: <87389opszu.fsf@schwinge.name> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-SW-Source: 2014-11/txt/msg00173.txt.bz2 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-length: 1420 Hi! On Wed, 12 Nov 2014 11:06:26 +0100, Jakub Jelinek wrote: > On Tue, Nov 11, 2014 at 01:53:23PM +0000, Julian Brown wrote: > > --- a/libgomp/configure.ac > > +++ b/libgomp/configure.ac > > @@ -2,6 +2,8 @@ > > # aclocal -I ../config && autoconf && autoheader && automake > >=20=20 > > AC_PREREQ(2.64) > > +#TODO: Update for OpenACC? But then also have to update copyright not= ices in > > +#all source files... | > AC_INIT([GNU OpenMP Runtime Library], 1.0,,[libgomp]) >=20 > Please drop this. (I agree to drop the TODO marker, obviously.) Note that I'm not trying to drive this into a "bikeshedding" discussion, and neither is my intention to discredit the lots of pioneering OpenMP work in GCC (which we're largely basing our OpenACC work on -- thanks!). The underlying question here is, with offloading generally as well as the OpenACC Runtime Library also to be living in libgomp, calling it "GNU OpenMP Runtime Library" is no longer accurate. (Also, I'm not proposing to change the libgomp library name -- that would probably be too much of a hassle?) Do we want a new "verbose" name for libgomp, "GNU Offloading, OpenACC, and OpenMP Runtime Library" (sorting alphabetically), or something else, or no change. I'm afraid that not changing it will be confusing to users who are looking for the GCC implementation of the OpenACC Runtime Library, for example? Gr=C3=BC=C3=9Fe, Thomas --=-=-= Content-Type: application/pgp-signature Content-length: 472 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUY0H2AAoJEPoxNhtoi6COpS4H/3JV7WOsquedzFfChav+epom rkkoVlGy9s2AQB34sUyY4SILf2fDTL2XgbXcO/VWcZE9/8OvM2RvY0qIrrNG7qY/ RluKRy/IwW+pkFshe1soc7EFqDoLmC7tNhjlFg2QoLCJqVM1Yv2MPycRtXlMEPpU PGoTZ+U+UBBLbE6VmmbyH4e7FWf3gM2Mjpg+DFTHKoe4Tx8I9MeruUAt6ha77G1O mlWYcXni5kBDM0LXECxuK4zDyAnK2O1e/5uzLYxXp11nE9aBPpcIMCykq6cvk11m AJYsb8Fg4mJIA34ESy4FHFQ4mzgXsXP9gX6jn7qiSyBIJ64e1305E8PcZSLsJC4= =PsmH -----END PGP SIGNATURE----- --=-=-=--