Skip to content

ricardarosemann/brickClusterstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

brickClusterstart

Repo to start the PIAM package brick on the cluster via SLURM.

Usage

In an R session, first source the file "startOutSLURM.R" and then run the function "startOutSLURM". Optionally, the same parameters as in the function startModel of brick can be passed. In addition the run can be started with 32 tasks in parallel by setting the parameter tasks32 = TRUE. Note that the run then cannot be sent to the priority partition, but uses the standard partition.

In the current version, the implementation assumes that the user (potentially a brick developer) works in the brick directory; thus brick is called via devtools::load_all(). Furthermore, it is assumed that the repos for brick and brickClusterstart are in the same folder.

Currently, the R working directory needs to be set to the brick directory (via "setwd()")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages