Skip to content

Commit f69204d

Browse files
author
purduercac-docs-bot
committed
Merge remote-tracking branch 'origin/main' into dev
2 parents ef63cc9 + 0f60adc commit f69204d

8 files changed

Lines changed: 89 additions & 5 deletions

File tree

docs/software/app_catalog.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ search:
1111
# All software and versions on RCAC clusters
1212

1313
## Overview
14-
As of **July 09, 2026**, there have been a total of **276** applications with **2545** available versions deployed across **6** RCAC HPC clusters: **ANVIL, BELL, GAUTSCHI, GILBRETH, NEGISHI, SCHOLAR**.
14+
As of **July 14, 2026**, there have been a total of **278** applications with **2548** available versions deployed across **6** RCAC HPC clusters: **ANVIL, BELL, GAUTSCHI, GILBRETH, NEGISHI, SCHOLAR**.
1515

1616
## Applications Catalog
1717

@@ -315,6 +315,11 @@ As of **July 09, 2026**, there have been a total of **276** applications with **
315315
<td>Library</td>
316316
<td>ANVIL, NEGISHI</td>
317317
</tr>
318+
<tr>
319+
<td><a href="../apps_md/fusioncompiler"><strong>fusioncompiler</strong></a></td>
320+
<td>Compilers, Geoscience</td>
321+
<td>GILBRETH</td>
322+
</tr>
318323
<tr>
319324
<td><a href="../apps_md/gatk"><strong>gatk</strong></a></td>
320325
<td>Library, Workflow</td>
@@ -995,6 +1000,11 @@ As of **July 09, 2026**, there have been a total of **276** applications with **
9951000
<td>Chemistry, Material Science</td>
9961001
<td>ANVIL, GILBRETH</td>
9971002
</tr>
1003+
<tr>
1004+
<td><a href="../apps_md/prime"><strong>prime</strong></a></td>
1005+
<td>Miscellaneous</td>
1006+
<td>GILBRETH</td>
1007+
</tr>
9981008
<tr>
9991009
<td><a href="../apps_md/proj"><strong>proj</strong></a></td>
10001010
<td>Geoscience</td>
@@ -1153,7 +1163,7 @@ As of **July 09, 2026**, there have been a total of **276** applications with **
11531163
<tr>
11541164
<td><a href="../apps_md/sentaurus"><strong>sentaurus</strong></a></td>
11551165
<td>Engineering</td>
1156-
<td>BELL, GAUTSCHI, NEGISHI</td>
1166+
<td>BELL, GAUTSCHI, GILBRETH, NEGISHI</td>
11571167
</tr>
11581168
<tr>
11591169
<td><a href="../apps_md/setuptools"><strong>setuptools</strong></a></td>
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# fusioncompiler
2+
3+
[Back to application catalog](../app_catalog.md)
4+
5+
## Description
6+
7+
TODO: add description
8+
9+
## Homepage
10+
11+
N/A
12+
13+
## Available Versions on RCAC Clusters
14+
15+
|Cluster|Versions|
16+
|---|---|
17+
**GILBRETH**|Y-2026.03
18+
19+
## Module
20+
21+
You can load the module by:
22+
23+
```bash
24+
module load fusioncompiler
25+
```
26+
27+
!!! note "Note for using `fusioncompiler`"
28+
Run `module spider fusioncompiler` beforehand to check if this version requires any prerequisite modules.

docs/software/apps_md/prime.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# prime
2+
3+
[Back to application catalog](../app_catalog.md)
4+
5+
## Description
6+
7+
Prime Intellect CLI + SDK
8+
9+
## Homepage
10+
11+
N/A
12+
13+
## Available Versions on RCAC Clusters
14+
15+
|Cluster|Versions|
16+
|---|---|
17+
**GILBRETH**|Y-2026.03
18+
19+
## Module
20+
21+
You can load the module by:
22+
23+
```bash
24+
module load prime
25+
```
26+
27+
!!! note "Note for using `prime`"
28+
Run `module spider prime` beforehand to check if this version requires any prerequisite modules.

docs/software/apps_md/sentaurus.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Synopsys Sentaurus software suite for TCAD simulation of semiconductor devices.
1616
|---|---|
1717
**BELL**|2022.03
1818
**GAUTSCHI**|2025.06, 2026.03
19+
**GILBRETH**|2026.03
1920
**NEGISHI**|2021.06, 2022.03, 2024.09
2021

2122
## Module

docs/software/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ hide:
99
# Software and versions on RCAC clusters
1010

1111
## Overview
12-
As of **July 09, 2026**, there have been a total of **276** applications with **2545** available versions deployed across **6** RCAC HPC clusters: **ANVIL, BELL, GAUTSCHI, GILBRETH, NEGISHI, SCHOLAR**.
12+
As of **July 14, 2026**, there have been a total of **278** applications with **2548** available versions deployed across **6** RCAC HPC clusters: **ANVIL, BELL, GAUTSCHI, GILBRETH, NEGISHI, SCHOLAR**.
1313

1414
You can see [**a full list of all software and version deployed on all RCAC clusters**](app_catalog.md), OR
1515

docs/software/ngc_catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ lammps/10Feb2021
3939
## Available NGC Containers on RCAC Clusters
4040
<!-- IMPORTANT: this section is automatically generated by script ./tools/update_ngc_catalog.sh. Any manual edit will be lost after next update. -->
4141
<!-- NGC_TABLE_START -->
42-
As of **July 09, 2026**, there have been a total of **22** NGC containers with **225** available versions deployed across **4** RCAC HPC clusters: **ANVIL, GAUTSCHI, GILBRETH, SCHOLAR**.
42+
As of **July 14, 2026**, there have been a total of **22** NGC containers with **225** available versions deployed across **4** RCAC HPC clusters: **ANVIL, GAUTSCHI, GILBRETH, SCHOLAR**.
4343

4444
<table id="ngcTable" class="tablefilter container-catalog-table">
4545
<thead>

docs/software/rocm_catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $ module avail
3737
<!-- IMPORTANT: this section is automatically generated by script ./tools/update_rocm_catalog.sh. Any manual edit will be lost after next update. -->
3838

3939
<!-- ROCM_TABLE_START -->
40-
As of **July 09, 2026**, there have been a total of **12** ROCm containers with **47** available versions deployed across **2** RCAC HPC clusters: **BELL, NEGISHI**.
40+
As of **July 14, 2026**, there have been a total of **12** ROCm containers with **47** available versions deployed across **2** RCAC HPC clusters: **BELL, NEGISHI**.
4141

4242
<table id="rocmTable" class="tablefilter container-catalog-table">
4343
<thead>

tools/apps_descriptions.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2326,5 +2326,22 @@
23262326
"topic": [
23272327
"Miscellaneous"
23282328
]
2329+
},
2330+
"fusioncompiler": {
2331+
"description": "TODO: add description",
2332+
"homepage": null,
2333+
"source": "none",
2334+
"topic": [
2335+
"Compilers",
2336+
"Geoscience"
2337+
]
2338+
},
2339+
"prime": {
2340+
"description": "Prime Intellect CLI + SDK",
2341+
"homepage": null,
2342+
"source": "pypi",
2343+
"topic": [
2344+
"Miscellaneous"
2345+
]
23292346
}
23302347
}

0 commit comments

Comments
 (0)