From owner-freebsd-questions@FreeBSD.ORG Mon Aug 16 21:01:00 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15FEC10656F0 for ; Mon, 16 Aug 2010 21:01:00 +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 C41B48FC12 for ; Mon, 16 Aug 2010 21:00:59 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1Ol6nf-0000Zy-Rs>; Mon, 16 Aug 2010 23:00:55 +0200 Received: from pd9e024f1.dip.t-dialin.net ([217.224.36.241] helo=munin.geoinf.fu-berlin.de) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1Ol6nf-0001dK-NB>; Mon, 16 Aug 2010 23:00:55 +0200 Message-ID: <4C69A704.5080109@mail.zedat.fu-berlin.de> Date: Mon, 16 Aug 2010 23:00:52 +0200 From: "Hartmann, O." User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.8) Gecko/20100812 Thunderbird/3.1.2 MIME-Version: 1.0 To: Pieter de Goeje References: <4C666786.6000205@mail.zedat.fu-berlin.de> <20100816173333.4a1bba57@ukr.net> <20100816145001.GA90619@mech-cluster241.men.bris.ac.uk> <201008162113.36731.pieter@degoeje.nl> In-Reply-To: <201008162113.36731.pieter@degoeje.nl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 217.224.36.241 Cc: Ivan Klymenko , emorras@xroff.net, Anton Shterenlikht , freebsd-questions@freebsd.org Subject: Re: FreeBSD, GPGPU and OpenCL/CUDA X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2010 21:01:00 -0000 On 08/16/10 21:13, Pieter de Goeje wrote: > On Monday 16 August 2010 16:50:01 Anton Shterenlikht wrote: >> On Mon, Aug 16, 2010 at 05:33:33PM +0300, Ivan Klymenko wrote: >>>> I think it might be worthwhile to contact nVidia directly about this. >>>> To raise awareness that there are people using FreeBSD for HPC and >>>> that they very much would like to see OpenCL/CUDA supported. >> how is this different from getting e.g. native Flash or Matlab on FBSD? >> We've been trying to "raise awareness" for years.. > So did we for the nvidia driver on amd64. > > I'm not saying that we will be successful, I'm just saying if they're not even > aware of this need that it will never happen. > > - Pieter I think they are aware, but the number of users is very, very low. Since modern 3D accerlerated and GPGPU capable drivers are developed dominantly under Linux, BSDs lack in modern architectures like KMS necessary running those modern drivers, so in case of the 64Bit video drivers it could be more a lack in the underlying technical infrastructure than the low number of users. But I do not know. Oliver