diff options
-rw-r--r-- | content/about.md | 5 | ||||
-rw-r--r-- | content/work.md | 6 | ||||
-rw-r--r-- | static/img/work/carrv_2021_slides.pdf | bin | 0 -> 1007790 bytes | |||
-rw-r--r-- | static/img/work/icrc_2021_slides.pdf | bin | 0 -> 785200 bytes |
4 files changed, 7 insertions, 4 deletions
diff --git a/content/about.md b/content/about.md index 0390079..d16fd72 100644 --- a/content/about.md +++ b/content/about.md @@ -23,8 +23,8 @@ img { Hi, I'm Austin Adams, a graduate student at the [Georgia Institute of Technology][1] studying quantum computing from a computer architecture -perspective. My advisor is [Tom Conte][11], and you can find my -publications [listed here][5]. +perspective. I am co-advised by [Tom Conte][11] and [Jeff Young][12], and you +can find my publications [listed here][5]. I graduated from Georgia Tech in 2018 with a Bachelor of Science in Computer Science. Previously, I had attended [Kennesaw State @@ -53,5 +53,6 @@ page][5]. [9]: {{< ref "praise.md" >}} [10]: https://www.amazon.com/ [11]: http://www.conte.us/ +[12]: https://jyoung3131.github.io/ [i1]: /img/about/mugshot.jpg diff --git a/content/work.md b/content/work.md index ad1e6a2..5345885 100644 --- a/content/work.md +++ b/content/work.md @@ -10,11 +10,11 @@ My humble list of publications: 1. Austin Adams, Elton Pinto, Jeffrey Young, Creston Herold, Alex McCaskey, Eugene Dumitrescu, and Thomas M. Conte. - "[Enabling a Programming Environment for an Experimental Ion Trap Quantum Testbed][pub1]." [_2021 IEEE International Conference on Rebooting Computing (ICRC '21)_][pub1venue]. November 2021. + "[Enabling a Programming Environment for an Experimental Ion Trap Quantum Testbed][pub1]." [_2021 IEEE International Conference on Rebooting Computing (ICRC '21)_][pub1venue]. November 2021. [\[slides\]][pub1slides] 2. Austin Adams, Pulkit Gupta, Blaise Tine, and Hyesoon Kim. "[Cryptography Acceleration in a RISC-V GPGPU][pub0]." [_Fifth Workshop on Computer Architecture Research with RISC-V (Co-located - with ISCA 2021)_][pub0venue]. June 2021. + with ISCA 2021)_][pub0venue]. June 2021. [\[slides\]][pub0slides] I have also written some free software projects. You can check my [github][1] for a complete list, but here are the highlights: @@ -64,5 +64,7 @@ I have also written some free software projects. You can check my [pub0]: https://carrv.github.io/2021/papers/CARRV2021_paper_87_Adams.pdf [pub0venue]: https://carrv.github.io/2021/ +[pub0slides]: /img/work/carrv_2021_slides.pdf [pub1]: https://arxiv.org/abs/2111.00146 [pub1venue]: https://icrc.ieee.org/ +[pub1slides]: /img/work/icrc_2021_slides.pdf diff --git a/static/img/work/carrv_2021_slides.pdf b/static/img/work/carrv_2021_slides.pdf Binary files differnew file mode 100644 index 0000000..3f505b9 --- /dev/null +++ b/static/img/work/carrv_2021_slides.pdf diff --git a/static/img/work/icrc_2021_slides.pdf b/static/img/work/icrc_2021_slides.pdf Binary files differnew file mode 100644 index 0000000..9d42718 --- /dev/null +++ b/static/img/work/icrc_2021_slides.pdf |