From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id KDqGK1Y44l4wfAAA0tVLHw (envelope-from ) for ; Thu, 11 Jun 2020 13:57:42 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id mFlzJ1Y44l5HMwAA1q6Kng (envelope-from ) for ; Thu, 11 Jun 2020 13:57:42 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9C006940656 for ; Thu, 11 Jun 2020 13:57:41 +0000 (UTC) Received: from localhost ([::1]:54010 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jjNi8-0001TQ-HY for larch@yhetil.org; Thu, 11 Jun 2020 09:57:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51394) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjNi1-0001T8-3T for help-guix@gnu.org; Thu, 11 Jun 2020 09:57:33 -0400 Received: from mx1.riseup.net ([198.252.153.129]:52704) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjNhz-0001a4-Sn for help-guix@gnu.org; Thu, 11 Jun 2020 09:57:32 -0400 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 49jQQx39Y9zFf2l; Thu, 11 Jun 2020 06:57:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1591883849; bh=IScF9L/i86Z++upUqLsChxwdTefzDOF46MaRR2GvUEA=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=BCYpBYLv2w5rzSJ8Be5+55VYITiukZWyNV0LlhMADMNfXBdGJHfV6/GnhLLuuoyFY uBVy2UF7BiuH+FsB9MJb+HrRphykSVwwzBrpBGq1r6t1CUn/wOr0izmcYnYyX514my jp1E1ex+4cvyz7I7RYGGFJ/7hcYS6TmCzubIeZ+E= X-Riseup-User-ID: 7F439AB90A5BB77E8CFBC8E4BE9FF4B0F40375AE21DE0E769BC9371C97B9B589 Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 49jQQw3CWBzJqp2; Thu, 11 Jun 2020 06:57:27 -0700 (PDT) Date: Thu, 11 Jun 2020 15:36:10 +0200 From: raingloom To: Pierre Neidhardt Subject: Re: OpenGL on Guix? Message-ID: <20200611153610.48a16b6d@riseup.net> In-Reply-To: <87lfkwa8th.fsf@ambrevar.xyz> References: <87lfkwa8th.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=198.252.153.129; envelope-from=raingloom@riseup.net; helo=mx1.riseup.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/11 09:57:29 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=riseup.net header.s=squak header.b=BCYpBYLv; dmarc=pass (policy=none) header.from=riseup.net; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -0.71 X-TUID: 9lObx1v+8gC3 On Tue, 09 Jun 2020 11:26:50 +0200 Pierre Neidhardt wrote: > Hi! > > I'm trying to make use of OpenCL on Guix System. My GPU supports it. > I've tried installing > > - mesa-opencl > - mesa-opencl-icd > > in my system profile but `clinfo` still returns > > --8<---------------cut here---------------start------------->8--- > Number of platforms 0 > --8<---------------cut here---------------end--------------->8--- > > Any clue how to set up OpenCL? > I would also love to know this. When I brought it up on IRC the most info I got was that mesa-opencl should probably replace mesa in the future.