Info |
---|
To request an IDAS account for research use, please fill out the following Workflow form: https://workflow.uiowa.edu/form/idas-account. Please also see our policies for IDAS account requests in Requesting An IDAS Account. |
In On this page:
Table of Contents |
---|
...
Logging in to the Research instance on IDAS
Once you receive an email confirming that your IDAS account is ready, follow the steps below to spawn an instance and start using IDAS.
...
5. Click the blue button "Start My Server".
...
6. Fill out the " Server Options" form, using the instructions on the form. Please also see the notes below.
...
a) CPU Cores: Fill in the number of CPU cores you want to use in IDAS, with 2 as the minimum and 32 as the maximum.
...
b) Memory Limit: Fill in the amount of RAM (GB) you want to use in IDAS, with 4 8 as the minimum and 512 as the maximum.
If left blank, the default 4 8 will be used.
c) GPU:
If you are not using GPU, choose "None". This is the default selection.
If you have GPU-enabled code, select the type of GPU that you want to use. For more information, please see Using GPUs on IDAS.
GPUs are a finite resource on IDAS and assigned on a first come first served basis. Please request a GPU only if you need to use it and shut down your IDAS server when you are finished so that other users can share the resources.
d) Mount HPC Argon Home:
If you do not have an Argon (HPC) account, choose "No". This is the default selection.
Only if you have an Argon account and want your Argon home directory to be accessible from IDAS, choose "Yes".
If you select "Yes" but don't have an Argon account, your IDAS instance might fail to spawn.
After the IDAS instance spawns, your Argon home directory will be available in IDAS in the "hpchome" directory.
...
If you have Large Scale Storage (LSS) shares that you want to use with your IDAS instance, enter their paths under "LSS Shared" or "LSS Dedicated". Leave these fields blank otherwise.
Please check that the share names are correct.
Multiple shares can be separated by a comma. For example:
SHL-BUG,SHL-NBS
f) LSS Dedicated:
If you have Large Scale Storage (LSS) shares that you want to use with your IDAS instance, enter their paths under "LSS Shared" or "LSS Dedicated". Leave these fields blank otherwise.
Please check that the share names are correct.
Multiple shares can be separated by a comma.
g) IDAS Image:
Under "IDAS Image", choose the programming language that you want to use with IDAS. For example, to start an IDAS instance with Julia, please select one of the options for Julia.IDAS currently has multiple versions of R, Python, and Julia available
If you are not using GPUs running code that needs CUDA, you do not need to choose a CUDA image. The CUDA images are for use with GPUs. For more information, please see Using GPUs on IDAS.
...
version.
7. Click the " Start" button. A new IDAS instance will be created. This may take several seconds.
...
10. Once you finish your job with the IDAS instance, please shut down the instance, so that resources could be used by other IDAS users. More information on shutting down an IDAS instance can be found here.
Warning |
---|
Your IDAS session will |
...
be automatically terminated if it has been idle for 18 hours |
...
Accessing RStudio for R
Once you receive an email confirming that your IDAS account is ready, follow the steps below to spawn an instance and start using IDAS.
1. Open any web browser.
2. Go to https://notebooks.hpc.uiowa.edu/research-interactive/hub/home.
3. Log in using your HawkID and password.
4. Authenticate the login with Duo. More information about Duo can be found here.
5. Click the blue button "Start My Server".
...
6. Fill out the "Server Options" form, using the instructions on the form. Please also see the notes below.
...
a) CPU Cores: Fill in the number of CPU cores you want to use in IDAS, with 2 as the minimum and 32 as the maximum.
If left blank, the default 2 will be used.
b) Memory Limit: Fill in the amount of RAM (GB) you want to use in IDAS, with 4 as the minimum and 512 as the maximum.
If left blank, the default 4 will be used.
c) GPU:
If you are not using GPU, choose "None". This is the default selection.
If you have GPU-enabled code, select the type of GPU that you want to use. For more information, please see Using GPUs on IDAS.
GPUs are a finite resource on IDAS and assigned on a first come first served basis. Please request a GPU only if you need to use it and shut down your IDAS server when you are finished so that other users can share the resources.
d) Mount HPC Home:
If you do not have an Argon (HPC) account, choose "No". This is the default selection.
Only if you have an Argon account and want your Argon home directory to be accessible from IDAS, choose "Yes".
If you select "Yes" but don't have an Argon account, your IDAS instance might fail to spawn.
After the IDAS instance spawns, your Argon home directory will be available in IDAS in the "hpchome" directory.
e) LSS Shared:
If you have Large Scale Storage (LSS) shares that you want to use with your IDAS instance, enter their paths under "LSS Shared" or "LSS Dedicated". Leave these fields blank otherwise.
Please check that the share names are correct.
f) LSS Dedicated:
If you have Large Scale Storage (LSS) shares that you want to use with your IDAS instance, enter their paths under "LSS Shared" or "LSS Dedicated". Leave these fields blank otherwise.
Please check that the share names are correct.
g) IDAS Image:
Under "IDAS Image", choose one of the RStudio options. The version number is the R version. For example, the selection below will start RStudio with R version 3.6.1.
If you are not using GPUs, you do not need to choose a CUDA image. The CUDA images are for use with GPUs. For more information, please see Using GPUs on IDAS.
...
7. Click the "Start" button. A new IDAS instance will be created. This may take several seconds.
8. After the instance has been created, you will see an RStudio session.
...
9. (optional) IDAS users can quickly switch between RStudio, Jupyter Notebook, and Jupyter Lab by changing the end of the URL in their web browser.
a) To access RStudio (fill in your HawkID):
https://notebooks.hpc.uiowa.edu/research-interactive/user/HAWKID/rstudio/
b) To access Jupyter Lab with R (fill in your HawkID):
https://notebooks.hpc.uiowa.edu/research-interactive/user/HAWKID/lab/
c) To access Jupyter Notebook with R (fill in your HawkID):
https://notebooks.hpc.uiowa.edu/research-interactive/user/HAWKID/tree/
10. More information on using IDAS can be found here.
11. Once you finish your job with the IDAS instance, please shut down the instance, so that resources could be used by other IDAS users. More information on shutting down an IDAS instance can be found here.
...
with no activities. IDAS was originally designed for interactive work, so “activities” include logging into IDAS, clicking on the IDAS tab, and interacting with the IDAS interface in some way, such as uploading, downloading, and managing your files. Having code running doesn’t count as an interactive activity. If a user hasn’t logged into IDAS for 18 hours, their session will be automatically stopped to release resources for other users. |
Switching between JupyterLab, Jupyter Notebook, and RStudio
The following interfaces are available in IDAS:
JupyterLab - available in all IDAS instances
Jupyter Notebook - available in all IDAS instances
RStudio - only available in the R and RStudio instances
IDAS users can quickly switch between JupyterLab, Jupyter Notebook, and RStudio by changing the URL in their web browser.
Research users can use the following URLs.
To access JupyterLab - Please fill in your HawkID:
Code Block |
---|
https://idas.uiowa.edu/research/user/HawkID/lab |
To access Jupyter Notebook - Please fill in your HawkID:
Code Block |
---|
https://idas.uiowa.edu/research/user/HawkID/tree |
To access RStudio (only available in the R and RStudio instances) - Please fill in your HawkID:
Code Block |
---|
https://idas.uiowa.edu/research/user/HawkID/rstudio/ |
Info |
---|
JupyterLab, Jupyter Notebook, and RStudio are different interfaces you can use to access your IDAS account. You still have 1 IDAS account, and all your files and folders are still the same no matter which interface you use. |
The following table shows the instance types in IDAS, their corresponding default interfaces, and the interfaces that are available.
Instance Type - When you log in to IDAS, you can choose an IDAS Image in the Server Options form. There are 4 main instance types. Each of them has multiple language versions and CUDA versions available. | Default Interface - This is the default interface that you will see after your IDAS session has started successfully. | Available Interfaces - These are the interfaces that are available for this instance type. You can switch between them in your IDAS session. You will still have access to your IDAS account with the same files; only the interface will be different. | ||
---|---|---|---|---|
JupyterLab available? | Jupyter Notebook available? | RStudio available? | ||
Python | JupyterLab | yes | yes | no |
R | JupyterLab | yes | yes | yes |
RStudio | RStudio | yes | yes | yes |
Julia | JupyterLab | yes | yes | no |
Contact
If you have any questions or comments, please contact research-computing@uiowa.edu.