From patchwork Fri Feb 17 01:22:19 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 58312 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:adf:eb09:0:0:0:0:0 with SMTP id s9csp628087wrn; Thu, 16 Feb 2023 17:23:18 -0800 (PST) X-Google-Smtp-Source: AK7set9YQFGF+0B6bOwWZlzaOsRqo5gaRjxiTvoxqz9P2pizcAZrglKLyOu0eCDAnOy8vM+wI2xB X-Received: by 2002:a17:906:8306:b0:8b1:1f2d:ecf1 with SMTP id j6-20020a170906830600b008b11f2decf1mr8532147ejx.67.1676596998762; Thu, 16 Feb 2023 17:23:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1676596998; cv=none; d=google.com; s=arc-20160816; b=esuQ8in/B1J6xCoAzxypisg0BFW9FMzkH0ZweW35kIbRhXrveuWJZTLW8+Mz8n23au rvZmjawCzG3PidcypYM4iC/v3LcoFUV7GXRY6KZ2QnU0mS37EtmJJexit2wfkOPowLTI wJ1QlX7zCZX2JPuBnb/9F8GFu3/2hK+253UqrRjB4wd/Z0i0a3rzuFgWxdna9NcpeRVg tH1LGRFjNxogYqqzJPL4g36z6Acc8FR5qpKkOCRr6epALr7WNkvRvr/GeAjm8jjNV9Vf W12o+sf+6Gk835Zh0g9vk5DVMaS4ryJntggK2yQwtunR6pO6KMZ3O/jJoVOMB5EfSVB9 zNpA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:mime-version:references :message-id:in-reply-to:subject:cc:to:from:date:dmarc-filter :delivered-to; bh=9XhsUfmgnvgKAQuLv9wmf+g1tRtGta01QQqqtPxlgzQ=; b=OEz9OwHaiP+DkoshvLj52flw0JthCFCmbnVhUlozS2eSktnNz/+dg7LrJKL4B36Z6D HLBvRiVmgFqpTvjNG+w7F86mTXagBWFsWjSIfFjIX9DIQsIuFnOrKUVXIBdawkGrQxxy s1tO9oWKmbtfLd04VZkOUNdmS56ST4KLv856QrBR3yia/cudFNFNKBwd8zZUtWaZZumo IgkuCL8lDyXkUkykerdbcpe5O0cY5b8+d1OFr/diIRlBn6/a/3i0V8rf3blE9sT8CMSQ Y4Q417uAoQLp3ezzflKUM8yXffBklcDKPJ8bIH+hkZRAgDeSd4CrBua1wtxE2hZ8m7yX npDg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org" Received: from sourceware.org (ip-8-43-85-97.sourceware.org. [8.43.85.97]) by mx.google.com with ESMTPS id 26-20020a170906029a00b008778979370csi4244899ejf.405.2023.02.16.17.23.18 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Feb 2023 17:23:18 -0800 (PST) Received-SPF: pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) client-ip=8.43.85.97; Authentication-Results: mx.google.com; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org" Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 12FC43881D1B for ; Fri, 17 Feb 2023 01:22:52 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id C75783858D33; Fri, 17 Feb 2023 01:22:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C75783858D33 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id DFB9433EC7; Thu, 16 Feb 2023 20:22:21 -0500 (EST) Received: from [192.168.1.80] (188-23-63-229.adsl.highway.telekom.at [188.23.63.229]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 3CFF933ECD; Thu, 16 Feb 2023 20:22:21 -0500 (EST) Date: Fri, 17 Feb 2023 02:22:19 +0100 (CET) From: Gerald Pfeifer To: NightStrike , gcc-patches@gcc.gnu.org cc: gcc@gcc.gnu.org Subject: [wwwdocs] testing: Tweak the link to upstream FTensor (was: Anyone using FTensor to test GCC (or otherwise)?) In-Reply-To: Message-ID: <8e6061c5-8fe4-680e-1089-391c7535ebbc@pfeifer.com> References: <6970d06f-2657-57eb-dca7-8af980b60924@pfeifer.com> MIME-Version: 1.0 X-Scanned-By: mailmunge 3.10 on 209.68.5.143 X-Spam-Status: No, score=-9.3 required=5.0 tests=BAYES_00, GIT_PATCH_0, KAM_DMARC_STATUS, RCVD_IN_BARRACUDACENTRAL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org Sender: "Gcc-patches" X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1758039374492948937?= X-GMAIL-MSGID: =?utf-8?q?1758039374492948937?= On Tue, 14 Feb 2023, NightStrike wrote: >> Alas http://www.wlandry.net/Projects/FTensor has been down for a while, >> and there does not appear to be a new location? > https://wlandry.net/Projects/FTensor/ works Ah, indeed. Thank you! Somehow that must have been the one combination I did not try. I pushed the little patch below. Gerald commit b74309c36e59105ef0d8e0d91a85a5bfa884e175 Author: Gerald Pfeifer Date: Fri Feb 17 02:19:19 2023 +0100 Tweak the link to upstream FTensor. diff --git a/htdocs/testing/testing-ftensor.html b/htdocs/testing/testing-ftensor.html index 2e67b4d8..7b1f4675 100644 --- a/htdocs/testing/testing-ftensor.html +++ b/htdocs/testing/testing-ftensor.html @@ -11,7 +11,7 @@

FTensor build and test guide

This page is a guide to running the testing and timing programs for the -FTensor +FTensor tensor class library as part of GCC integration testing.

Resource usage