-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
49 lines (38 loc) · 1.52 KB
/
README
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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%
%%%% This text file is part of the source of
%%%% `Introduction to High-Performance Scientific Computing'
%%%% by Victor Eijkhout, copyright 2011-9
%%%%
%%%% This book is distributed under a Creative Commons Attribution 3.0
%%%% Unported (CC BY 3.0) license and made possible by funding from
%%%% The Saylor Foundation \url{http://www.saylor.org}.
%%%%
%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
This is the repository with sources of the textbook
Introduction to High-Performance Scientific Computing
by
Victor Eijkhout
The book can be downloaded for free, and you can buy printed copies;
see
http://www.tacc.utexas.edu/~eijkhout/istc/istc.html
If you want to format it yourself, do
make pdf
in the sources directory. This needs a number of LaTeX styles; if you don't
have them you can download them from ctan.org.
Having the sources of the book means that you can make your own
customized version and you are legally free to do so. However, you need
to credit me for the original book. For details see
http://www.creativecommons.org/licenses/
If you find errors in the book, or you have questions/suggestions,
feel free to contact me:
Victor Eijkhout
Victor Eijkhout
Texas Advanced Computing Center
J.J. Pickle Research Campus
10100 Burnet Road
Austin, Texas 78758-4497