From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 Content-Type: text/plain; charset=US-ASCII 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 List-Id: 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