public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] projects/gupc.html: remove bad links to upc.lbl.gov
@ 2017-02-10 22:21 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2017-02-10 22:21 UTC (permalink / raw)
  To: gcc-patches, Gary Funck

upc.lbl.gov seems severely misconfigured and returns 

  Forbidden

  You don't have permission to access / on this server.

  Additionally, a 403 Forbidden error was encountered while trying to use 
  an ErrorDocument to handle the request.

Gary, if you have contact with the admins or other links (I failed
to find good replacement), please advise.  In fact, any updates to
gupc.html are pre-approved.

For now I applied the patch below.

Gerald

Index: gupc.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/gupc.html,v
retrieving revision 1.11
diff -u -r1.11 gupc.html
--- gupc.html	6 Feb 2017 10:02:22 -0000	1.11
+++ gupc.html	10 Feb 2017 22:10:25 -0000
@@ -40,8 +40,6 @@
     UPC 1.2 specification</a> compliant</li>
 <li><a href="http://upc.gwu.edu/docs/UPC_Coll_Spec_V1.0.pdf">
     UPC collectives</a> library support</li>
-<li><a href="http://upc.lbl.gov/gasp-archive/">GASP</a> support; GASP is a performance
-    tool interface for Global Address Space Languages</li>
 <li>Fast bit packed pointer-to-shared support</li>
 <li>Configurable UPC pointer-to-shared representation</li>
 <li>Pthreads support (where each UPC thread is mapped to a pthread)</li>
@@ -49,10 +47,6 @@
 <li>Libupc will associate each UPC thread with a particular
     CPU via Linux processor affinity operations
     and the NUMA library, when available.</li>
-<li>For multi-node and large-scale systems support, the
-    <a href="http://upc.lbl.gov/download/source.shtml#runtime">
-    Berkeley UPC runtime</a> can be built with GUPC as the
-    compiler front-end.</li>
 </ul>
 
 <h2>Supported Platforms</h2>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-10 22:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-10 22:21 [wwwdocs] projects/gupc.html: remove bad links to upc.lbl.gov Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).