From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Richter Subject: Re: FW: Release Notes for Beignet Version 0.1 Date: Tue, 16 Apr 2013 16:32:56 +0200 Message-ID: <516D6118.1090203@hogyros.de> References: <067f01ce39b6$99273e00$cb75ba00$@linux.intel.com> <071c01ce3a77$07227120$15675360$@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from psionic.psi5.com (psionic.psi5.com [46.4.9.173]) by gabe.freedesktop.org (Postfix) with ESMTP id 0A099E63E0 for ; Tue, 16 Apr 2013 07:41:28 -0700 (PDT) In-Reply-To: <071c01ce3a77$07227120$15675360$@linux.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Zhigang Gong Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org Hi, On 16.04.2013 09:50, Zhigang Gong wrote: > [Gong, Zhigang] As I know, Simon implemented ICD for Beignet and it may need > some time to rebase to the latest beignet code base. > If you are interested, this is the link http://psi5.com/~geier/beignet.git. Indeed, the extension handling is entirely different. I've gotten the code to compile, but it is not yet recognized as a valid ICD module. I also need to implement clGetExtensionFunctionAddress() for the "ocl-icd" implementation to accept the module. Simon