Example #1
0
<?php

include 'common/page.php';
$page = new Page();
$page->setPathToWebRoot('');
$page->setPageTitle('HPCG - Download');
$page->setNavIdentifier('download');
$y = <<<END
    th { text-align: left; padding-right: 1em; vertical-align: top; 
      padding-bottom: 1em; }
    td { vertical-align: top; padding-bottom: 1em; }
END;
$page->setInlineStyles($y);
?>

<?php 
include 'common/header.html';
?>

<div class="breadcrumb">Download</div>

<h3>HPCG Benchmark Release Version 2.4</h3>

<p>The current HPCG Suite Release version is 2.4. </p>


  HPCG: <a href="downloads/hpcg-2.4.tar.gz">Reference Version 2.4 (3-Jun-2014)</a>

    <ul>
        <li><b>Previous versions of HPCG:</b></li>
    <ul>
Example #2
0
<?php

include 'common/page.php';
$page = new Page();
$page->setPathToWebRoot('');
$page->setPageTitle('HPCG - Mail Lists');
$page->setNavIdentifier('resources');
$x = <<<END
    table.lists th { text-align: left; padding: .5em 2em .5em 0; 
      border-bottom: 1px solid #999; }
    table.lists td { padding: .5em 2em .5em 0; border-bottom: 1px solid #999; }
END;
$page->setInlineStyles($x);
?>

<?php 
include 'common/header.html';
?>

<div class="breadcrumb"><a href="resources.php">Resources</a> - Mail Lists</div>

<p>HPCG maintains two main lists that are open to the public. The
hpcg-announce list provides a convenient mechanism for distributing
announcements from the development team to the user community. The hpcg-users
list provides a discussion forum for users.
<!--  Both lists are public lists in
that email traffic on the lists is archived here on the open web.-->
</p>

<table class="lists" cellspacing="0" cellpadding="0">
<tr><th>Announce list:</th>