From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 17 19:09:59 2012 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90A3B106566C; Fri, 17 Feb 2012 19:09:59 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5F2B98FC1A; Fri, 17 Feb 2012 19:09:59 +0000 (UTC) Received: by pbcxa7 with SMTP id xa7so4571902pbc.13 for ; Fri, 17 Feb 2012 11:09:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=09lK6KVgZgYtbYLf4BJ+ADLx9C9Fk7Xl8EXM6HgwkY4=; b=G9k6RpI+btOTgSJkuccIYAddzZi7Xih/xd1ZyRvW+7mdq1PgURDVuSJhe4vGPBygvb MRIzvCw2MR2wtYDhG1VgKrvG/xlbEg7ZMLvLRSSR9+8hHcHF4O3kEoX7Hxc3TjrN2C/R EZnSjiWx6lbdrtT2Y2vDvPbqDHJEj6EEnXr/4= MIME-Version: 1.0 Received: by 10.68.223.68 with SMTP id qs4mr26652490pbc.112.1329504344134; Fri, 17 Feb 2012 10:45:44 -0800 (PST) Received: by 10.68.48.35 with HTTP; Fri, 17 Feb 2012 10:45:44 -0800 (PST) In-Reply-To: <4F3C275F.9070808@shadowsun.net> References: <4F3C275F.9070808@shadowsun.net> Date: Fri, 17 Feb 2012 13:45:44 -0500 Message-ID: From: Super Bisquit To: Eric McCorkle Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: hackers@freebsd.org, freebsd-ports@freebsd.org Subject: Re: CUDA porting effort? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2012 19:09:59 -0000 I'd be willing to try building it on the Power(PC) platform. On Wed, Feb 15, 2012 at 4:45 PM, Eric McCorkle wrote: > Given that NVidia is releasing the CUDA platform source on a limited > basis, is anyone actively working to port it to FreeBSD? The reason I > ask is that to get access to the source, you have to submit a request > explaining what you intend to use it for. It might be a good idea to > get ahold of the source on behalf of FreeBSD, so that interested people > could work on porting it. I could devote a small amount of time to such > an effort; I'm wondering if there's interest from anyone else. > >