From owner-freebsd-hpc@FreeBSD.ORG Wed Feb 20 16:44:49 2008 Return-Path: Delivered-To: freebsd-hpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE8F816A401 for ; Wed, 20 Feb 2008 16:44:49 +0000 (UTC) (envelope-from ohartman@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 A602613C447 for ; Wed, 20 Feb 2008 16:44:49 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-hpc@freebsd.org with esmtp (envelope-from ) id <1JRroX-0007hz-Jj>; Wed, 20 Feb 2008 17:28:57 +0100 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-hpc@freebsd.org with esmtpsa (envelope-from ) id <1JRroX-0001ee-Ip>; Wed, 20 Feb 2008 17:28:57 +0100 Message-ID: <47BC5539.206@zedat.fu-berlin.de> Date: Wed, 20 Feb 2008 16:28:41 +0000 From: "O. Hartmann" Organization: Freie =?ISO-8859-15?Q?Universit=E4t_Berlin?= User-Agent: Thunderbird 2.0.0.9 (X11/20080122) MIME-Version: 1.0 To: freebsd-hpc@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Subject: CuBLAS/CuFFT or similar libraries for FreeBSD? X-BeenThere: freebsd-hpc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD in High Performance Computing environments." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Feb 2008 16:44:50 -0000 I'm looking for a way utilizing nVidias or AMD/ATIs GPU natively with a FreeBSD-ported library like BLAS/FFT, but can only find CuBLAS and CuFFT, which are bound to CUDA and CUDA is itselfs bound to a nVidia-driver. nVidias drivers are Linux BLOBs and not operable with 64Bit FreeBSD. Does anybody have ideas/suggestions? Thanks in advance, Oliver