-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfuller.src
More file actions
26 lines (22 loc) · 994 Bytes
/
fuller.src
File metadata and controls
26 lines (22 loc) · 994 Bytes
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
%include('html_intro.inc')
<meta name="keywords" content="members">
<meta name="description" content="NCCS TechInt group member page">
<title>Technology Integration Group: Doug Fuller</title>
%include('hdbody.inc')
%include('hdrnav.inc')
%include('content_intro.inc')
<h2>Doug Fuller</h2>
<p>Doug joined the Technology Integration group in 2009 from <a
href="http://www.asu.edu/" target="other">Arizona State
University</a>, where he architected and led the implementation of
high performance Linux Infiniband clusters based on Lustre, MPI, and
OpenMP.
<p>Doug received his B.Sc. from <a href="http://www.iastate.edu/"
target="other">Iowa State University</a> in 2002 and his M.Sc. in
Computer Science from Iowa State University in 2005.
<p>In addition to other projects, Doug led the effort to stand up the
NOAA system <a
href="http://researchmatters.noaa.gov/news/Pages/gaea1.aspx"
target="other">Gaea</a>.
%include('content_close.inc')
%include('html_close.inc')