sheffield_hpc
sheffield_hpc copied to clipboard
Docs for University of Sheffield HPC systems
- The robots.txt implementation is done via the Github action to point out the sitemap. https://github.com/rcgsheffield/sheffield_hpc/pull/2017 - Sitemap general implementation via Sphinx Plugin -https://github.com/rcgsheffield/sheffield_hpc/pull/1989
See: https://github.com/rcgsheffield/sheffield_hpc/pull/2053 If this is merged, this methodology must be documented in the README. The tl;dr of how / why this works is: "We get Sphinx to add static HTML...
See: https://github.com/rcgsheffield/sheffield_hpc/blob/master/rtd-root-redirect.html This performs the redirect: https://docs.hpc.shef.ac.uk/ --> https://docs.hpc.shef.ac.uk/en/latest So we retain the legacy structure we inherited from the ReadTheDocs version of the website (otherwise Google search indexing etc.. would...
The existence and reasoning for https://github.com/rcgsheffield/sheffield_hpc_redirect need to be documented. tl;dr Github only allow one subdomain per repo so you need both domains attributed to one of our controlled repos...
https://docs.hpc.shef.ac.uk/en/latest/hpc/filestore.html#choosing-the-correct-filestore I suspect the easiest method for sorting this is to make a tab for each cluster with a diagram for each.
Renamed singularity.rst to apptainer.rst Added stub for singularity
This probably needs a bit of an update in the README to underline the dependency here on the theme directory - not just for this change but in general. What...
Suggest we replace $USER with YOUR_USERNAME throughout documentation except where $USER would be an appropriate bash expansion, where possible using $HOME. $CLUSTER_NAME with CLUSTER_NAME etc _Originally posted by @Carldkennedy in...
Collaboration needed Moves current paralell section to decom. Removes mentions of SMP and links. New parallel section, currently includes OpenMPI and GPU (is there a more suitable location?) .. parallel_bits:...
See proposed structure: https://github.com/rcgsheffield/sheffield_hpc/issues/2040 See also notes from knowledge share session: https://docs.google.com/document/d/14TD733joWRGJ7RkWEY_zaB3E7TZTwVOktqESO3QLGV4/edit Depends on completion of: - https://github.com/rcgsheffield/sheffield_hpc/issues/2040 - https://github.com/rcgsheffield/sheffield_hpc/issues/2041 - https://github.com/rcgsheffield/sheffield_hpc/issues/2042 - https://github.com/rcgsheffield/sheffield_hpc/issues/2043 - https://github.com/rcgsheffield/sheffield_hpc/issues/2044 - https://github.com/rcgsheffield/sheffield_hpc/issues/2045 - https://github.com/rcgsheffield/sheffield_hpc/issues/2046...