ucsf-wynton / wynton-website-hpc

The Official Wynton HPC User Website
https://wynton.ucsf.edu/hpc/
2 stars 14 forks source link

How to update table of GPU nodes #85

Closed ellestad closed 1 year ago

ellestad commented 2 years ago

The process for updating the GPU page should be documented. Looks like it is some sort of java database?

HenrikBengtsson commented 2 years ago

I assume you're talking about the table on https://wynton.ucsf.edu/hpc/about/gpus.html. It's not a "java database", but a tab-delimited file that is read and rendered by JavaScript running in the web browser. I try to give minimal clues to reads and editors at the bottom of table to give them an idea when and how it's updated. In this case there's:

Source: gpu_nodes.tsv produced on 2022-05-13. These data are manually updated.

The file to update in this repo is https://github.com/ucsf-wynton/wynton-website-hpc/blob/master/docs/assets/data/gpu_nodes.tsv

Nicki-Martin commented 2 years ago

@murashka-ucsf will update. Check for changes quarterly and update to keep it current.

Nicki-Martin commented 1 year ago

@murashka-ucsf did you complete the update 2 months ago?

murashka-ucsf commented 1 year ago

Added

qb3-atgpu20
qb3-atgpu21
qb3-atgpu22
qb3-atgpu23
qb3-atgpu24

Removed qb3-atgpu15 and qb3-atgpu17 since those have become yala-app1 and yala-app2 app servers.