From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 18:15:49 2012 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 4EF61106564A for ; Sun, 24 Jun 2012 18:15:49 +0000 (UTC) (envelope-from nec556@retena.com) Received: from resmaa14.ono.com (smtp14.ono.com [62.42.230.176]) by mx1.freebsd.org (Postfix) with ESMTP id 0F87C8FC0C for ; Sun, 24 Jun 2012 18:15:48 +0000 (UTC) Received: from GogPortatil.retena.com (37.11.164.89) by resmaa14.ono.com (8.5.113) (authenticated as nec556@retena.com) id 4FA8828000C72AB9 for freebsd-questions@freebsd.org; Sun, 24 Jun 2012 20:15:41 +0200 Message-ID: <4FA8828000C72AB9@> (added by postmaster@resmaa14.ono.com) X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Sun, 24 Jun 2012 20:18:20 +0200 To: freebsd-questions@freebsd.org From: Eduardo Morras In-Reply-To: <1340560811.1003.2.camel@btw.pki2.com> References: <1340560811.1003.2.camel@btw.pki2.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Antivirus: AVG for E-mail 2012.0.2180 [2437/5090] Subject: Re: AMD Radeon CUDA under FreeBSD? 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: Sun, 24 Jun 2012 18:15:49 -0000 At 20:00 24/06/2012, Dennis Glatting wrote: >I found useful blogs regarding NVIDIA but nothing useful how to get CUDA >installed for the AMD Radeon series chips under FreeBSD, native or >Linux. > >Would someone please point me to a clue? Google wasn't helpful. AFAIK AMD has no official driver for freebsd. Most of the AMD GPGPU tools only work for Windows, some on Linux. You must know that AMD doesn't have a CUDA licence, only an OpenCL, so you can't use CUDA code on AMDs gpus. HTH