forked from orderedlist/minimal
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
171 lines (157 loc) · 5.87 KB
/
index.html
File metadata and controls
171 lines (157 loc) · 5.87 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
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<title>Maya Taylor</title>
<link rel="stylesheet" href="stylesheets/styles.css" />
<link rel="stylesheet" href="stylesheets/pygment_trac.css" />
<meta name="viewport" content="width=device-width" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1 style="font-size: 2.9em;">Maya Taylor</strong></h1>
<img
src="images/profile.jpg"
alt="Profile Photo"
class="profile-photo"
style="border: 4px solid rgb(71, 160, 215); border-radius: 50%; object-fit: cover;"
/>
<br />
<br />
<p>
<br />
<strong
><a href="https://www.linkedin.com/in/mayantaylor/"
>LinkedIn</a
></strong
>
<br />
<strong><a href="https://github.com/mayantaylor">Github</a></strong>
<br />
<strong
><a href="http://charm.cs.illinois.edu/"
>Parallel Programming Laboratory</a
></strong
>
<br />
<strong
><a href="https://www.krellinst.org/csgf/profile/taylor2024"
>DOE CSGF</a
></strong
>
<br />
<hr>
<strong>mayat4[at]illinois[dot]edu</strong>
</p>
</header>
<section>
<h1>about me</h1>
<p>
I am a third-year PhD student in the Department of Computer Science
at the University of Illinois at Urbana-Champaign, advised by
Professor Luke Olson.
</p>
<p>
My research interests are broadly in parallel computing and spatial dataflow architectures, and my
recent work focuses on sparse numerical algorithms for dataflow. In particular, I am interested
in porting algebraic multigrid methods to the Cerebras Wafer Scale Engine.
</p>
<p>
I'm fortunate to be funded by the 2023-2024 Andrew & Shana Laursen
Fellowship and the DOE Computational Science Graduate Fellowship.
</p>
<!-- <p>
<strong><a href="blog.html">→ Read my thoughts and ramblings</a></strong>
</p>
-->
<h1>education</h1>
<p>
<strong>University of Illinois at Urbana-Champaign</strong><br />
Current PhD Student in Computer Science<br />
<em>2023 - Present, Champaign, IL</em>
</p>
<p>
<strong>Brown University</strong><br />
Bachelor of Science in Applied Math and Computer Science<br />
<em>2018 - 2022, Providence, RI</em> <br />
</p>
<!-- <p>
<strong>Albuquerque Academy</strong><br />
Highschool Class of 2018
</p> -->
<h1>publications</h1>
<p>
<strong>
<a href="https://arxiv.org/abs/2603.23343" target="_blank"
>
Numerical Kernels on a Spatial Accelerator: A Study of Tenstorrent Wormhole </a>
</strong><br />
M. Taylor, C. Pearson, L. Berger-Vergiat, G. Long, and J. Ciesko<br />
<em>2026 arXiv preprint</em>
</p>
<p>
<strong>
<a href="https://arxiv.org/abs/2603.23329" target="_blank"
>Communication-Aware Diffusion Load Balancing for Persistently Interacting Objects</a>
</strong><br />
M. Taylor, K. Chandrasekar, L. V. Kale<br />
<em>2026 PDSEC Workshop @ IPDPS</em>
</p>
<p>
<strong><a href="https://www.sandia.gov/app/uploads/sites/210/2025/12/CSRI-2025-proceedings_FINALDec1.pdf#page=414" target="_blank"
>Implementation of Conjugate Gradient Solver on Tenstorrent's Wormhole</a></strong><br />
M. Taylor, C. Pearson, L. Berger-Vergiat, and G. Long<br />
<em>Computer Science Research institute Summer Proceedings 2025, Sandia National Laboratories, Albuquerque, NM</em>
</p>
<p>
<strong><a href="https://arxiv.org/pdf/2411.18593" target="_blank"
>CkIO: Parallel File Input for Over-Decomposed Task-Based Systems</a></strong><br />
M. Jacob, M. Taylor, L. V. Kale<br />
<em>2024 arXiv preprint</em>
</p>
<h1>presentations and talks</h1>
<p>
<strong><a href="presentations/wormhole-richardson.pdf" target="_blank"
>Sparse Linear Solvers on Tenstorrent's Dataflow Architecture</a></strong><br />
<em>2025 CSGF Program Review</em>
</p>
<p>
<strong><a href="presentations/diffusion.pdf" target="_blank"
>Diffusion Load Balancing</a></strong><br />
<em>2025 JLESC Workshop</em>
</p>
<p>
<strong><a href="presentations/cerebras.pdf" target="_blank"
>Cerebras in HPC</a></strong><br />
<em>2024 UIUC CAP Seminar</em>
</p>
<p>
<strong> <a href="presentations/CkIO_JLESC.pdf" target="_blank"
>CkIO: Parallel File Input for Over-decomposed Systems</a
></strong><br />
<em>2024 JLESC Workshop</em>
</p>
<h1>service</h1>
<p>
<strong>JLESC 2024, JLESC 2025 </strong> <br />
Session Chair <br />
</p>
<p>
<strong>SC 2023, SC 2021</strong> <br />
Student Volunteer <br />
</p>
<br />
<small style="color: #ccc;">
Hosted on GitHub Pages — Theme by
<a href="https://github.com/orderedlist" style="color: inherit;">orderedlist</a>
</small>
</section>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>