Skip to content

Commit

Permalink
Merge Split Branch
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 18, 2024
2 parents 97ced44 + 7cbcec4 commit 0ee1ca4
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion preview-update-submodules/assets/search/index.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion preview-update-submodules/assets/search/metadata.json

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions preview-update-submodules/fellowships/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,14 +232,14 @@ <h1 class="uw-mini-bar mb-4">

<h2 id="featured-fellow">Featured Fellow</h2>

<div id="ryan-boone" class="bg-white team-card justify-content-center mb-3 flex-grow-1">
<div id="neha-talluri" class="bg-white team-card justify-content-center mb-3 flex-grow-1">
<div class="uw-card-content shadow">
<div class="row">
<div class="col-3">
<div class="overflow-hidden d-flex justify-content-center">


<img src="/web-preview/preview-update-submodules/staff-list/images/ryan_boone.jpg" alt="Headshot for Ryan Boone" />
<img src="/web-preview/preview-update-submodules/staff-list/images/neha_talluri.jpg" alt="Headshot for Neha Talluri" />

</div>
</div>
Expand All @@ -248,24 +248,24 @@ <h2 id="featured-fellow">Featured Fellow</h2>
<div>
<h2 class="uw-mini-bar mb-0 mt-3">

Ryan Boone
Neha Talluri

</h2>
<div><h6 class="mt-2">Mentor(s):</h6> Cole Bollig and Rachel Lombardi</div>
<div><h6 class="mt-2">Mentor(s):</h6> Jason Patton</div>
</div>
</div>
</div>
<div class="col-12">
<h4 class="mt-3">Grid Exerciser</h4>
<h4 class="mt-3">Where in the world am I</h4>
<div class="pt-2">
<p>The OSPool is a very large, very dynamic, heterogenous high throughput system composed of execute
points from dozens of campuses all over the United States. Sometimes, something will go wrong
at one of these many sites, or one network, or one storage point, and it is difficult to determine
where the problem is. This project proposed the design and construction of a “Grid Exerciser”,
which consists of intentionally sending sample jobs to targetted locations on the OSPool to verify
correct operation and sufficient performance. The project will also have a reporting and
visualization component so that the voluminous results can be understood by a human in a
concise manner.</p>
<p>In PATh, an important part of the infrastructure is the “glidein”, a client that
starts at a remote location and provides computational cycles for research.
In the past, glideins have relied on configuration at remote locations to
determine their location but this often results in missing or incorrect
information. This project will focus on enhancing glideins so that they
can detect and report where they are running in the world, possibly including
data like geolocation and institutional owner. After a successful summer,
the student fellow will gain skills in Python, bash, and layer 3 networking.</p>

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion preview-update-submodules/htc-24-event.html
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ <h1 class="uw-mini-bar mb-4">
<img src="https://raw.githubusercontent.com/CHTC/Articles/main/images/elevator-picture.png" class="figure-img img-fluid rounded" alt="Neha" />
</div>
<div class="col">
<p>Partcipants kayaking (on the left), and an image from the elevator (on the right).</p>
<p>Participants kayaking (on the left), and an image from the elevator (on the right).</p>
</div>
</div>

Expand Down

0 comments on commit 0ee1ca4

Please sign in to comment.