From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id EMJpJgveaGDH7gAAgWs5BA (envelope-from ) for ; Sat, 03 Apr 2021 23:28:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id SBt4HwveaGDEWQAAbx9fmQ (envelope-from ) for ; Sat, 03 Apr 2021 21:28:43 +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 21A619859 for ; Sat, 3 Apr 2021 23:28:43 +0200 (CEST) Received: from localhost ([::1]:33048 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lSnow-0004r6-8w for larch@yhetil.org; Sat, 03 Apr 2021 17:28:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56576) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lSnon-0004qy-DH for guix-devel@gnu.org; Sat, 03 Apr 2021 17:28:33 -0400 Received: from mail-io1-xd2e.google.com ([2607:f8b0:4864:20::d2e]:41913) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lSnol-0007sQ-LK for guix-devel@gnu.org; Sat, 03 Apr 2021 17:28:33 -0400 Received: by mail-io1-xd2e.google.com with SMTP id z3so5791300ioc.8 for ; Sat, 03 Apr 2021 14:28:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=IR6yYheb71nEKNrvuewohFQ+H7UF96hIbGHmDKGqNwM=; b=phrP8A6Olr5BzpLGF6fJ0hYmOaZ+raOoKoLBeOI86HSyunoDC1sYZ/9SBc4KBtn+yh F8206Wp04RqcsiKdAIJAFJ96ODdtimRIx6u412CLHZzcZtWVNqHLqE9v/MYaoihetHhl 0iOLYWAeyWKX+8NHZ8CMbWddrru5b/YA52NhVUL0hFOZbKhxH4da7bJehnWdcdLuCyD4 67YdeUQ6AijtyMHbLO+mWITvIeGG7ow4aA9yGUGQ1b4Yzv1NIUqXbpO2UKL5v46r5A9R KnJ5GcUjewbmmW9GzuRH6YUik8RxokP+5jkd10hTgXyTpwsHyz8ebPnTd1EC243VT498 1RTg== 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:references:date:in-reply-to :message-id:user-agent:mime-version; bh=IR6yYheb71nEKNrvuewohFQ+H7UF96hIbGHmDKGqNwM=; b=I3HP7D6mhYsDCf+qehLBRDChGskOdtfeuRg5xDiUK281i9DifqLtOC4++OdFHZiauI CSlEz9lagNVyUs2jWPMM9q6bWx/o62gZixr6BKtxZRI5x9d8Bz3bP15B9mfqt8fN9AeQ 65mYmUeP5Pyo+EEeeX9bvEp5h9h7zhtOzEiZ2PkcMldAsCOtdPe7t41JwO8PRuz2JHhZ KnHglOBb+3uVTaacBdZvfX1HbMmCV60Y71zHax+Qsm+KpZenSJSYRr5ZMeCHv3yYC+1L fXcZYLKCcNU5n2cwDaeo0AYlWV+X19mmhb9sXVyKr1poyVfzZFv1rGeHs4IzICZ2fK4y UVRw== X-Gm-Message-State: AOAM530aYqXV1crS31YtjxoKqAtv0h70O40+n+C2aOt10ueCJVUikGIa iW/MeJWFsyVuFT67Qnl54esnaqeGltA= X-Google-Smtp-Source: ABdhPJy3y93f4GuuF2GlU31qVYbRsRo0miCZ0lVXm25vJBhmG66/HW4VR1BPj+WHzgaQjUUDzov/ug== X-Received: by 2002:a05:6638:1648:: with SMTP id a8mr17525549jat.25.1617485309736; Sat, 03 Apr 2021 14:28:29 -0700 (PDT) Received: from washu-v4 (172-221-246-205.res.spectrum.com. [172.221.246.205]) by smtp.gmail.com with ESMTPSA id h128sm8518749ioa.32.2021.04.03.14.28.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 03 Apr 2021 14:28:29 -0700 (PDT) From: Katherine Cox-Buday To: Leo Famulari Subject: Re: Application for aarch64 computing resources References: Date: Sat, 03 Apr 2021 16:28:28 -0500 In-Reply-To: (Leo Famulari's message of "Fri, 2 Apr 2021 14:43:20 -0400") Message-ID: <87o8ev5a83.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::d2e; envelope-from=cox.katherine.e@gmail.com; helo=mail-io1-xd2e.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, 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: , Cc: guix-devel@gnu.org 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=1617485323; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=IR6yYheb71nEKNrvuewohFQ+H7UF96hIbGHmDKGqNwM=; b=T7qfd/GGWtbOoe9OuP/oTsfDkqgEpDN/krzxiY6rL80+9PFu3Z1QyjnUDvHexa2FbLRlA/ a3/q2Z8vQynqRNQlclHGg3zZUufAlZ60GNNZwZRrDFDwLqicssAdnTfjHLalfZ4j0jrV3l JuaZDx++xeWlfMhVvmqkp4XWkYKoauLSV1DRoy1kl7Dl/XbacJKPG0BLUBpXXSB/wqk6xG 9cd9vbU08Qs228V2v527Emmk7MGLDihQuTs7E5ZkQxItIE7a4QUla1g8XoT9Y68TFcFgaK 64uQu5HgHcjwr/1v+boa2k6MLhO2IDlPgJvW7565OXMCjDLzCa3sPLnhr2er3Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1617485323; a=rsa-sha256; cv=none; b=PTxKeVLK+BOAkzL6iBnVgQqQXcZYtKZpA67mQyzm0BxrLZXrn+gx6gm1IFVV2ZOesmeMfx O3b+kWSSJ4e0VYOEJxcuQJg5MBCqnTFC4wD06iTZDqL1pleGaOvf8gynPR9rXx8nK50C1a d6Td4qgRWtTFh/S6HaTzl9oOPAoL9bipZ+NCVcEZ0bcKvQKUVQid2MehjBrxC9W38YkJ8K frDhVWA6QFGmkkNfE51W/LfR59OiD2H8BpT46ZBAgAqhNTW4WAL2wLk50lmJjcLjZNCQHy rf9GMx2VnH+2diPxGnKhduVYNLYEdlPURyKAVRuks1DMPXTcRpMmsuuTJLQlng== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=phrP8A6O; dmarc=pass (policy=none) header.from=gmail.com; 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: -3.13 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=phrP8A6O; dmarc=pass (policy=none) header.from=gmail.com; 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: 21A619859 X-Spam-Score: -3.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: Jjqrvy/sOfBb Leo Famulari writes: > As part of our efforts to improve the situation, I've applied for > donation of aarch64 (64-bit ARM) computing resources for the Guix build > farm: > > https://github.com/WorksOnArm/cluster/issues/254 I'm extremely happy to see this, and I hope we can increase our ARM capacity. Thanks for making this submission, Leo! -- Katherine