Overview

Open OnDemand is a web portal for using parallel computer systems via a web browser. The applications provided by Fugaku Open OnDemand are divided into the following groups.

dashboard

The figure above shows the Open OnDemand dashboard. From the top navigation bar, you can launch the applications. The meanings of the numerical items in the figure are as follows.

  1. External links
  2. The latest information of Fugaku
  3. Fugaku and pre-post environment queue pending status
  4. Fugaku operation schedule
  5. Disk and budget usage
  6. Recently used applications (up to 4)
  7. Passenger Apps

Batch Jobs

The following applications are available. If you have any applications you would like to add, please contact the Fugaku support site.

CategoryApplication
ClimateSCALE
Computer Aided EngineeringFDS, FFVHC-ACE, FrontFlow (blue/X), FrontISTR, OpenFOAM (Foundation/OpenCFD)
Condensed Matter PhysicsALAMODE, AkaiKKR, HΦ, mVMC, OpenMX, PHASE/0, Quantum Espresso, SALMON
Experimental Data ProcessingKIERTÄÄ
Molecular DynamicsGENESIS, GROMACS, LAMMPS, MODYLAS, PIMD
Quantum ChemistryABINIT-MP, Gaussian, NTChem, SMASH
Quantum Simulationbraket

Click the icon to display a web form for entering computational resources. Input items differ for each application. Clicking Launch bottom will submit the job to Fugaku.

Interactive Apps

The following applications are available.

CategoryApplication
DevelopmentRemote Desktop, JupyterLab, MATLAB, VSCode, RStudio, Terminal (ttyd)
ProfilerNVIDIA Visual Profiler, NVIDIA Nsight Compute, NVIDIA Nsight Systems, Vampir
ViewerAVS/Express, C-Tools, GaussView, Gnuplot, GrADS, ImageJ, MOLDEN, OpenMX viewer, OVITO, Paraview, PyMOL, SALMON view, Smokeview, VESTA, VMD, VisIt, XCrySDen
WorkflowWHEEL

The web form is the same as Batch Jobs, but after clicking Launch the link to the application will be displayed when the job is launched on the compute node. By clicking on the link, you can use the corresponding application from your web browser.

launch

Passenger Apps

Active Jobs

You can view job information, and delete your jobs.

active jobs

Budget Info

Displays the amount of budget usage for each user in the group. A theme manager can set budget limit.

budget info

Disk Info

Displays the amount of disk usage for each user in the group.

disk info

Home Directory

You can upload, download, delete, and edit files. The maximum file size for upload and download is 10GB.

home directory

File operations for cloud storage using rclone are also possible. You can set up rclone by starting Remote Desktop in Interactive Apps and running rclone or rclone-browser from the terminal. After the configuration, restart Open OnDemand (click "Help" -> "Restart Web Server" on the navigation bar) and start the Home Directory to access the configured cloud storage. Please note that Fugaku Help Desk does not support rclone settings.

GakuNin RDM

You can perform file operations on GakuNin RDM, a research data management platform provided by the National Institute of Informatics.

GakuNin RDM

When clicking mount botton, a project directory in GakuNin RDM is mounted to Fugaku.

HPCI Shared Storage

You can perform file operations on HPCI Shared Storage provided by HPCI (High Performance Computing Infrastructure). To use this application, a passphrase must be issued in advance from JWT-SERVER.

HPCI ID is a string "hpcixxxxxx" (where xxxxxx is a number) displayed when the passphrase is issued on JWT-SERVER.

HPCI Shared Storage

When clicking mount botton, a project directory in HPCI Shared Storage is mounted to Fugaku.

Job Composer

You can create and submit jobs.

job composer

Shell Access

You can perform operations using a command line interface on your web browser.

shell access

Material

Note

  • The temporal directory for Open OnDemand is ${HOME}/ondemand, which is automatically created. There is no problem to delete it, but it also deletes user-installed extensions in Interactive Apps and history files.
  • If a problem occurs, delete ${HOME}/ondemand, or click "Restart Web Server" in "Help" on the top bar.
  • Internet Explorer 11 is not supported
  • If you want to use copy and paste in Remote Desktop, please use the Chrome browser.