-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCV.tex
421 lines (326 loc) · 11.8 KB
/
CV.tex
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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
% !TEX TS-program = xelatex
% !TEX encoding = UTF-8
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% SIMPLE-RESUME-CV
%% <https://github.com/zachscrivena/simple-resume-cv>
%% This is free and unencumbered software released into the
%% public domain; see <http://unlicense.org> for details.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% INSTRUCTIONS FOR COMPILING THIS DOCUMENT ("CV.tex")
%% TEX ---(XeLaTeX)---> PDF:
%%
%% Method 1: Use latexmk for fully automated document generation:
%% latexmk -xelatex "CV.tex"
%% (add the -pvc switch to automatically recompile on changes)
%%
%% Method 2: Use XeLaTeX directly:
%% xelatex "CV.tex"
%% (run multiple times to resolve cross-references if needed)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[a4paper,10pt,oneside]{article}
%\documentclass[letterpaper,10pt,oneside]{article}
% Do not stop on errors during compilation.
\nonstopmode
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% PREAMBLE.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\input{CV-Preamble.tex}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% ACTUAL DOCUMENT.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%%%%%%%%%%%%%%%
% TITLE BLOCK %
%%%%%%%%%%%%%%%
\title{Adam Fidel}
\begin{subtitle}
\par
\,$\bullet$\,
Dallas, Texas
\,$\bullet$\,
https://adam.fidel.cloud
\end{subtitle}
\begin{body}
% %%%%%%%%%%%%%%%%%%%%%%%%%
% %% WORK EXPERIENCE %%
% %%%%%%%%%%%%%%%%%%%%%%%%%
\section{Experience}
{Experience}
% %%%%%%%%%%%%%%%%%%%%%%%%%
% %% WORK EXPERIENCE %%
% %%%%%%%%%%%%%%%%%%%%%%%%%
\textbf{Intel},
Austin, TX
\par
Middleware Development Engineer
\hfill
\DatestampYMD{2022}{08}{01} --
Present
\begin{detail}
Development of a parallel C++ library for GPUs (Intel oneDPL).
\par
\end{detail}
\EntryGap
\textbf{Quantlab},
Houston, TX
\par
Senior Quantitative Developer
\hfill
\DatestampYMD{2019}{03}{01} -
\DatestampYMD{2022}{08}{01}
\begin{detail}
Development of a low-latency C++ automated trading platform.
\par
\end{detail}
\EntryGap
\textbf{Google},
Mountain View, CA
\par
Software Engineer, Ph.D. Intern
\hfill
\DatestampYMD{2015}{09}{28} --
\DatestampYMD{2015}{12}{20}
\begin{detail}
Member of the search infrastructure team.
\par
Designed and implemented parallel graph mining algorithms for massive scale graphs.
\par
\end{detail}
\EntryGap
\textbf{Texas A\&M University}, College Station, TX
\par
Research Assistant
\hfill
\DatestampYMD{2010}{05}{15} --
\DatestampYMD{2019}{03}{22}
\begin{detail}
Developer of STAPL, a parallel superset of the C++ Standard Template Library.
\par
Designed, implemented novel graph algorithms and techniques that scale up to 131,072+ cores.
\par
\end{detail}
\EntryGap
\textbf{University of Massachusetts, Amherst}, Amherst, MA
\par
Undergraduate Research Assistant
\hfill
\DatestampYMD{2009}{05}{15} --
\DatestampYMD{2009}{08}{30}
\begin{detail}
Research into automatic compiler backend generation for JVM to PowerPC.
\end{detail}
%%%%%%%%%%%%%%%
%% EDUCATION %%
%%%%%%%%%%%%%%%
\section{Education}
{Education}
\href{http://www.tamu.edu}
{\textbf{Texas A\&M University}},
College Station, TX
\SmallEntryGap
Doctor of Philosophy (Ph.D.) in
\href{http://cse.tamu.edu}
{Computer Science}
\hfill
December 2021
\begin{detail}
\begin{detail}
GPA: 4.0
\end{detail}
Advisors:
Professors Nancy Amato and Lawrence Rauchwerger
\par
Research areas:
High performance computing, parallel algorithms, parallel graph processing.
\par
Dissertation: \emph{Bounded Asynchrony and Nested Parallelism for Scalable Graph Processing}
\end{detail}
\EntryGap
\href{http://www.ttu.edu}
{\textbf{Texas Tech University}},
Lubbock, TX
\par
Bachelor of Science (B.S.) in
\href{http://cs.ttu.edu}
{Computer Science}
\hfill
\DatestampYMD{2006}{08}{15} --
\DatestampYMD{2010}{05}{15}
\begin{detail}
Summa Cum Laude
\par
GPA: 4.0 (1st in class)
\end{detail}
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% ACADEMIC HONORS & AWARDS %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Honors \& Awards}
{Honors\newline
\& Awards}
Best Paper Finalist - PACT
\hfill
\DatestampY{2015}
Best Paper Award - PACT
\hfill
\DatestampY{2014}
Texas A\&M IAP Research Poster Contest Finalist
\hfill
\DatestampY{2014}
Texas A\&M Graduate Diversity Fellowship
\hfill
\DatestampY{2010}--\DatestampY{2013}
Teaching Assistant Teaching Excellence Award - CSE Department
\hfill
\DatestampY{2012}
%CRA-W/CDC Distributed Research Experiences for Undergraduates
%\hfill
%\DatestampY{2009}
%
%Engineering Scholarship,
%Baker Hughes
%\hfill
%\DatestampY{2008}
%
%CRA-W/CDC Distributed Research Experiences for Undergraduates
%\hfill
%\DatestampY{2008}
Texas Tech ACM Junior of the Year
\hfill
\DatestampY{2008}
%Scholarship in Computer Science,
%Raytheon
%\hfill
%\DatestampY{2007}
%
%President's List
%\hfill
%\DatestampY{2006} --
%\DatestampY{2010}
%%%%%%%%%%%%
%% SKILLS %%
%%%%%%%%%%%%
\section{Skills}
{Skills}
C++ (\emph{Boost, STL}), MPI, OpenMP, Javascript (\emph{Node, React}), R, Python, Fortran
\par
\EntryGap
\href{https://github.com/ledif}{https://github.com/ledif}
\,$\bullet$\,
\href{https://gitlab.com/ledif}{https://gitlab.com/ledif}
% %%%%%%%%%%%%%%%%%%
% %% PUBLICATIONS %%
% %%%%%%%%%%%%%%%%%%
\section{Publications}
{Selected Publications}
% \BibSpace{Ioannis Papadopoulos, Nathan Thomas, \underline{Adam Fidel}, Nancy M. Amato, Lawrence Rauchwerger, ``STAPL-RTS: An Application Driven Runtime System,'' In \textit{International Conference on Supercomputing (ICS)}, Newport Beach, California, USA,
%
% \EntryGap
% \BibSpace
% \href{http://www.example.com/my-paper-doi-1}
% {\underline{J.~Doe} and J.~Citizen,
% ``Measuring the extent of climate change,''
% in \textit{Proceedings of the International Climate Change Conference},
% London, UK,
% \DatestampYM{2005}{11}.}
{\underline{Adam Fidel}, Nancy M. Amato, Lawrence Rauchwerger, ``Bounded Asynchrony and Nested Parallelism for Scalable Graph Processing,''
Doctoral Showcase at International Conference for High Performance Computing, Networking, Storage, and Analysis (SC17), Denver, Colorado, USA, November 2017.}
\EntryGap
{\underline{Adam Fidel}, Francisco Coral Sabido, Colton Riedel, Nancy M. Amato, Lawrence Rauchwerger, ``Fast Approximate Distance Queries in Unweighted Graphs using Bounded Asynchrony,'' In Wkshp. on Lang. and Comp. for Par. Comp. (LCPC), Rochester, NY, USA, September 2016.}
\EntryGap
{{\bf Best Paper Finalist.} Harshvardhan, \underline{Adam Fidel}, Nancy M. Amato, Lawrence Rauchwerger, ``An Algorithmic Approach to Communication Reduction in Parallel Graph Algorithms,'' In Proc. Int. Conf. on Par. Arch. and Comp. Tech. (PACT), San Francisco, CA, USA, November 2015.}
\EntryGap
{Ioannis Papadopoulos, Nathan Thomas, \underline{Adam Fidel}, Dielli Hoxha, Nancy M. Amato, Lawrence Rauchwerger, ``Asynchronous Nested Parallelism for Dynamic Applications in Distributed Memory,'' In Wkshp. on Lang. and Comp. for Par. Comp. (LCPC), Raleigh, NC, USA, September 2015.}
\EntryGap
{Ioannis Papadopoulos, Nathan Thomas, \underline{Adam Fidel}, Nancy M. Amato, Lawrence Rauchwerger, ``STAPL-RTS: An Application Driven Runtime System,'' In \textit{International Conference on Supercomputing (ICS)}, Newport Beach, California, USA, \DatestampYM{2015}{06}.}
\EntryGap
{Harshvardhan, Brandon West, \underline{Adam Fidel}, Nancy M. Amato, Lawrence Rauchwerger, ``A Hybrid Approach To Processing Big Data Graphs on Memory-Restricted Systems,'' In Proc. Int. Par. and Dist. Proc. Symp. (IPDPS), Hyderabad, India, May 2015.}
\EntryGap
{{\bf Best Paper Award}. Harshvardhan, \underline{Adam Fidel} Nancy M. Amato, Lawrence Rauchwerger, ``KLA: A New Algorithmic Paradigm for Parallel Graph Computations,'' In Proc. Int. Conf. on Par. Arch. and Comp. Tech. (PACT), Edmonton, Alberta, Canada, Aug 2014.}
\EntryGap
{\underline{Adam Fidel}, Sam Ade Jacobs, Shishir Sharma, Nancy M. Amato, Lawrence Rauchwerger, ``Using Load Balancing to Scalably Parallelize Sampling-Based Motion Planning Algorithms,'' In Proc. Int. Par. and Dist. Proc. Symp. (IPDPS), Phoenix, Arizona, USA, May 2014.}
\EntryGap
{Harshvardhan, \underline{Adam Fidel}, Nancy Amato and Lawrence Rauchwerger ``The STAPL Graph Library''. In Wkshp. on Lang. and Comp. for Par. Comp. (LCPC), Tokyo, Japan, Sep 2012, pp. 46-60.}
\EntryGap
{Gabriel Tanase, Antal Buss, \underline{Adam Fidel}, Harshvardhan, Ioannis Papadopoulos, Olga Pearce, Timmie Smith, Nathan Thomas, Xiabing Xu, Nedhal Mourad, Jeremy Vu, Mauro Bianco, Nancy M. Amato, Lawrence Rauchwerger ``The STAPL Parallel Container Framework''. In Proc. ACM SIGPLAN Symp. Prin. Prac. Par. Prog. (PPoPP), Feb 2011, pp. 235-246.}
\EntryGap
{Antal Buss, \underline{Adam Fidel}, Harshvardhan, Timmie Smith, Gabriel Tanase, Nathan Thomas, Xiabing Xu, Mauro Bianco, Nancy M. Amato, Lawrence Rauchwerger. ``The STAPL pView''. In Wkshp. on Lang. and Comp. for Par. Comp. (LCPC), Houston, Texas, Oct 2010, pp. 261-275.}
%\EntryGap
%\section{OtherPublications}
%{Other Publications}
%
%
%{\underline{Adam Fidel}, Harshvardhan, Nancy M. Amato, Lawrence Rauchwerger, ``SGL: An Approach for Future Exascale Graph Processing,''
%invited talk at Runtime Systems for Extreme Scale Programming Models and Architectures (RESPA), Salt Lake City, UT, USA, Nov 2016}
%
%\EntryGap
%
%{\underline{Adam Fidel}, Nancy M. Amato, Lawrence Rauchwerger, ``From Petascale to the Pocket: Adaptively Scaling Parallel Programs for Mobile SoCs,'' poster
%session presented at Int. Par. and Dist. Proc. Symp. (IPDPS) PhD Forum, Phoenix, Arizona, USA, May 2014}
%
%\EntryGap
%
%
%{\underline{Adam Fidel}, Sam Ade Jacobs, Shishir Sharma, Lawrence Rauchwerger, Nancy M. Amato, ``Load Balancing Techniques for Scalable Parallelization of Sampling-Based Motion Planning Algorithms,'' Technical Report, TR13-002 , Parasol Laboratory, Department of Computer Science, Texas A\&M University, Mar 2013.}
%
%\EntryGap
%
%
%{Antal Buss, Timmie Smith, Gabriel Tanase, Natham Thomas, Lena Olson, \underline{Adam Fidel}, Mauro Bianco, Nancy M. Amato, Lawrence Rauchwerger ``Design for interoperability in STAPL: pMatrices and linear algebra algorithms''. Technical Report TR08-003, Dept. of Computer Science, Texas A\&M University, August 2008.}
% %%%%%%%%%%%%%%%%%%%%%%%%%
% %% TEACHING EXPERIENCE %%
% %%%%%%%%%%%%%%%%%%%%%%%%%
\section{Teaching Experience}
{Teaching Experience}
{\textbf{Texas A\&M University}},
College Station, TX
\par
Teaching Assistant, Spring 2017
\hfill
\DatestampY{2017}
\begin{detail}
CSCE 605 -- Compiler Design (graduate)
\end{detail}
\EntryGap
{\textbf{Texas A\&M University}},
College Station, TX
\par
Teaching Assistant, Spring 2012 and Spring 2013
\hfill
\DatestampY{2012} --
\DatestampY{2013}
\begin{detail}
CSCE 221 -- Data Structures and Algorithms (honors section)
\end{detail}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% PROFESSIONAL AFFILIATIONS & ACTIVITIES %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Peer Reviewer}
{Peer Reviewer}
SIGPLAN Conference on Principles and Practice of Parallel Programming (PPoPP)
\par ACM International Conference on Supercomputing (ICS)
\par ACM Programming Language Design and Implementation (PLDI)
\par International Conference on Parallel Architectures and Compilation Techniques (PACT)
\par IEEE International Parallel \& Distributed Processing Symposium (IPDPS)
\par Wkshp. on Languages and Compilers for Parallel Computing (LCPC)
\par International Systems and Storage Conference (SYSTOR)
\par High Performance Computing Conference (HiPC)
\par Int'l Symp. on Computer Architecture and High Performance Computing (SBAC-PAD)
% %%%%%%%%%%%%%%%
% %% INTERESTS %%
% %%%%%%%%%%%%%%%
% \section{Interests}
% {Interests}
% Digital photography,
% typography,
% swimming.
% Footer
\EntryGap
\EntryGap
\EntryGap
\begin{small}
Last updated: \today
\end{small}
\end{body}
\end{document}