Skip to content

Commit e521430

Browse files
Add remote link to large media, remove LFS tracking
1 parent bffbccc commit e521430

5 files changed

Lines changed: 5 additions & 18 deletions

File tree

.gitattributes

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
*.mov filter=lfs diff=lfs merge=lfs -text
2-
*.mp4 filter=lfs diff=lfs merge=lfs -text
3-
*.png filter=lfs diff=lfs merge=lfs -text
4-
*.jpg filter=lfs diff=lfs merge=lfs -text

content/posts/sc25-scc24-post-mortem.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Setting up the firewall and installation of docker breaks our MPI instance on Su
185185

186186
<div align="center">
187187
<video style="width: 100%;" controls>
188-
<source src="/post-media/scc24-postmortem/shipment-timelapse.mov" type="video/mp4">
188+
<source src="https://files.scc.sdsc.edu/shipment-timelapse.mov" type="video/mp4">
189189
</video>
190190
</div>
191191

@@ -225,7 +225,7 @@ When we arrived we were really anxious to start our setup. Even going beyond wha
225225

226226
<div align="center">
227227
<video style="width: 100%;" controls>
228-
<source src="/post-media/scc24-postmortem/SCC-Setup.mp4" type="video/mp4">
228+
<source src="https://files.scc.sdsc.edu/SCC-Setup.mp4" type="video/mp4">
229229
</video>
230230
<i> And here's a stitched up timelapse of us putting the cluster together. The video scenes are not stiched together right, so you'll see parts of our disassembly interleaved. </i>
231231
</div>
@@ -235,7 +235,7 @@ For the rest of Sunday, including the dreaded graveyard shift, it was organized
235235

236236
<div align="center">
237237
<video style="width: 100%;" controls>
238-
<source src="/post-media/scc24-postmortem/final-night.mov" type="video/mp4">
238+
<source src="https://files.scc.sdsc.edu/final-night.mp4" type="video/mp4">
239239
</video>
240240
</div>
241241

@@ -303,9 +303,9 @@ ICON showed us that HPC is about more than raw computational power. It's about o
303303

304304
Overall, it was a very fun experience. All of it was. During our disassembly of our cluster most of these pieces had to go back to their respective vendor. So we had to seperate and ship the parts from here.
305305

306-
![](/post-media/scc24-postmortem/whole-team.png)
306+
![](https://files.scc.sdsc.edu/whole-team.png)
307307

308-
![](/post-media/scc24-postmortem/team.jpg)
308+
![](https://files.scc.sdsc.edu/team.jpg)
309309

310310
### Final Score Breakdown
311311

static/post-media/scc24-postmortem/shipment-timelapse.mp4

Lines changed: 0 additions & 3 deletions
This file was deleted.

static/post-media/scc24-postmortem/team.jpg

Lines changed: 0 additions & 3 deletions
This file was deleted.

static/post-media/scc24-postmortem/whole-team.png

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)