From owner-freebsd-questions@FreeBSD.ORG Fri Jul 4 23:01:12 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 67AD694A for ; Fri, 4 Jul 2014 23:01:12 +0000 (UTC) Received: from mail-ve0-x22a.google.com (mail-ve0-x22a.google.com [IPv6:2607:f8b0:400c:c01::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2632D2C05 for ; Fri, 4 Jul 2014 23:01:12 +0000 (UTC) Received: by mail-ve0-f170.google.com with SMTP id i13so2089535veh.15 for ; Fri, 04 Jul 2014 16:01:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=o8Tq1TrNFlZuJOFuq1l6Cpz6OrIqyNW4hGAE43edhyw=; b=D9vnIL21d0P+G2EmXq32K0mY9HcloMNYT7UTXm/suz1PnKGbVQECb8UUP3ALnXJ3f2 DY9weDkfS2uDv9rHk7ZreSLzPQ/ywn5pCNmW0SBqaR6Ykr0Wq9/RBOwFaJhVReByCazp aMd+aDqshmdIMzNZQarea+qFsK1SL6swj5UujFbzMyhG0AERmaDvIRYC3KZ4MEdevOBE 9znwdzpqaW2UoCPEVCGA3KFoMUxJTn6z9nje0RoHsPYC7SzWkDyIInYQ2djBso4AIWxk 0vigQ2oB0P0FzK0bzT6MK2xvaFVHPJfNWGhJLYo5x9OTuvVy367xIm7T9RHF/TMH2vsz v4yA== MIME-Version: 1.0 X-Received: by 10.220.203.134 with SMTP id fi6mr11870677vcb.18.1404514871298; Fri, 04 Jul 2014 16:01:11 -0700 (PDT) Received: by 10.220.154.76 with HTTP; Fri, 4 Jul 2014 16:01:11 -0700 (PDT) In-Reply-To: <20140705004936.86a175a89bd607eddb879eed@yahoo.es> References: <1404438060.76015.15.camel@btw.pki2.com> <20140705004936.86a175a89bd607eddb879eed@yahoo.es> Date: Fri, 4 Jul 2014 18:01:11 -0500 Message-ID: Subject: Re: OpenCL under FreeBSD-10? From: "Sam Fourman Jr." To: Eduardo Morras Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: freebsd general questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2014 23:01:12 -0000 I am also interested in this.. On Fri, Jul 4, 2014 at 5:49 PM, Eduardo Morras wrote: > On Thu, 03 Jul 2014 18:41:00 -0700 > Dennis Glatting wrote: > > > Is there a working version of OpenCL somewhere for FreeBSD10? freeocl > > is broken, badly. > > Googling a bit shows llvm libclc project that outputs PTX (Nvidia) code. > Clang+llvm is part of the system, don't know if this piece of llvm project > has been ported too. > > http://llvm.org > > http://libclc.llvm.org/ > > > --- --- > Eduardo Morras > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > -- Sam Fourman Jr.