From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6575 invoked by alias); 2 Jul 2010 12:01:41 -0000 Received: (qmail 6530 invoked by uid 22791); 2 Jul 2010 12:01:40 -0000 X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_05,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mx01.qsc.de (HELO mx01.qsc.de) (213.148.129.14) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 02 Jul 2010 12:01:35 +0000 Received: from [192.168.178.22] (port-92-204-8-198.dynamic.qsc.de [92.204.8.198]) by mx01.qsc.de (Postfix) with ESMTP id 920303CDC2; Fri, 2 Jul 2010 14:01:07 +0200 (CEST) Message-ID: <4C2DD4E2.7090000@net-b.de> Date: Fri, 02 Jul 2010 12:01:00 -0000 From: Tobias Burnus User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100317 SUSE/3.0.4 Thunderbird/3.0.4 MIME-Version: 1.0 To: FX CC: Tobias Burnus , Jakub Jelinek , gcc-patches@gcc.gnu.org, Fortran List Subject: Re: [libgomp,patch] Add omp_{integer,logical}_kind to omp_lib.h References: <20100611143040.GA18233@physik.fu-berlin.de> <7B48F14A-3FF1-46A5-9295-3C1AA10168E7@gmail.com> In-Reply-To: <7B48F14A-3FF1-46A5-9295-3C1AA10168E7@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2010-07/txt/msg00134.txt.bz2 On 07/02/2010 12:27 PM, FX wrote: > Anyone has access to the document? I cannot find anything on the IWOMP website, nor on openmp.org. > The publication of the spec got delayed as the spec as not ready. There was one meeting after the IWOMP conference to discuss further details, but seemingly some more items need to be solved. Bronis de Supinski wrote on 17 June that he hopes that the OpenMP 3.1 draft will be available in few weeks. Cf. also Michael Wong's report at http://www-949.ibm.com/software/rational/cafe/blogs/ccpp-parallel-multicore/2010/06/21/the-view-from-iwomp-2010-trip-report If you spend 50 bucks/year, you can become cOMPunity member [1] and get early access to the draft... (Which neither I nor Jakub have.) For the features planed for 3.1, see the link above - and the relevant proceedings in LNCS (linked from the conference site). The OpenMP 3.1 goals were to refine and extend the existing specification, not break existing code, and to pose a minimal implementation burden beyond 3.0. Planed are: - User-defined reduction operators [according to the proceeding paper, it looks quite powerful and thus requires quite some work to implement - thus one wonders about the definition of "minimal"] - Atomics: support capture/write - Task scheduling: taskyield construct, final clause Tobias [1] http://www.compunity.org/contacts/membership/index.php