From owner-freebsd-questions@FreeBSD.ORG Sat Oct 23 11:56:05 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 CF11E1065674 for ; Sat, 23 Oct 2010 11:56:05 +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 8B1918FC0A for ; Sat, 23 Oct 2010 11:56:05 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-questions@freebsd.org with esmtp (envelope-from ) id <1P9chg-0002Uz-Fn>; Sat, 23 Oct 2010 13:56:04 +0200 Received: from e178020163.adsl.alicedsl.de ([85.178.20.163] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-questions@freebsd.org with esmtpsa (envelope-from ) id <1P9chg-0000IN-9i>; Sat, 23 Oct 2010 13:56:04 +0200 Message-ID: <4CC2CD54.40901@mail.zedat.fu-berlin.de> Date: Sat, 23 Oct 2010 13:56:04 +0200 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.11) Gecko/20101020 Lightning/1.0b2 Thunderbird/3.1.5 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.20.163 X-Mailman-Approved-At: Sat, 23 Oct 2010 12:42:34 +0000 Subject: HPC with GPU/GPGPU on FreeBSD 8/9? 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: Sat, 23 Oct 2010 11:56:05 -0000 Does anyone of the FreeBSD folks out here use/develop/programme GPU-based scientific applications/libraries (mathematical nature, mostly) on FreeBSD natively running on FreeBSD with GPGPU support? What are you using as 'language', framework, development environment? I'm desperately searching for solutions how to run n-body simulations GPGPU-supported on multi-processor 64Bit FreeBSD boxes with either nVidia or AMD GPU support. Thanks, Oliver