From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19932 invoked by alias); 15 Jan 2014 15:09:37 -0000 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 Received: (qmail 19919 invoked by uid 89); 15 Jan 2014 15:09:36 -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,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pd0-f176.google.com Received: from mail-pd0-f176.google.com (HELO mail-pd0-f176.google.com) (209.85.192.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 15 Jan 2014 15:09:36 +0000 Received: by mail-pd0-f176.google.com with SMTP id r10so1222441pdi.35 for ; Wed, 15 Jan 2014 07:09:34 -0800 (PST) X-Received: by 10.66.156.137 with SMTP id we9mr3496204pab.30.1389798574372; Wed, 15 Jan 2014 07:09:34 -0800 (PST) Received: from msticlxl57.ims.intel.com (fmdmzpr03-ext.fm.intel.com. [192.55.54.38]) by mx.google.com with ESMTPSA id ju10sm8676457pbd.33.2014.01.15.07.09.30 for (version=TLSv1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 15 Jan 2014 07:09:33 -0800 (PST) Date: Wed, 15 Jan 2014 15:09:00 -0000 From: Ilya Verbin To: Jakub Jelinek , Richard Biener , Thomas Schwinge , Bernd Schmidt , Kirill Yukhin , "Michael V. Zolotukhin" , Andrey Turetskiy , Ilya Tocar , gcc-patches@gcc.gnu.org Subject: Re: [RFC][gomp4] Offloading: Add device initialization and host->target function mapping Message-ID: <20140115150917.GA6442@msticlxl57.ims.intel.com> References: <20131220171807.GA14803@msticlxl57.ims.intel.com> <20131226133740.GA34098@msticlxl57.ims.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131226133740.GA34098@msticlxl57.ims.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes X-SW-Source: 2014-01/txt/msg00877.txt.bz2 Ping.