Skip to content

Commit

Permalink
Merge pull request #12 from mjuarez4/main
Browse files Browse the repository at this point in the history
Added Graduate Students, Added Alumni, Updated Publications
  • Loading branch information
George K. Thiruvathukal authored Dec 4, 2023
2 parents f9bf74d + 0144073 commit 209a859
Show file tree
Hide file tree
Showing 23 changed files with 170 additions and 5 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file added config/.DS_Store
Binary file not shown.
Binary file modified content/.DS_Store
Binary file not shown.
Binary file modified content/authors/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion content/authors/AbhinavGoel/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ social:
link: https://www.linkedin.com/in/abhinavgoel95/

user_groups:
- Ph.D Students
- Alumni
---
2 changes: 1 addition & 1 deletion content/authors/CalebTung/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ social:
# Organizational groups that you belong to (for People widget)
# Set this to `[]` or comment out if you are not using People widget.
user_groups:
- Ph.D Students
- Alumni
---
2 changes: 1 addition & 1 deletion content/authors/IgorPonomarenko/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ social:


user_groups:
- Undergraduate Students
- Alumni

---
Binary file added content/authors/MannySandoval/.DS_Store
Binary file not shown.
32 changes: 32 additions & 0 deletions content/authors/MannySandoval/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
# Display name
title: Manny Sandoval

# Username (this should match the folder name)
authors:
- MannySandoval

# Is this the primary user of the site?
superuser: false

# Role/position
role: Ph.D Student at Loyola University Chicago

# Organizations/Affiliations
organizations:
- name: Loyola University University
url: 'https://luc.edu/'

social:
- icon: github
icon_pack: fab
link: https://github.com/mosandov

- icon: linkedin
icon_pack: fab
link: https://www.linkedin.com/comm/in/manuel-sandoval-madrigal-210426155

user_groups:
- Ph.D Students

---
Binary file added content/authors/MannySandoval/avatar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/authors/RachelGordon/.DS_Store
Binary file not shown.
31 changes: 31 additions & 0 deletions content/authors/RachelGordon/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
# Display name
title: Rachel Gordon

# Username (this should match the folder name)
authors:
- RachelGordon

# Is this the primary user of the site?
superuser: false

# Role/position
role: Software Engineer

# Organizations/Affiliations
organizations:
- name: Loyola University Chicago
url: 'https://luc.edu/'

social:
- icon: github
icon_pack: fab
link: https://github.com/rachelngordon

- icon: linkedin
icon_pack: fab
link: https://www.linkedin.com/in/rachelngordon/

user_groups:
- Graduate Students
---
Binary file added content/authors/RachelGordon/avatar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion content/authors/Shilpika/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ social:
# link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ

user_groups:
- Ph.D Students
- Alumni
---
2 changes: 1 addition & 1 deletion content/authors/YvetteDiaz/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ social:
link: www.linkedin.com/in/yvettediaz0408

user_groups:
- Undergraduate Students
- Alumni
---
Binary file added content/publication/.DS_Store
Binary file not shown.
Binary file not shown.
9 changes: 9 additions & 0 deletions content/publication/davis-reusingdlm-2023/cite.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

@inproceedings{davis_reusing_2023,
title = {Reusing {Deep} {Learning} {Models}: {Challenges} and {Directions} in {Software} {Engineering}},
url = {https://ecommons.luc.edu/cs_facpubs/325/},
doi = {https://doi.org/10.6084/m9.figshare.23317556},
booktitle = {{IEEE} {John} {Vincent} {Atanasoff} {Symposium} on {Modern} {Computing}},
author = {Davis, James C. and Jajal, Purvish and Jiang, Wenxin and Schorlemmer, Taylor R and Synovic, Nicholas and Thiruvathukal, George K., },
year = {2023},
}
43 changes: 43 additions & 0 deletions content/publication/davis-reusingdlm-2023/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
# Documentation: https://wowchemy.com/docs/managing-content/

title: 'Reusing Deep Learning Models: Challenges and Directions in Software Engineering'
subtitle: ''
summary: ''
authors:
- James C. Davis
- Purvish Jajal
- Wenxin Jiang
- Taylor R. Schorlemmer
- Nicholas Synovic
- George K. Thiruvathukal
tags: []
categories: []
date: '2023-07-01'
lastmod: 2023-02-09T12:57:45-06:00
featured: false
draft: false

# Featured image
# To use, add an image named `featured.jpg/png` to your page's folder.
# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight.
image:
caption: ''
focal_point: ''
preview_only: false

# Projects (optional).
# Associate this post with one or more of your projects.
# Simply enter your project's folder or file name without extension.
# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`.
# Otherwise, set `projects = []`.
projects: []
publishDate: '2023-02-09T18:57:45.116401Z'
publication_types:
- '2'
abstract: ''
publication: '*IEEE John Vincent Atanasoff Symposium on Modern Computing*'
links:
- name: URL
url: https://davisjam.github.io/files/publications/DavisJajalJiangSchorlemmerSynovicThiruvathukal-DNNReuse-JVA23.pdf
---
Binary file not shown.
10 changes: 10 additions & 0 deletions content/publication/laufer-unoapi-2022/cite.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

@inproceedings{laufer_unoapi_2022,
title = {{UnoAPI}: {Balancing} {Performance}, {Portability}, and {Productivity} ({P3}) in {HPC} {Education}},
url = {https://unoapi.cs.luc.edu},
doi = {10.1109/EduHPC56719.2022.00006},
booktitle = {2022 {IEEE}/{ACM} {International} {Workshop} on {Education} for {High} {Performance} {Computing} ({EduHPC})},
author = {Läufer, Konstantin and Thiruvathukal, George K.},
year = {2022},
pages = {1--10},
}
40 changes: 40 additions & 0 deletions content/publication/laufer-unoapi-2022/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
# Documentation: https://wowchemy.com/docs/managing-content/

title: 'UnoAPI: Balancing Performance, Portability, and Productivity (P3) in HPC Education'
subtitle: ''
summary: ''
authors:
- Konstantin Laufer
- George K. Thiruvathukal
tags: []
categories: []
date: '2022-11-14'
lastmod: 2023-02-09T12:57:30-06:00
featured: false
draft: false

# Featured image
# To use, add an image named `featured.jpg/png` to your page's folder.
# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight.
image:
caption: ''
focal_point: ''
preview_only: false

# Projects (optional).
# Associate this post with one or more of your projects.
# Simply enter your project's folder or file name without extension.
# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`.
# Otherwise, set `projects = []`.
projects: []
publishDate: '2023-02-09T18:57:29.827361Z'
publication_types:
- '1'
abstract: ''
publication: '*Proceedings of EduHPC 2022: Workshop on Education for High-Performance Computing 2022 (SC22)*'
doi: 10.1109/EduHPC56719.2022.00006
links:
- name: URL
url: https://ecommons.luc.edu/cs_facpubs/314/
---
Binary file not shown.

0 comments on commit 209a859

Please sign in to comment.