Skip to content

Commit e02f391

Browse files
committed
Merge Split Branch
2 parents 310c681 + b5e73f0 commit e02f391

80 files changed

Lines changed: 2116 additions & 16 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

preview-vs-code/assets/search/index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

preview-vs-code/assets/search/metadata.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

preview-vs-code/fellowships/index.html

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -274,14 +274,14 @@ <h1 class="uw-mini-bar mb-4">
274274

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

277-
<div id="ben-staehle" class="bg-white team-card justify-content-center mb-3 flex-grow-1">
277+
<div id="wil-cram" class="bg-white team-card justify-content-center mb-3 flex-grow-1">
278278
<div class="uw-card-content shadow">
279279
<div class="row">
280280
<div class="col-3">
281281
<div class="overflow-hidden d-flex justify-content-center">
282282

283283

284-
<img src="/web-preview/preview-vs-code/staff-list/images/ben_staehle.jpg" alt="Headshot for Ben Staehle" />
284+
<img src="/web-preview/preview-vs-code/staff-list/images/wil_cram.jpg" alt="Headshot for Wil Cram" />
285285

286286
</div>
287287
</div>
@@ -290,28 +290,27 @@ <h2 id="featured-fellow">Featured Fellow</h2>
290290
<div>
291291
<h2 class="uw-mini-bar mb-0 mt-3">
292292

293-
Ben Staehle
293+
Wil Cram
294294

295295
</h2>
296-
<div><h6 class="mt-2">Mentor(s):</h6> Joe Bartowiak</div>
296+
<div><h6 class="mt-2">Mentor(s):</h6> Greg Thain</div>
297297
</div>
298298
</div>
299299
</div>
300300
<div class="col-12">
301-
<h4 class="mt-3">Tracking server inventory and elevation</h4>
301+
<h4 class="mt-3">Schedd performance analysis for human</h4>
302302
<div class="pt-2">
303-
<p>The CHTC maintains over 1,000 servers on the UW–Madison campus and
304-
across the country. Keeping track of server elevation (datacenter
305-
and rack location), serial numbers, asset tags is a challenge that
306-
is always in need of improvement. This project will focus on taking
307-
existing data from the CHTC hardware monitoring system and automatically
308-
exporting it to other systems such as Google spreadsheets or ITAdvisor.
309-
After a successful summer, the student fellow will gain skills in
310-
Python and monitoring and Google Docs APIs.</p>
303+
<p>The condor_schedd is a single threaded program, and when it is overloaded,
304+
it is difficult for administrators to understand why. There are some
305+
statistics about what it is doing, but there is no clear way to present
306+
this information in a useful way to an administrator. Students working
307+
on this project would build visualizations of complex data, and work
308+
with end users and facilitators to tune output for real world human
309+
consumption.</p>
311310

312311
</div>
313312
<div>
314-
<a class="btn btn-primary" href="./reports/2024/ben-staehle">Read Final Report</a>
313+
<a class="btn btn-primary" href="./reports/2024/wil-cram">Read Final Report</a>
315314
</div>
316315
</div>
317316
</div>

preview-vs-code/uw-research-computing/apptainer-build.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -768,6 +768,12 @@ <h6 class="mt-5">HTC guides</h6>
768768
</div>
769769

770770

771+
772+
<div class="document-link-wrapper bg-light">
773+
<a class="" href="/web-preview/preview-vs-code/uw-research-computing/vs-code#main">Connect to CHTC with VS Code</a>
774+
</div>
775+
776+
771777
</div>
772778
</div>
773779

@@ -1303,6 +1309,12 @@ <h6 class="mt-5">HPC guides</h6>
13031309
</div>
13041310

13051311

1312+
1313+
<div class="document-link-wrapper bg-light">
1314+
<a class="" href="/web-preview/preview-vs-code/uw-research-computing/vs-code#main">Connect to CHTC with VS Code</a>
1315+
</div>
1316+
1317+
13061318
</div>
13071319
</div>
13081320

preview-vs-code/uw-research-computing/apptainer-hpc.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,12 @@ <h6 class="mt-5">HPC guides</h6>
472472
</div>
473473

474474

475+
476+
<div class="document-link-wrapper bg-light">
477+
<a class="" href="/web-preview/preview-vs-code/uw-research-computing/vs-code#main">Connect to CHTC with VS Code</a>
478+
</div>
479+
480+
475481
</div>
476482
</div>
477483

preview-vs-code/uw-research-computing/apptainer-htc-advanced-example.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,12 @@ <h6 class="mt-5">HTC guides</h6>
572572
</div>
573573

574574

575+
576+
<div class="document-link-wrapper bg-light">
577+
<a class="" href="/web-preview/preview-vs-code/uw-research-computing/vs-code#main">Connect to CHTC with VS Code</a>
578+
</div>
579+
580+
575581
</div>
576582
</div>
577583

preview-vs-code/uw-research-computing/apptainer-htc.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -676,6 +676,12 @@ <h6 class="mt-5">HTC guides</h6>
676676
</div>
677677

678678

679+
680+
<div class="document-link-wrapper bg-light">
681+
<a class="" href="/web-preview/preview-vs-code/uw-research-computing/vs-code#main">Connect to CHTC with VS Code</a>
682+
</div>
683+
684+
679685
</div>
680686
</div>
681687

preview-vs-code/uw-research-computing/basic-shell-commands.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,12 @@ <h6 class="mt-5">HTC guides</h6>
578578
</div>
579579

580580

581+
582+
<div class="document-link-wrapper bg-light">
583+
<a class="" href="/web-preview/preview-vs-code/uw-research-computing/vs-code#main">Connect to CHTC with VS Code</a>
584+
</div>
585+
586+
581587
</div>
582588
</div>
583589

@@ -1113,6 +1119,12 @@ <h6 class="mt-5">HPC guides</h6>
11131119
</div>
11141120

11151121

1122+
1123+
<div class="document-link-wrapper bg-light">
1124+
<a class="" href="/web-preview/preview-vs-code/uw-research-computing/vs-code#main">Connect to CHTC with VS Code</a>
1125+
</div>
1126+
1127+
11161128
</div>
11171129
</div>
11181130

preview-vs-code/uw-research-computing/check-quota.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,12 @@ <h6 class="mt-5">HTC guides</h6>
538538
</div>
539539

540540

541+
542+
<div class="document-link-wrapper bg-light">
543+
<a class="" href="/web-preview/preview-vs-code/uw-research-computing/vs-code#main">Connect to CHTC with VS Code</a>
544+
</div>
545+
546+
541547
</div>
542548
</div>
543549

preview-vs-code/uw-research-computing/checkpointing.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,12 @@ <h6 class="mt-5">HTC guides</h6>
465465
</div>
466466

467467

468+
469+
<div class="document-link-wrapper bg-light">
470+
<a class="" href="/web-preview/preview-vs-code/uw-research-computing/vs-code#main">Connect to CHTC with VS Code</a>
471+
</div>
472+
473+
468474
</div>
469475
</div>
470476

0 commit comments

Comments
 (0)