Containerised applications on the HPC (RStan example)
Singularity is a container platform. It allows you to create and run containers that package up pieces of software in a way that is portable and reproducible...
Singularity is a container platform. It allows you to create and run containers that package up pieces of software in a way that is portable and reproducible...
Introducing MonitauR, a package to easily and remotely monitor the progress of your R scripts.
This post details how to get RStudio server running on the compute nodes of the HPC. This is achieved though a combination of singularity and ssh commands. ...
Writing fast code is actually about writing efficient code. Writing code in R doesn’t magically make electrons slower. The perceived slowness of higher-level...
One of the biggest hurdles to using a the high performance computer (HPC) at JCU is the user interface. Researchers have to ssh into the HPC via the command ...