| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/hpc-howto.xml,v 1.6 2005/10/04 22:39:47 rane Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/hpc-howto.xml,v 1.7 2006/04/17 04:43:56 nightmorph Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/hpc-howto.xml"> |
5 | <guide link="/doc/en/hpc-howto.xml"> |
| 6 | <title>High Performance Computing on Gentoo Linux</title> |
6 | <title>High Performance Computing on Gentoo Linux</title> |
| 7 | |
7 | |
| 8 | <author title="Author"> |
8 | <author title="Author"> |
| 9 | <mail link="marc@adelielinux.com">Marc St-Pierre</mail> |
9 | <mail link="marc@adelielinux.com">Marc St-Pierre</mail> |
| 10 | </author> |
10 | </author> |
| 11 | <author title="Author"> |
11 | <author title="Author"> |
| 12 | <mail link="benoit@adelielinux.com">Benoit Morin</mail> |
12 | <mail link="benoit@adelielinux.com">Benoit Morin</mail> |
| 13 | </author> |
13 | </author> |
| 14 | <author title="Assistant/Research"> |
14 | <author title="Assistant/Research"> |
| 15 | <mail link="jean-francois@adelielinux.com">Jean-Francois Richard</mail> |
15 | <mail link="jean-francois@adelielinux.com">Jean-Francois Richard</mail> |
| 16 | </author> |
16 | </author> |
| 17 | <author title="Assistant/Research"> |
17 | <author title="Assistant/Research"> |
| … | |
… | |
| 20 | <author title="Reviewer"> |
20 | <author title="Reviewer"> |
| 21 | <mail link="spyderous@gentoo.org">Donnie Berkholz</mail> |
21 | <mail link="spyderous@gentoo.org">Donnie Berkholz</mail> |
| 22 | </author> |
22 | </author> |
| 23 | |
23 | |
| 24 | <!-- No licensing information; this document has been written by a third-party |
24 | <!-- No licensing information; this document has been written by a third-party |
| 25 | organisation without additional licensing information. |
25 | organisation without additional licensing information. |
| 26 | |
26 | |
| 27 | In other words, this is copyright adelielinux R&D; Gentoo only has |
27 | In other words, this is copyright adelielinux R&D; Gentoo only has |
| 28 | permission to distribute this document as-is and update it when appropriate |
28 | permission to distribute this document as-is and update it when appropriate |
| 29 | as long as the adelie linux R&D notice stays |
29 | as long as the adelie linux R&D notice stays |
| 30 | --> |
30 | --> |
| 31 | |
31 | |
| 32 | <abstract> |
32 | <abstract> |
| 33 | This document was written by people at the Adelie Linux R&D Center |
33 | This document was written by people at the Adelie Linux R&D Center |
| 34 | <http://www.adelielinux.com> as a step-by-step guide to turn a Gentoo |
34 | <http://www.adelielinux.com> as a step-by-step guide to turn a Gentoo |
| 35 | System into an High Performance Computing (HPC) system. |
35 | System into a High Performance Computing (HPC) system. |
| 36 | </abstract> |
36 | </abstract> |
| 37 | |
37 | |
| 38 | <version>1.2</version> |
38 | <version>1.2</version> |
| 39 | <date>2003-08-01</date> |
39 | <date>2003-08-01</date> |
| 40 | |
40 | |
| 41 | <chapter> |
41 | <chapter> |
| 42 | <title>Introduction</title> |
42 | <title>Introduction</title> |
| 43 | <section> |
43 | <section> |
| 44 | <body> |
44 | <body> |
| 45 | |
45 | |
| 46 | <p> |
46 | <p> |
| 47 | Gentoo Linux, a special flavor of Linux that can be automatically optimized |
47 | Gentoo Linux, a special flavor of Linux that can be automatically optimized |
| 48 | and customized for just about any application or need. Extreme performance, |
48 | and customized for just about any application or need. Extreme performance, |
| 49 | configurability and a top-notch user and developer community are all hallmarks |
49 | configurability and a top-notch user and developer community are all hallmarks |
| 50 | of the Gentoo experience. |
50 | of the Gentoo experience. |