Skip to content

mention lcinences on docs #650

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/General/Announcements/Known_Issues_HPC3.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,11 @@ None of the 3 Mahuika hugemem nodes are present yet, but the largest of the new
No A100 GPUs have been moved yet, so only the new H100 and L4 GPUs are available. To specify the GPU type, use `#SBATCH --gpus-per-node=H100:1` (or `L4:1`)

## Software
**MATLAB**, **ANSYS**, **ABAQUS**, and **COMSOL** make use of external license servers, so won't work until institutional IT department firewall rules have been updated to match out new IP address range.

[**MATLAB**](../../Scientific_Computing/Supported_Applications/MATLAB.md), [**ANSYS**](../../Scientific_Computing/Supported_Applications/ANSYS.md), [**ABAQUS**](../../Scientific_Computing/Supported_Applications/ABAQUS.md), and [**COMSOL**](../../Scientific_Computing/Supported_Applications/COMSOL.md) make use of external license servers, so won't work until institutional IT department firewall rules have been updated to match out new IP address range.

Check the documentation for the specific software to see if your institution has access, and feel free to contact support if it isn't.


**Cylc** has not been installed. You can use [these instructions](https://cylc.github.io/cylc-doc/stable/html/installation.html) to install it.

Expand Down
Loading