Open OnDemand
Overview
Open OnDemand (OOD) is a portal site for using ABCI through a web browser.
The following features is available on the web browser, making it easier to use ABCI than ever before:
- Console operations on interactive nodes
- File operations in the home areas and the group areas
- Use of web applications such as Jupyter Lab
Login
To log in to the Open OnDemand, first open the URL https://ood.v3.abci.ai/.
After accessing ood.v3.abci.ai
, you will be prompted to enter your username and password.
Please enter the ABCI account name and password.
The initial passwords will be distributed sequentially to users, prioritizing applicants for Development Acceleration Use and Collaborative Data-PoC Support Program.
To change the initial password, please refer to the How to change the initial password.
After authenticating with your username and password, you will be asked to enter an access code. The access code will be sent to your registered email address, so please enter the access code into the input form after receiving it.
Note
The email containing the access code may be sorted into your spam/junk mail folder. If you do not receive the email, please check your spam/junk mail folder.
After authenticating with the access code, you will be logged in to the Open OnDemand.
Warning
If an error occurs during login, please contact the administrator.
How to change the initial password
To change the initial password, execute the passwd
command on the interactive node.
[username@login1 ~]$ passwd
Changing password for user username.
Current Password:<Entering the initial password>
New password:<Entering the new password>
Retype new password:<Re-entering the new password>
passwd: all authentication tokens updated successfully.
[username@login1 ~]$
Applications
You can access the features provided by the Open OnDemand from the menu at the top of the screen.
-
Files: Perform file operations in the browser.
-
Jobs(implementation in progress): Edit and manage jobs in the browser.
-
Clusters: Open the console for the interactive nodes.
-
Interactive Apps: Launch web applications on the compute nodes and transfer the screen to the web browser.
Compatibility with ABCI 2.0
The feature compatibility with ABCI 2.0 is shown below.
Service Name | ABCI 2.0 | ABCI 3.0 |
---|---|---|
File operations in the home areas and the group areas | 〇 | 〇 |
Job management | 〇 | 〇 |
Console operations on interactive nodes | 〇 | 〇 |
Jupyter notebook | 〇 | 〇 |
Qni | 〇 | ×1 |
AI Hub | 〇 | ×1 |