-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
67 lines (54 loc) · 2.5 KB
/
index.html
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<link rel="shortcut icon" href="http://faviconist.com/icons/14e3bcb542054e8057be093658a530df/favicon.ico" />
<html>
<body>
<!-- # # -->
<!-- # Ok, main text begins # -->
<!-- # #-->
<div style="float: left;">
Nicholas Malaya, PhD <br />
Fellow, High Performance Computing<br />
<a href="https://www.amd.com/en/products/exascale-era">AMD</a> <br /><br />
<!-- Technical Lead, <a href="https://www.olcf.ornl.gov/frontier/">Frontier </a> and <a href="https://www.llnl.gov/news/llnl-and-hpe-partner-amd-el-capitan-projected-worlds-fastest-supercomputer">El Capitan </a>Centers of Excellence<br /> <br /> -->
<!-- Institute for Computational Engineering and Sciences (ICES) <br /> -->
<!-- Department of Mechanical Engineering <br /> -->
<!-- The University of Texas at Austin <br /><br /> -->
<b>Contact Information:</b> <br />
Email: nicholas DOT malaya AT gmail DOT com <br /> <br />
<!-- Office: <a href="http://www.utexas.edu/maps/main/buildings/pob.html">POB 6.406</a> <br /> -->
<!-- Phone: 512-475-6868 <br /> <br /> -->
<b>Research Interests:</b>
<pre> High Performance Computing; Scientific Computing; Machine Learning; Deep Learning; <br />
Verification, Validation and Uncertainty Quantification; Bayesian Inference; Numerical Analysis </pre>
<a href="cv.pdf">CV</a>
<a href="https://www.linkedin.com/in/nicholasmalaya">Linkedin</a>
<a href="https://github.com/nicholasmalaya">Github</a>
<a href="https://scholar.google.com/citations?user=4va10osAAAAJ&hl=en">Google Scholar</a>
<a href="tree.pdf">Genealogy</a>
<br />
<a href="https://github.com/nicholasmalaya/nicholasmalaya.github.io/tree/master/publications">Publications</a>
<a href="https://github.com/nicholasmalaya/nicholasmalaya.github.io/tree/master/cool_images">Cool Images</a>
<a href="erdos.html">Erdös</a>
<a href="http://orcid.org/0000-0001-6259-7453">ORCID</a>
<a href="running.pdf">Running</a>
<br />
<br />
<td>
<!-- <a href="RGB_university_primary.png":> -->
<!-- <img height=160 src="RGB_university_primary.png" /> -->
<!-- <img height=160 src="AMDResearchLogo.png" /> -->
<a href="amd.png":>
<img height=100 src="amd_logo.png" />
</a>
</td>
<p>Copyright Nicholas Malaya, 2025</p>
<!-- # # -->
<!-- # RIGHT side text # -->
<!-- # # -->
</div>
<img src="cool.png" style="width:422px;height:407px">
</div>
<!-- # # -->
<!-- # All done, steady as she goes # -->
<!-- # # -->
</html>
</body>