WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit e0f5c27

Browse files
authored
Merge branch 'main' into main
2 parents 7644b96 + 53aabf0 commit e0f5c27

File tree

9 files changed

+95
-9
lines changed

9 files changed

+95
-9
lines changed

content/authors/juncheng/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ social:
3232
- link: https://junchengyang.com
3333

3434
# Enter email to display Gravatar (if Gravatar enabled in Config)
35-
email: ""
35+
3636

3737
# Organizational groups that you belong to (for People widget)
3838
# Set this to `[]` or comment out if you are not using People widget.

content/authors/marshalp/_index.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
# Display name
3+
title: Paul Marshall
4+
5+
# Username (this should match the folder name)
6+
authors:
7+
- marshalp
8+
9+
# Is this the primary user of the site?
10+
superuser: false
11+
12+
# Role/position
13+
role: "Research Software Engineer at the University of Chicago"
14+
15+
# Organizations/Affiliations
16+
organizations:
17+
- name: University of Chicago
18+
url: "nimbusproject.org"
19+
20+
# Short bio (displayed in user profile at end of posts)
21+
bio: Paul Marshall is a Research Software Engineer at the University of Chicago for the Chameleon Testbed
22+
23+
# Social/Academic Networking
24+
# For available icons, see: https://sourcethemes.com/academic/docs/widgets/#icons
25+
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
26+
# form "mailto:[email protected]" or "#contact" for contact widget.
27+
social:
28+
- icon: home
29+
icon_pack: fas
30+
link: "mailto:[email protected]"
31+
32+
# Enter email to display Gravatar (if Gravatar enabled in Config)
33+
email: ""
34+
35+
# Organizational groups that you belong to (for People widget)
36+
# Set this to `[]` or comment out if you are not using People widget.
37+
user_groups:
38+
- Summer of Reproducibility Mentors
39+
---
40+
TBD
54.4 KB
Loading
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
# Display name
3+
title: Ken Raffenetti
4+
5+
# Username (this should match the folder name)
6+
authors:
7+
- raffenettik
8+
9+
# Is this the primary user of the site?
10+
superuser: false
11+
12+
# Role/position
13+
role: "Principal Specialist, Research Software Engineering at Argonne National Laboratory"
14+
15+
# Organizations/Affiliations
16+
organizations:
17+
- name: University of Chicago
18+
url: "nimbusproject.org"
19+
20+
# Short bio (displayed in user profile at end of posts)
21+
bio: Ken Raffenetti is a principal software development specialist in the Mathematics and Computer Science Division at Argonne National Laboratory.
22+
23+
# Social/Academic Networking
24+
# For available icons, see: https://sourcethemes.com/academic/docs/widgets/#icons
25+
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
26+
# form "mailto:[email protected]" or "#contact" for contact widget.
27+
social:
28+
- icon: home
29+
icon_pack: fas
30+
link: "mailto:[email protected]"
31+
32+
# Enter email to display Gravatar (if Gravatar enabled in Config)
33+
email: ""
34+
35+
# Organizational groups that you belong to (for People widget)
36+
# Set this to `[]` or comment out if you are not using People widget.
37+
user_groups:
38+
- Summer of Reproducibility Mentors
39+
---
40+
Ken Raffenetti is a principal software development specialist in the Mathematics and Computer Science Division at Argonne National Laboratory. He received his B.S. in computer science from the University of Illinois at Urbana-Champaign. He joined Argonne in 2006, where he worked for seven years as a systems administrator.
41+
42+
In 2013, Ken shifted his main activities to software development, joining the Programming Models and Runtime Systems group, focused on the development of systems software for high-performance computing applications.
43+
44+
Ken’s research interests include parallel programming models and low-level communication libraries. In particular, Ken is involved in the definition of the Message Passing Interface (MPI) standard and is a key maintainer of MPICH, the leading implementation of MPI. He is a member of the PMIx Administrative Steering Committee, which defines the Process Management Interface used on many of today’s large-scale supercomputers. He also participates in two industry working groups for low-level communication libraries -- OpenFabrics Interfaces (OFI) and Unified Communications X (UCX).
45+
46+
Ken was a member of the Unified Communications X team that won an R&D 100 award in 2019.
179 KB
Loading

