From owner-freebsd-performance@FreeBSD.ORG Mon Dec 6 16:31:59 2010 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92D4E106566B for ; Mon, 6 Dec 2010 16:31:59 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 494DF8FC19 for ; Mon, 6 Dec 2010 16:31:59 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-performance@freebsd.org with esmtp (envelope-from ) id <1PPdyo-0000XM-4p>; Mon, 06 Dec 2010 17:31:58 +0100 Received: from e178036194.adsl.alicedsl.de ([85.178.36.194] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-performance@freebsd.org with esmtpsa (envelope-from ) id <1PPdyn-0007bF-UR>; Mon, 06 Dec 2010 17:31:58 +0100 Message-ID: <4CFD0FFD.7000405@mail.zedat.fu-berlin.de> Date: Mon, 06 Dec 2010 17:31:57 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101127 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: "freebsd-performance@freebsd.org" Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.36.194 X-Mailman-Approved-At: Mon, 06 Dec 2010 16:46:14 +0000 Subject: LLVM/CLANG and AMD GPU support, FreeBSD again excluded? X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2010 16:31:59 -0000 I'm still hoping that FreeBSD could get back into it's shiny domain being a highly reliable and performant Berkeley UNIX like OS, so for my scientific purposes I'm still looking and watching what's going on. I found on this slide show a talk, given by some AMD fellow, about an OpenCL compiler: http://llvm.org/devmtg/2010-11/ (go down to the movies/slides and watch out for: AMD OpenCL Compiler - Using LLVM to produce a cross-platform heterogeneous compiler tool chain and enjoy). In this talk, only OS X, Windows and Linux are explicitely mentioned. Is there no interest in supporting the *BSD, preferably FreeBSD? As far as I know, the essential backend of this chain will be the AMD graphics card driver with its CAL compiler generating the binary code. Yes, I know, bringing up the 'FreeBSD and HPC / GPGPU-issue' is naiv and maybe boring, but hope is something that can be very persistent ... Regards, Oliver