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>