Skip to content

Commit

Permalink
Remove most ShARC references, replacing with Stanage refs where appro…
Browse files Browse the repository at this point in the history
…priate
  • Loading branch information
ptheywood committed Nov 13, 2023
1 parent d5d225b commit 2c3b831
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 10 deletions.
2 changes: 1 addition & 1 deletion pages/collaboration/activities/activities.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Microsoft to provide you with HPC support on local, regional, national
and cloud-based facilities.

Locally, we assist IT Services in supporting users on the University's HPC clusters,
Bessemer and ShARC. We are major contributors to their documentation
Stanage and Bessemer. We are major contributors to their documentation
system and can help you with software installation, training and advice
on how to make maximum use out of these HPC resources that are free to
all members of The University of Sheffield.
Expand Down
2 changes: 1 addition & 1 deletion pages/collaboration/tier2/tier2.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Each of these activities is underpinned by the RSE groups ethos in good quality

This call is open to all research staff but with some conditions imposed by the Tier 2 facilities. Postdocs must have at least one year left on their contract (else should apply via their PI). Doctoral research students must have support from their supervisor.

This call is specifically to facilitate uptake in the use of the Tier 2 resources. Collaborative support for use of the University HPC resources (e.g. Bessemer, ShARC) is within remit providing there is an ambition to later migrate workflows to the Tier 2 systems.
This call is specifically to facilitate uptake in the use of the Tier 2 resources. Collaborative support for use of the University HPC resources (e.g. Stanage, Bessemer) is within remit providing there is an ambition to later migrate workflows to the Tier 2 systems.

This call will fund upto £5,000 of embedded RSE time which is roughly 12 days of RSE support. There is no cash alternative available. Funding must be spent on embedded RSE time. As part of the review of your application a suitable member of the RSE team will be allocated to your project so you do not have to identify a particular team member.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ both on University and personally owned machines.

* Download MATLAB from IT Services' [software download site](https://www.sheffield.ac.uk/software/)
* MATLAB documentation for the University's High Performance Computing (HPC) clusters:
* [Stanage](https://docs.hpc.shef.ac.uk/en/latest/stanage/software/apps/matlab.html)
* [Bessemer](https://docs.hpc.shef.ac.uk/en/latest/bessemer/software/apps/matlab.html)
* [ShARC](https://docs.hpc.shef.ac.uk/en/latest/sharc/software/apps/matlab.html)

NAG Toolbox for MATLAB
----------------------
Expand Down
3 changes: 1 addition & 2 deletions pages/community/resources-and-equipment/languages/R.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ R is a free, open source statistical computing language. It has become
one of the dominant languages for statistics and data science.

* The documentation for R on the University's High Performance Computing (HPC) clusters:
* Standard build on [Stanage](https://docs.hpc.shef.ac.uk/en/latest/stanage/software/apps/R.html)
* Standard build on [Bessemer](https://docs.hpc.shef.ac.uk/en/latest/bessemer/software/apps/R.html)
* Standard build [ShARC](https://docs.hpc.shef.ac.uk/en/latest/sharc/software/apps/R.html)
* Optimised build on [ShARC](https://docs.hpc.shef.ac.uk/en/latest/sharc/software/apps/intel_r.html)
* [A gentle introduction to R](https://github.com/RSE-Sheffield/Code_cafe/tree/master/First_steps_with_R) -
a short course we deliver as part of our [Code Cafe](http://www.walkingrandomly.com/?p=5981)

7 changes: 3 additions & 4 deletions pages/community/resources-and-equipment/languages/fortran.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ LAPACK, FFTW etc.
* Best for compute intensive research.
* Small number of network licenses. Need to be connected to the
network at compile time
* Installed on the University's [Bessemer](https://docs.hpc.shef.ac.uk/en/latest/bessemer/software/development/icc_ifort.html)
and [ShARC](https://docs.hpc.shef.ac.uk/en/latest/sharc/software/development/intel_compilers.html) HPC clusters.
* Installed on the University's [Stanage](https://docs.hpc.shef.ac.uk/en/latest/stanage/software/development/icc_ifort.html)
and [Bessemer](https://docs.hpc.shef.ac.uk/en/latest/bessemer/software/development/intel_compilers.html) HPC clusters.
* Can be used as a mex compiler for MATLAB (Windows only)
* [Download](https://www.sheffield.ac.uk/software/) (University staff and students only)
* [Vendor Website](https://software.intel.com/en-us/intel-compilers)
Expand All @@ -67,8 +67,7 @@ licenses so this compiler is not suitable for teaching.
* Best for GPU development
* Small number of network licenses. Need to be connected to the
network at compile time
* Installed on the University's [Bessemer](https://docs.hpc.shef.ac.uk/en/latest/bessemer/software/development/pgi.html)
and [ShARC](https://docs.hpc.shef.ac.uk/en/latest/sharc/software/development/pgi.html) HPC clusters.
* Installed on the University's [Bessemer](https://docs.hpc.shef.ac.uk/en/latest/bessemer/software/development/pgi.html) HPC cluster.
* [Vendor Website](https://www.pgroup.com/)

### Silverfrost Fortran Compiler (Windows only)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ The University of Sheffield has a site license that allows all staff and student

* [Download Mathematica](https://www.sheffield.ac.uk/software/) - Mathematica is available for Sheffield University staff and students from the IT Services download site
* The documentation for Mathematica on the University's High Performance Computing clusters:
* [Stanage](https://docs.hpc.shef.ac.uk/en/latest/stanage/software/apps/mathematica.html)
* [Bessemer](https://docs.hpc.shef.ac.uk/en/latest/bessemer/software/apps/mathematica.html)
* [ShARC](https://docs.hpc.shef.ac.uk/en/latest/sharc/software/apps/mathematica.html)
* [Mathematica Code Cafe](https://github.com/RSE-Sheffield/Code_cafe/tree/master/WolframCodeCafe) - Basic training for Mathematica delivered as part of our Code Cafe series

![](/assets/images/Mathematica.png)

0 comments on commit 2c3b831

Please sign in to comment.