-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsim.src
More file actions
29 lines (23 loc) · 1.08 KB
/
sim.src
File metadata and controls
29 lines (23 loc) · 1.08 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
27
28
29
%include('html_intro.inc')
<meta name="keywords" content="members">
<meta name="description" content="NCCS TechInt group member page">
<title>Technology Integration Group: Hyogi Sim</title>
%include('hdbody.inc')
%include('hdrnav.inc')
%include('content_intro.inc')
<h2>Hyogi Sim</h2>
<p>
Hyogi Sim is an HPC systems engineer in the Technology Integration Group. His
primarily role is to design and develop UnifyCR, a checkpoint-restart storage
system for the exascale computing project. Hyogi first joined Technology
Integration Group in 2015, as a post-masters associate. During this
appointment, he conducted research and development on active storage systems
and scientific data management for HPC systems. His areas of interest include
storage systems and distributed systems.
<p>
He received a M.S. in computer science from Virginia Tech in 2014 and is
currently pursuing his PhD degree at Virginia Tech. He also earned a M.S. in
Computer Engineering and a B.S. in Civil Engineering from Hanyang University in
South Korea.
%include('content_close.inc')
%include('html_close.inc')