From c93b8f9b6fb142b838ac6902c948470b23109ff0 Mon Sep 17 00:00:00 2001 From: Kilian Cavalotti Date: Tue, 15 Oct 2024 15:20:47 -0700 Subject: [PATCH] docs: updated software list --- includes/data/software.yml | 8 ++++++-- src/docs/software/updates.xml | 18 ++++++++++++++++++ 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/includes/data/software.yml b/includes/data/software.yml index 969cb881c..880bfe642 100644 --- a/includes/data/software.yml +++ b/includes/data/software.yml @@ -6572,7 +6572,7 @@ software_modules: or size of CPUs and GPUs, from large servers to our smallest systems-on-a-chip (SoCs).', markedDefault: false, versionName: '2024.4'} - categories: devel, language - defaultVersionName: 18.15.0 + defaultVersionName: 20.18.0 description: Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. It provides the npm package manager. package: nodejs @@ -6586,6 +6586,8 @@ software_modules: engine. It provides the npm package manager., markedDefault: false, versionName: 16.13.0} - {description: Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. It provides the npm package manager., markedDefault: false, versionName: 18.15.0} + - {description: Node.js is a JavaScript runtime built on Chrome's V8 JavaScript + engine. It provides the npm package manager., markedDefault: false, versionName: 20.18.0} - categories: devel, lib defaultVersionName: 2.23.4 description: NCCL (pronounced 'Nickel') is a stand-alone library of standard @@ -8203,7 +8205,9 @@ software_modules: url: https://github.com/coder/code-server versions: - {description: Run VS Code on any machine anywhere and access it in the browser., - markedDefault: false, versionName: 4.16.1} + markedDefault: false, versionName: 4.93.1} + - {description: Run VS Code on any machine anywhere and access it in the browser., + markedDefault: true, versionName: 4.16.1} - categories: devel, compiler defaultVersionName: '21.5' description: NVIDIA HPC Software Development Kit (SDK) including C, C++, and diff --git a/src/docs/software/updates.xml b/src/docs/software/updates.xml index cb8e42d0b..f2f658bc7 100644 --- a/src/docs/software/updates.xml +++ b/src/docs/software/updates.xml @@ -5,6 +5,24 @@ Sherlock software update feed https://www.sherlock.stanford.edu/docs/software/list + + New version: devel/code-server version 4.93.1 + Run VS Code on any machine anywhere and access it in the browser. + https://github.com/coder/code-server + https://www.sherlock.stanford.edu/docs/software/list/?add:v=4.93.1#code-server + devel, IDE + kilian@stanford.edu (Kilian Cavalotti) + Tue, 15 Oct 2024 15:19:55 -0700 + + + New version: devel/nodejs version 20.18.0 + Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. It provides the npm package manager. + https://nodejs.org/ + https://www.sherlock.stanford.edu/docs/software/list/?add:v=20.18.0#nodejs + devel, language + kilian@stanford.edu (Kilian Cavalotti) + Tue, 15 Oct 2024 14:58:51 -0700 + New version: math/hypre version 2.32.0 HYPRE is a library of high performance preconditioners and solvers featuring multigrid methods for the solution of large, sparse linear systems of equations on massively parallel computers.