Skip to content

SMAC-Group/hpc_util

Repository files navigation

hpc_util

Provide a simple GUI to generate .sh scripts to launch tasks on Baobab and Yggdrasil HPC cluster (HPC@UNIGE) for researchers at the University of Geneva, Switzerland.

:scale 10%

Installation and use

Web access

You can access and use the application directly on your browser via Shinyapp.io. Find the app here.

Installing the package with GitHub and R

In your R console, first install the remotes package. Then hpcutil with the following code:

## if not installed
## install.packages("remotes")

remotes::install_github("SMAC-Group/hpc_util")

library(hpcutil) # load the new package
hpcutil::run_app() # run the app

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages