Skip to content

Commit 1bf6e20

Browse files
author
purduercac-docs-bot
committed
Auto-update app catalog and markdown files
1 parent 28c9e89 commit 1bf6e20

3 files changed

Lines changed: 35 additions & 2 deletions

File tree

docs/software/app_catalog.md

Lines changed: 6 additions & 1 deletion
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 **May 29, 2026**, there have been a total of **275** applications with **2530** available versions deployed across **6** RCAC HPC clusters: **ANVIL, BELL, GAUTSCHI, GILBRETH, NEGISHI, SCHOLAR**.
14+
As of **June 02, 2026**, there have been a total of **276** applications with **2531** available versions deployed across **6** RCAC HPC clusters: **ANVIL, BELL, GAUTSCHI, GILBRETH, NEGISHI, SCHOLAR**.
1515

1616
## Applications Catalog
1717

@@ -950,6 +950,11 @@ As of **May 29, 2026**, there have been a total of **275** applications with **2
950950
<td>Miscellaneous</td>
951951
<td>NEGISHI</td>
952952
</tr>
953+
<tr>
954+
<td><a href="../apps_md/pelican"><strong>pelican</strong></a></td>
955+
<td>Miscellaneous</td>
956+
<td>ANVIL</td>
957+
</tr>
953958
<tr>
954959
<td><a href="../apps_md/perl-bioperl"><strong>perl-bioperl</strong></a></td>
955960
<td>Miscellaneous</td>

docs/software/apps_md/pelican.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# pelican
2+
3+
[Back to application catalog](../app_catalog.md)
4+
5+
## Description
6+
7+
The Pelican command line tool allows one to use a Pelican federation as a client and serve datasets through running a Pelican origin service.
8+
9+
## Homepage
10+
11+
[https://pelicanplatform.org/](https://pelicanplatform.org/)
12+
13+
## Available Versions on RCAC Clusters
14+
15+
|Cluster|Versions|
16+
|---|---|
17+
**ANVIL**|7.25.0
18+
19+
## Module
20+
21+
You can load the module by:
22+
23+
```bash
24+
module load pelican
25+
```
26+
27+
!!! note "Note for using `pelican`"
28+
Run `module spider pelican` beforehand to check if this version requires any prerequisite modules.

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 **May 29, 2026**, there have been a total of **275** applications with **2530** available versions deployed across **6** RCAC HPC clusters: **ANVIL, BELL, GAUTSCHI, GILBRETH, NEGISHI, SCHOLAR**.
12+
As of **June 02, 2026**, there have been a total of **276** applications with **2531** 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

0 commit comments

Comments
 (0)