From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id sEOZNuP64mCfZAAAgWs5BA (envelope-from ) for ; Mon, 05 Jul 2021 14:28:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id KOg/MuP64mD6VAAA1q6Kng (envelope-from ) for ; Mon, 05 Jul 2021 12:28:19 +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 90410DB2B for ; Mon, 5 Jul 2021 14:28:19 +0200 (CEST) Received: from localhost ([::1]:43934 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m0Nhy-0004Rh-Es for larch@yhetil.org; Mon, 05 Jul 2021 08:28:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41078) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m0Nhf-0004Nk-7F for guix-devel@gnu.org; Mon, 05 Jul 2021 08:27:59 -0400 Received: from mail-io1-xd32.google.com ([2607:f8b0:4864:20::d32]:45052) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m0Nhd-0004Wq-Du for guix-devel@gnu.org; Mon, 05 Jul 2021 08:27:58 -0400 Received: by mail-io1-xd32.google.com with SMTP id q2so5597092iot.11 for ; Mon, 05 Jul 2021 05:27:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:user-agent:mime-version; bh=2yoRNbetnXHr7hHeln8aNObFay8rrerb5zS/uwRIc/c=; b=HjJjZpp8wDxSerHsMQ9uV4VAUaf9Kmai/xxmXS62XuIvgQ98yO2wkPVowk7hZC6Wcl gZKadP9PbxFhboM8aNoqRe8a0VdECKiGGpw9NMpNAMeKy9Ya05Cxdzqm6sX/QlrkWBIY m+8eAkfDeOSpTTDbapAu3bUvI0n3UYpyz4AOfj+8IuXwWqaWFo078BrAYWW1t2oJm1wc v19cCfwK5NzdINLQSwbSHBph0SfbL6oOhJAFAm4Er+nrRaWOg018hQAQe2YjQxNAmg5f KQInyCFHt5Aih6wixDn1AXqykozd0hsK9RTMH5iLxvKWnNCvy6qh18jVHbucYTZz1Lhb L6iw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent :mime-version; bh=2yoRNbetnXHr7hHeln8aNObFay8rrerb5zS/uwRIc/c=; b=ORACUfzsRmXXhun7lvEEWw+pFM3jRymQ70EJ2mKBoxxXqE7qmhsyazYDYihAXWWuSQ 0Ec1Vk4ezAIPpI5KvlxxLWPHAOFOT46vA+ubn26yIWhXMO2wpUy72WIupJe43+Q71D2N WaemtKy0T+oW5XLeXUuGdiEt5T8TcN6PyTvyTwr8Dg4B1h6f/JSxHTDWhTWcgHLmHzP4 Il50TlEHjOF5p+XVzImEevxZxgaImtyXnQ7T5jeAUtgli1+4t0B/0W9+Q9e/fr0xsMby MVOS0gNS1FJBkxInj/su3YHUPkNJkgAjca2fU68C/Ic2+PYW9Qwrty1be2I3zLSqwyQu AQkQ== X-Gm-Message-State: AOAM5330S2vixWtYhvC4PVlgdLZeeIcxr2fOIHj1aJK529CBbi4LRdeg KRGv0NU+OgUPGRhBR1pPkds= X-Google-Smtp-Source: ABdhPJzGfhZCol9m5aMzMz9YYxd3HC7Z6z/UdaulpfZKfMpNvNeTfBfTdP41Qe6kdcA10sS8C9meMw== X-Received: by 2002:a02:2717:: with SMTP id g23mr12350038jaa.66.1625488075642; Mon, 05 Jul 2021 05:27:55 -0700 (PDT) Received: from washu-v4 (172-221-246-205.res.spectrum.com. [172.221.246.205]) by smtp.gmail.com with ESMTPSA id m26sm6977619ioo.23.2021.07.05.05.27.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Jul 2021 05:27:55 -0700 (PDT) From: Katherine Cox-Buday To: guix-devel@gnu.org Subject: Trying OpenCL on Guix: An Experience Report Date: Mon, 05 Jul 2021 07:27:54 -0500 Message-ID: <877di5ndx1.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::d32; envelope-from=cox.katherine.e@gmail.com; helo=mail-io1-xd32.google.com X-Spam_score_int: -6 X-Spam_score: -0.7 X-Spam_bar: / X-Spam_report: (-0.7 / 5.0 requ) BAYES_05=-0.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1625488099; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=2yoRNbetnXHr7hHeln8aNObFay8rrerb5zS/uwRIc/c=; b=oSViG/ONSJhg7GIVFKNIFzVZgxkndY1mLr0QsU64OK2nel/JRZJRtejhD5a2GGBPlupWpk 0dS/EfUHmqr3c+bhSLUdtWgq6Hqm9M5QswYZmUcuxnAytzh6wEtf5d/cL+CNl/jWKJLY7/ 8GdaMUnUVBY6opgwKVF4M3bGWgreX/gAEGqXNhiC4l19TvCUM9ek/XFvz7ptm+4oTZVM7G wAddqkBCR4un6ZkH8GZ2Bs6E9I3mffPy2NLPi2HJmHFM+Wmv/HLylwCl47j3Vam5WDYMux Xccju2k7uk0AOfBdR7vmMikFcYwDd/S7WgcwW18M8R7RViE4e84FgKlfLzM6xQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1625488099; a=rsa-sha256; cv=none; b=LyymNYUc0caG/HUw7C26L+7eao5YUoAYFvNc05p4q23zw6Z9RbzmccJfYLjXkFaPMPi8/d MNmOFbU53xKu+i96t2eVWRiKOG3WXCxBz4Q8QQexEweAAK9UEZVGphpk7zcnThCmtpIcqD m65Sl2msZLj9njwGKss55zo460/+CrJEK84McpmEj/30oUiIm+6IrkkuN2oWj/c6t4IAfM yiYhzNIKKWfNZddT35sw62RPgFDQxD3tjAXME3vOjsfoqCeLqZjUVR56EWA4whYBgkA04W qFYKfsWsnUKFgTsLVsXFfEQvWrrmcTT9pgP92CM3TP0e8Hd/IMAMCKWa96bHCA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20161025 header.b=HjJjZpp8; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -1.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20161025 header.b=HjJjZpp8; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 90410DB2B X-Spam-Score: -1.31 X-Migadu-Scanner: scn0.migadu.com X-TUID: b59Wo3z7DfCI I have written up a blog post here[1] which describes my experience with trying to use OpenCL on Guix. While researching this, I found a few messages in IRC and on guix-help wondering how to get this to work, so I hope this helps someone. As always, thanks to everyone involved in Guix. [1] https://katherine.cox-buday.com/blog/2021/07/05/trying-opencl-on-guix-an-experience-report/ -- Katherine