content/project/osre25/UNL/KALLM/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Kolmogorov-Arnold-based Transformer for LLMs: Implementation, Evaluation and Benchmarking "
33
authors: [saisumanv, zahmeeth]
44
author_notes: ["PhD Candidate, University of Nebraska-Lincoln","Assistant Professor, West Virginia University"]
5-
tags: ["osre25", "KALLM", "Transformers", "Kolmogorov-Arnold Networks", "smollm2"]
5+
tags: ["osre25", "reproducibility", "KALLM", "Transformers", "Kolmogorov-Arnold Networks", "smollm2"]
66
date: 2025-02-09T10:15:56-07:00
77
lastmod: 2025-02-09T10:15:56-07:00
88
---

content/project/osre25/uchicago/MPI/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "MPI Appliance for HPC Research on Chameleon"
3-
authors: [mpowers]
4-
author_notes: ["University of Chicago", "Argonne National Laboratory"]
3+
authors: [raffenettik]
4+
author_notes: ["Argonne National Laboratory"]
55
tags: ["osre25", "reproducibility", "MPI", "cloud computing"]
66
date: 2025-02-18
77
lastmod: 2025-02-18
@@ -24,7 +24,7 @@ This project aims to develop a streamlined template for launching MPI (Message P
2424
- Scripting & Automation: Ability to write scripts (e.g., Bash, Python) to automate setup and deployment steps.
2525
**Difficulty**: Moderate to Hard
2626
**Size**: Medium
27-
**Mentor**: {{% mention msherman %}}, {{% mention mpowers %}}, Ken Raffenetti ([email protected])
27+
**Mentor**: {{% mention raffenettik %}}
2828
**Tasks**
2929
- Disk Images with MPI Dependencies
3030
- Build base images with the correct versions of MPI (e.g., MPICH, OpenMPI) and any required libraries (e.g., GCC, network libraries).

content/project/osre25/uchicago/Smart Environments/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Smart Environments – An AI System for Reproducible Custom Computing Environments"
3-
authors: [mpowers, msherman]
3+
authors: [marshalp]
44
author_notes: ["University of Chicago", "University of Chicago"]
55
tags: ["osre25", "reproducibility", "machine learning", "OS"]
66
date: 2025-02-18
@@ -26,7 +26,7 @@ Modern research on cloud testbeds often requires setting up specialized software
2626
- DevOps: Automated environment configuration, CI/CD workflows, and containerization.
2727
**Difficulty**: Hard
2828
**Size**: Large
29-
**Mentors**: Marc Richardson ([email protected])
29+
**Mentors**: {{% mention marshalp %}}
3030
**Tasks**:
3131
- Requirement Gathering & NLP Design
3232
- Research the specific needs of researchers building experimental setups.

content/project/osre25/uchicago/contextualization/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Contextualization – Extending Chameleon’s Orchestration for One-Click Experiment Deployment"
3-
authors: [mpowers, msherman]
3+
authors: [marshalp]
44
author_notes: ["University of Chicago", "University of Chicago"]
55
tags: ["osre25", "reproducibility", "cloud computing", "systems architecture"]
66
date: 2025-02-18
@@ -26,7 +26,7 @@ lastmod: 2025-02-18
2626
- CI/CD & DevOps: Experience building or integrating asynchronous deployment and notifications.
2727
**Difficulty**: Hard
2828
**Size**: Large (suitable for a semester-long project or a summer internship)
29-
**Mentors**: {{% mention msherman %}}, {{% mention mpowers %}}
29+
**Mentors**: {{% mention marshalp %}}
3030
**Tasks**:
3131
- One-Click Template Launch
3232
- Design a template (in Heat or similar) specifying multiple cloud resources (images, networks, disk images, SSH keys, etc.).

0 commit comments

Comments
 (0)