Getting Access

In order to run batch jobs on TIDE, you will need an account with the National Research Platform (NRP) and you will need to be added to a namespace. A namespace allows its members to share access to batch jobs and storage, enabling collaboration.

Creating a National Research Platform Portal Account

The NRP portal will automatically create you an account once you login with your CSU-specific login credentials. Follow these steps to sign into the NRP portal:

  1. Navigate to https://nrp.ai/
  2. Click “Log In” in the top right corner
    • Nautilus Portal webpage
  3. You will be greeted by a CILogon page
    • CILogon webpage
  4. Click the dropdown in the Identity Provider section and search for your institution
    • Search Your Institution
  5. Click the checkbox for “Remember this selection”
    • Check remember this selection
  6. Click Log On
    • Log on
  7. You will be greeted by a login page
    • Institution Login page
  8. Enter your CSU-specific credentials
    • Institution credentials
  9. Click Login
    • Institution Login
  10. Complete any multi-factor authentication (if prompted)
    • DUO Push Notification
  11. You should now be redirected to the NRP Portal and you should see your randomly selected profile icon in the top right corner
    • Signed into NRP Portal
  12. Read the Acceptable Use Policy (AUP)
  13. Read the Cluster Policies

Requesting Access to a Namespace

Now that you have signed into the NRP Portal, the TIDE support team can add you to a namespace which will allow you to run batch jobs on TIDE.

Submit the TIDE Support form with the request type as “Namespace Access or Issue”.

After you submit the form, a member of the TIDE support team will follow up and add you to the desired namespace.

Installing Kubectl and Authenticating

Once you have been added to a namespace, then you can proceed to install and configure Kubectl. This command line tool will allow you to interact with your namespace to schedule and access batch jobs.

Please follow the NRP documentation for cluster access via kubectl.

Next Steps

Once you have an NRP account and have been added to a namespace, continue to the batch jobs Getting Started guide to run your first batch job on TIDE.