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.
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 (upto 1 minute) after authenticating.

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.

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.
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.
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.

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).
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.
Expert Desktop will launch an interactive desktop on one of Bunya’s compute nodes. Users can custom request all resources.
Clicking on Desktop will bring up the following:


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:


Most of the options offer drop down menues for you to select an option.
debug. This allows a maximum of 1 hour of time but also allows for shorter queue time. It is advised to keep the debug partition and the 1 hour time for work that will fit into this time limit.general partition or one of gpu_cuda (H100, A100, A100 MIG, L40), gpu_viz (L40 only) or gpu_rocm (AMD Mi210) partitions. Please consult the Bunya user guide. for more information.For most cases you should always choose Number of Tasks (MPI only, otherwise leasve as 1) as 1. Even for MPI, it is not advised to use interactive jobs or OOD desktops for MPI work, unless you are an expert and are willing to invest in extensive testsing.



.bashrc file then you cannot use Open OnDemand. To use the virutal desktop in Open OnDemand you need to have clean .bashrc file. The easiest was to clean it is to run conda init --reverse If you get an error in the authentication stage that says something like this
User … authenticated with identity provider bunyaaaf does not exist.
it could mean that you used the wrong credentials (staff cf. student) or it could be that your application for access to Bunya has not been processed, or possibly even submitted.
If your Desktop looks incomplete or blank then you will need to reinitialise it.
You do this by terminating all running onBunya Desktops, then deleting the contents of your Desktop folder in your home directory, but leave the empty folder. Then relaunch a desktop (it may take a little bit longer to initialise)
If your Desktop looks like it has all the contents of your home directory (instead of just the Desktop icons) then
terminate all running onBunya Desktops, then check that this is set in the file $HOME/.config/user-dirs.dirsXDG_DESKTOP_DIR="$HOME/Desktop"
Fix, as necessary, and relaunch a desktop.
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.

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.


You can also select RStudio from the CVL Apps. Please see above.
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.


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.


You can also select Mathematica from the CVL Apps, see above.
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.

