Skip to content

Commit

Permalink
docs: updated software list
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Oct 9, 2024
1 parent ade2f6f commit eb070fe
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
8 changes: 7 additions & 1 deletion includes/data/software.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5876,7 +5876,7 @@ software_modules:
parallel: {mpi: 1}
versionName: '4.1'
- categories: chemistry, quantum chemistry
defaultVersionName: 5.0.3
defaultVersionName: 6.0.0
description: ORCA is a flexible, efficient and easy-to-use general purpose tool
for quantum chemistry.
package: orca
Expand All @@ -5900,6 +5900,12 @@ software_modules:
properties:
parallel: {mpi: 1}
versionName: 5.0.3
- description: ORCA is a flexible, efficient and easy-to-use general purpose
tool for quantum chemistry.
markedDefault: false
properties:
parallel: {mpi: 1}
versionName: 6.0.0
- categories: chemistry, molecular dynamics
defaultVersionName: '2023.1'
description: GROMACS is a versatile package to perform molecular dynamics, i.e.
Expand Down
18 changes: 9 additions & 9 deletions src/docs/software/updates.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
<description>Sherlock software update feed</description>
<link>https://www.sherlock.stanford.edu/docs/software/list</link>
<atom:link href="https://www.sherlock.stanford.edu/docs/software/updates.xml" rel="self" type="application/rss+xml"/>
<item>
<title>New version: chemistry/orca version 6.0.0</title>
<description>ORCA is a flexible, efficient and easy-to-use general purpose tool for quantum chemistry.</description>
<link>https://orcaforum.kofo.mpg.de/</link>
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=6.0.0#orca</guid>
<category>chemistry, quantum chemistry</category>
<author>[email protected] (Kilian Cavalotti)</author>
<pubDate>Wed, 9 Oct 2024 14:49:07 -0700</pubDate>
</item>
<item>
<title>New module: math/py-flash-attention version 2.6.3_py312</title>
<description>Fast and memory-efficient exact attention</description>
Expand Down Expand Up @@ -527,14 +536,5 @@
<author>[email protected] (Kilian Cavalotti)</author>
<pubDate>Thu, 25 Jul 2024 13:48:59 -0700</pubDate>
</item>
<item>
<title>New module: system/libtool version 2.4.7</title>
<description>GNU Libtool is a generic library support script that hides the complexity of using shared libraries behind a consistent, portable interface.</description>
<link>https://www.gnu.org/software/libtool/</link>
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=2.4.7#libtool</guid>
<category>system, libs</category>
<author>[email protected] (Kilian Cavalotti)</author>
<pubDate>Wed, 17 Jul 2024 11:36:00 -0700</pubDate>
</item>
</channel>
</rss>

0 comments on commit eb070fe

Please sign in to comment.