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>