Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
15 changes: 15 additions & 0 deletions docs/software/unsupported.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[](){ref-software-unsupported}
# Unsupported Software

There are some software packages that CSCS can't or won't provide directly for users, often for licensing reasons.

## Gaussian

The electronic structure modeling code [Gaussian](https://gaussian.com/) has license terms that prohibit installing and using it on CSCS systems under any circumstances.

## Matlab

CSCS does not have a license to provide [Matlab](https://www.mathworks.com/products/matlab.html) to users on Alps.

Users or groups with valid licenses can install Matlab themselves.
Please ensure that you install the software in a location where only members of your group who are allowed to use Matlab can access it.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ nav:
#- 'Performance Analysis': software/devtools/perf/index.md
- 'uenv': software/uenv.md
- 'Container Engine': software/container-engine.md
- 'Unsupported Software': software/unsupported.md
- 'Services':
- services/index.md
- 'FirecREST': services/firecrest.md
Expand Down