From patchwork Fri Mar 11 23:09:59 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 1604557 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4KFhVF6q26z9sG3 for ; Sat, 12 Mar 2022 10:10:13 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 52DFC385780D for ; Fri, 11 Mar 2022 23:10:11 +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 C4B1D3858C3A for ; Fri, 11 Mar 2022 23:09:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C4B1D3858C3A 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 8BF6E33E18 for ; Fri, 11 Mar 2022 18:09:59 -0500 (EST) Received: from naga.home (80-121-40-203.adsl.highway.telekom.at [80.121.40.203]) (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 E9A8B33E0D for ; Fri, 11 Mar 2022 18:09:58 -0500 (EST) Date: Sat, 12 Mar 2022 00:09:59 +0100 (CET) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [committed] wwwdocs: sched-treegion.html: Move prod.tinker.cc.gatech.edu to https MIME-Version: 1.0 Message-Id: <20220311230959.8BF6E33E18@hamza.pair.com> X-Spam-Status: No, score=-6.5 required=5.0 tests=BAYES_50, GIT_PATCH_0, KAM_DMARC_STATUS, RCVD_IN_BARRACUDACENTRAL, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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+incoming=patchwork.ozlabs.org@gcc.gnu.org Sender: "Gcc-patches" Just following server redirects - http to https. Pushed. Gerald --- htdocs/projects/sched-treegion.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/htdocs/projects/sched-treegion.html b/htdocs/projects/sched-treegion.html index d421d87b..d5cefa03 100644 --- a/htdocs/projects/sched-treegion.html +++ b/htdocs/projects/sched-treegion.html @@ -162,7 +162,7 @@ rules apply. This branch is maintained by

Readings

Lots of useful information is present at the TINKER Microarchitecture and +href="https://prod.tinker.cc.gatech.edu">TINKER Microarchitecture and Compiler Research homepage. More relevant papers:

@@ -170,7 +170,7 @@ Compiler Research homepage. More relevant papers:

H. Zhou, and T.M. Conte, - + Code Size Efficiency in Global Scheduling for ILP Processors, Proceedings of the 6th Annual Workshop on the Interaction between Compilers and Computer Architectures (INTERACT-6), Cambridge, MA, February 2002. @@ -180,7 +180,7 @@ and Computer Architectures (INTERACT-6), Cambridge, MA, February 2002.
H. Zhou, M. D. Jennings, and T. M. Conte, - + Tree Traversal Scheduling: A Global Scheduling Technique for VLIW/EPIC Processors, Proceedings of the 14th Annual Workshop on Languages and Compilers for Parallel Computing (LCPC'01), Cumberland Falls, KY, August 2001. @@ -190,7 +190,7 @@ Compilers for Parallel Computing (LCPC'01), Cumberland Falls, KY, August 2001.
W. A. Havanki, S. Banerjia, and T. M. Conte, - + Treegion scheduling for wide-issue processors, Proceedings of the 4th International Symposium on High-Performance Computer Architecture (HPCA-4), Las Vegas, Feb. 1998. @@ -200,7 +200,7 @@ Treegion scheduling for wide-issue processors, Proceedings of the
S. Banerjia, W.A. Havanki, and T.M. Conte, - + Treegion scheduling for highly parallel processors, Proceedings of the 3rd International Euro-Par Conference (Euro-Par'97), Passau, Germany, pp.1074-1078, Aug. 1997.