-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfwang.src
More file actions
26 lines (23 loc) · 1.15 KB
/
fwang.src
File metadata and controls
26 lines (23 loc) · 1.15 KB
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: Feiyi Wang</title>
%include('hdbody.inc')
%include('hdrnav.inc')
%include('content_intro.inc')
<h2><a href="http://users.nccs.gov/~fwang2" target="other">Feiyi Wang</a></h2>
<p>Feiyi Wang received his Ph.D. in Computer Engineering from
<a href="http://www.ncsu.edu/" target="other">North
Carolina State University</a> (NCSU). Before he joined Oak Ridge National
Laboratory as research scientist, he worked at
<a href="http://www.cisco.com/" target="other">Cisco Systems</a> and
<a href="https://www.mcnc.org/" target="other">Microelectronic Center of
North Carolina</a>
(MCNC) as a lead developer
and principal investigator for several DARPA-funded projects. His
current research interests include high performance storage system,
parallel I/O and file systems, fault tolerance and system simulation,
and scientific data management and integration. Dr. Wang is a senior
member of <a href="http://www.ieee.org" target="other">IEEE</a>.
%include('content_close.inc')
%include('html_close.inc')