[m-rev.] For review: Add a new presentation to the website.
Paul Bone
pbone at csse.unimelb.edu.au
Tue Dec 7 18:14:52 AEDT 2010
Add a new presentation to the website.
information/include/papers.inc:
Add the new presentation to the papers page.
news/newsdp.inc:
Announce the presentation in the news feed.
information/papers/google_2010_autopar.pdf:
Add the presentation to the repository.
Index: information/include/papers.inc
===================================================================
RCS file: /home/mercury1/repository/w3/information/include/papers.inc,v
retrieving revision 1.72
diff -u -p -b -r1.72 papers.inc
--- information/include/papers.inc 18 Sep 2010 13:46:43 -0000 1.72
+++ information/include/papers.inc 7 Dec 2010 07:07:40 -0000
@@ -808,9 +808,24 @@ David B. Kemp and Kotagiri Ramamohanarao
<ul>
<li>
+<string>
+<a href="papers.html#google_2010_autopar">
+Automatic Parallelisation for Mercury
+</a>
+</strong>
+<br/>
+Paul Bone
+<em>
+Techtalk Google Sydney and Seminar at The University of New South Wales
+</em>
+Sydney Australia,
+December 2010
+<p>
+
+<li>
<strong>
<a href="papers.html#linuxconf_2010_autopar">
-Automatic parallelisation in Mercury
+Automatic Parallelisation in Mercury
</a>
</strong>
<br/>
@@ -3376,8 +3391,26 @@ available here (560K).
<li>
<strong>
+<a name="google_2010_autopar">
+Automatic Parallelisation for Mercury
+</a>
+</strong>
+<br/>
+Paul Bone
+<em>
+Techtalk Google Sydney and Seminar at The University of New South Wales
+</em>
+Sydney Australia,
+December 2010
+<a href="papers/google_2010_autopar.pdf">
+Available here (1.1M).
+</a>
+<p>
+
+<li>
+<strong>
<a name="linuxconf_2010_autopar">
-Automatic Parallelisation in Mercury.
+Automatic Parallelisation in Mercury
</a>
</strong>
<br/>
Index: news/newsdb.inc
===================================================================
RCS file: /home/mercury1/repository/w3/news/newsdb.inc,v
retrieving revision 1.124
diff -u -p -b -r1.124 newsdb.inc
--- news/newsdb.inc 23 Nov 2010 04:40:46 -0000 1.124
+++ news/newsdb.inc 7 Dec 2010 07:06:55 -0000
@@ -21,6 +21,13 @@
*/
$newsdb = array(
+"6th December 2010" => array("New Presentation",
+"
+The slides for a Google tech talk and seminar at the University of New South Wales about
+"Automatic Parallelisation for Mercury" are now available from the
+<a href=\"information/papers.html#google_2010_autopar\">papers page</a>
+"),
+
"23 November 2010" => array("C# backend",
"The Mercury compiler now has a C# backend,
which was under development during the last few months.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20101207/64c27bb9/attachment.sig>
More information about the reviews
mailing list