From e7e08887bcd9c2288960fefbc825c57dfc918179 Mon Sep 17 00:00:00 2001 From: Adam DeConinck Date: Sat, 12 Oct 2013 15:32:55 -0700 Subject: [PATCH] Added link to Eijkhout's Intro to HPC --- free-programming-books.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index 15224ae3..ff9e6125 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -206,6 +206,8 @@ * [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html) * [Small Memory Software](http://www.smallmemory.com/book.html) * [Think Complexity](http://www.greenteapress.com/compmod/) - Allen B. Downey +* [Introduction to High-Performance Scientific Computing](http://tacc-web.austin.utexas.edu/veijkhout/public_html/istc/istc.html) - Victor Eijkhout + ####MOOC * [Online Course Materials](http://ocw.mit.edu/OcwWeb/web/home/home/index.htm) -- GitLab