hpc-docs

onBunya User Guide

What is onBunya?

onBunya is a web portal that provides access to the Bunya supercomputer, allowing users to submit and monitor jobs, manage files, and use a desktop environment to run graphical jobs using software such as Jupyter.

Accessing onBunya

Users cannot use onBunya unless they already have Bunya access. To apply for access to Bunya, click here. and follow the instructions given under Getting a Bunya account.

[!NOTE]

Even if you want to use onBunya exclusively, you will need to login using the direct ssh method when you access Bunya for the first time. Doing this will trigger the proper setup of your account. See here for details.

Access onBunya here, users will need to log in with AAF, and may receive an MFA prompt.

Please be patient as the onBunya dashboard loads, it can take time after authenticating.

onBunya Dashboard

onBunya top bar

The options on the dashboard, Files, Jobs, Clusters, Interactive Apps, My Interactive Sessions, let users interact in different ways with Bunya.

[!NOTE] If you are accessing Bunya for the very first time via onBunya, you should be prompted with a link to Open Shell to create home directory

Click the link and that will pop up a browser window to trigger the creation of your home directory. Future logins to onBunya will work as described herein.

Interactive Apps is the easiest way to set up an interactive session a Bunya CPU or GPU node. Please see below for more details.

Files

Files

Users can check their quotas and limits under GPFS quota.

Users can manage all of their files from their home directory, scratch and any scratch projects they have access to.

Users can rename, download or delete directories; view, edit, rename, download or delete individual files by clicking the 3 dots to the right of the file or directory name. Users can also select to see dot files (hidden files).

To access data in research storage records (RDM storage records starting with Q) under /QRISdata please click on the “change directory” button and type in the full directory path (/QRISdata/Qnnnn, where n is a number), then click okay. Please be patient as it might take some time to load.

Jobs

Users can view details of active jobs (and recently completed jobs) under Active Jobs.

New jobs can be created with the Job Composer. Creating a new job with the Job Composer does not submit the job to the Bunya queue. To submit to the queue, highlight the job to be submitted and click the green submit button.

Jobs can also be stopped or deleted on this page.

Please note that there are no job templates yet.

Clusters

Launch Bunya shell access in a new browser tab. Users will need to log in with account details as if they were accessing Bunya from the terminal, including MFA using DUO passcode or push. Please note that ssh keys will not work here.

This is similar to a standard ssh session on one of Bunya’s login nodes. Do not run calculations in this session as this is on one of the login nodes. To run calculations or install software users are required to submit a batch or interactive job.

Interactive Apps

Interactive Apps

Access to Jupyter notebook and Lab session (CPU and/or GPU) GPU-Accelerated Desktop (L40 NVIDIA GPU only), Desktop preset resource flavours (CPU and/or GPU) and Expert Desktop (CPU and/or GPU, allows custom request of resources).

Important: If you get a “Could not connect to the session bus: Failed to connect …” error

If you have the conda initialisation in your .bashrc file then you cannot use Open OnDemand. To use the virtual desktop in Open OnDemand, you need to have “clean” .bashrc file. The easiest way to clean it is to run
conda init --reverse

Please read the Conda on Bunya Guide to set up your conda environment.

Clicking on Desktop will bring up the following:

Compute Desktop 1Compute Desktop 2

Most options are preset depending on which flavour is chosen. Users can select how long to run.

Clicking on Expert Desktop will bring up the following:

Expert Desktop 1Expert Desktop 2

Most of the options offer drop down menues for you to select an option.

Lauching desktop

Virtual desktop

Deleting desktop

My Interactive Sessions

Important Notes

Software

CVL Apps

The CVL Apps can be found under Applications on the left in the top panel of the desktop. Please note that not all of these have been tested on Bunya. Please report any issues to rcc-support@uq.edu.au.

CVL Apps

RStudio

R 4.4.4 with RStudio is only available via the CVL Apps.

To use RStudio click on the terminal icon at the top. In the terminal type module load rstudio/2023.12.1-r4.2.1. To check if there are newer versions available type module available rstudio and then select the version you wish to use. Then type RStudio.

Load RStudio

Run RStudio

You can also select RStudio from the CVL Apps. Please see above.

Gaussview (UQ only)

To use Gaussview click on the terminal icon at the top. In the terminal type module load gaussian/16.b.01-gv. To check if there are newer versions available type module available gaussian and then select the version you wish to use. Then type gv.

Load Gaussian

Run GaussView

Mathematica (UQ only)

To use Mathematica click on the terminal icon at the top. In the terminal type module load mathematica/14.0. To check if there are newer versions available type module available mathematica and then select the version you wish to use. Then type Mathematica.

Load Mathematica

Run Mathematica

You can also select Mathematica from the CVL Apps, see above.

SPSS Statistics (UQ only)

To use SPSS Statistics click on the terminal icon at the top. In the terminal type module load spss/statistics-27. To check if there are newer versions available type module available spss and then select the version you wish to use. Then type stats.

Load SPSS

Run SPSS