From 8dba84d38e43263c3858f40e1fe718c358042f6f Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Sun, 18 Dec 2016 00:33:11 -0500 Subject: [PATCH] Cleaned up the in the news section to only include notable mentions, and to include some links. --- source/introduction/about.html.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/source/introduction/about.html.md b/source/introduction/about.html.md index a084a27..fd2fe94 100644 --- a/source/introduction/about.html.md +++ b/source/introduction/about.html.md @@ -10,12 +10,10 @@ However... "Apa rapi" in Indonesian (the language spoken on the island of Java) # In the News -* "GPU Acceleration of Interactive Large Scale Data Analytics Utilizing The Aparapi Framework" - Ryan LaMothe - AFDS +* [GPU Acceleration of Interactive Large Scale Data Analytics Utilizing The Aparapi Framework](http://docplayer.net/4108807-Cloud-computing-cc-session-session-title-speaker-cc-4022.html) * "Aparapi: OpenCL GPU and Multi-Core CPU Heterogeneous Computing for Java" - Ryan LaMothe and Gary Frost - AFDS -* "Performance Evaluation of AMD-APARAPI Using Real World Applications" - Prakash Raghavendra - AFDS -* "Aparapi: An Open Source tool for extending the Java promise of ‘Write Once Run Anywhere’ to include the GPU" - Gary Frost - OSCON 7/18/2012 -* Aparapi talk at DOSUG (Denver Open Source User Group) Sept 4th 2012 -* Meetup meeting in Paris Sept 25th 2012 +* [Performance Evaluation of AMD-APARAPI Using Real World Applications](https://youtu.be/o0ZYz9lrp_Y) +* [Aparapi: An Open Source tool for extending the Java promise of ‘Write Once Run Anywhere’ to include the GPU](http://conferences.oreilly.com/oscon/oscon2012/public/schedule/detail/23434) # Similar Work -- GitLab