...
Complex Machine Learning workflows are supported through terminal/SSH logins and a full Linux/Ubuntu CUDA development suite. Users may install additional library packages (e.g. conda/pip, CRAN) as needed, or can opt to replace the default environment entirely by launching their own custom Docker containers. High High-speed cluster-local storage houses workspaces and common training corpora (e.g. CIFAR, ImageNet).
...
The are two ways in which to access the Research Cluster - via ssh SSH or via the datahubDatahub.
Expand | ||
---|---|---|
| ||
First, login via SSH to the “dsmlpresearchcluster-login.ucsd.edu" Linux server login node using your UC San Diego Active Directory (AD) username (with ‘@dsmlp‘@researchcluster-login.ucsd.edu’) and password. After logging in, you will be in a login node for the Research Cluster and should not perform any computation in the login node. Login step-by-step guidance: Open command line interface - known as the 'Terminal' for MacOS and 'Command Prompt' for Windows. in the login node. Login step-by-step guidance:
You may be asked a question after entering your username. Select 'yes’ to continue connecting.
IMPORTANT: DO NOT RUN JOBS IN THE LOGIN NODE. ! Jobs must only be run in a launched container. Follow the guidance in the next section (Launching a Container), before running your compute jobs. |
Expand | ||
---|---|---|
| ||
|
...
Expand | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||
The standard launch scripts are predefined meaning they have specific RAM and CPU (and/or GPU) configurations. Other launch scripts are available at /softwareopt/common64launch-sh/dsmlp/bin/ .
Standard images with ‘pytorch’ include the GNU Screen utility, which may be used to manage multiple terminal sessions in a window-like manner. |
...
To access the web interface tool, users are directed to sign-in at https://datahub.ucsd.edu/ (or via selecting the login button up top).
...
Expand | ||
---|---|---|
| ||
Click on the "Log In" button above, or visit https://datahub.ucsd.edu/ and sign in with your UC San Diego Google account and password. Click the button. Select a software and hardware configuration via the "Spawner options" page: Open a blank Python 3 notebook: When your work is complete, please shut down your Notebook via the Control Panel's "Stop my Server" option: |
...