-
Notifications
You must be signed in to change notification settings - Fork 1
/
news.html
68 lines (56 loc) · 2.89 KB
/
news.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>UK Mini-App Consortium - News</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1><a href="http://uk-mac.github.io/">< Mini-apps</a></h1><hr />
<p>A collection of HPC mini-apps representing the collaborative work of UK institutions</p>
<p class="view"><a href="https://github.com/UK-MAC">View My GitHub Profile</a></p>
<img src="https://uk-mac.github.io/images/All_alpha_med.png" height="400px" width="300px">
<hr />
<h1><a href="news.html">News</a></h1>
<hr />
<h1><a href="about.html">About</a></h1>
<hr />
<h1><a href="papers.html">Papers</a></h1>
<hr />
</header>
<section>
<h1>UK Mini-App Consortium (UKMAC) - News
<a href="http://uk-mac.github.io/news.xml">
<img src="http://www.w3schools.com/rss/rss.gif" width="36" height="14">
</a></h1><hr />
<a id="mantevo3.0"><h2>Mantevo 3.0 Release - 19th November 2014</h2></a>
<p>At SC14 New Orleans version 3.0 of the <a href="https://mantevo.org">Mantevo</a> suite was released.</p>
<p>This release contained four codes from the UK-MAC collection: <a href="http://uk-mac.github.io/CloverLeaf">CloverLeaf</a> V1.1, <a href="http://uk-mac.github.io/CloverLeaf3D">CloverLeaf3D</a> V1.0, <a href="http://uk-mac.github.io/CleverLeaf">CleverLeaf</a> V2.0 and <a href="http://uk-mac.github.io/TeaLeaf">TeaLeaf</a> V1.0.</p>
<p>The suite represents a co-design effort across a number of US national laboratories, and is an essential tool for evaluating new HPC hardware and programming models.</p>
<p>Download via:</p>
<p><a href="https://mantevo.org/download/">Mantevo 3.0 Download</a></p>
<hr />
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</section>
</div>
<script src="javascripts/scale.fix.js"></script>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-36190086-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>