I'm interesting in trying out gomi, but on some clusters I'm on, the $HOME directory is heavily quota'd, as in around 1 GB at most (since it is backed up). As such, I often put directories like Conda/Mamba cache in other filesystems (because if you fill $HOME, things stop working!).
Is this possible with gomi? The config.yaml produced by gomi doesn't seem to have an entry for this, but maybe there is an environment variable that can be set?
I'm interesting in trying out
gomi, but on some clusters I'm on, the$HOMEdirectory is heavily quota'd, as in around 1 GB at most (since it is backed up). As such, I often put directories like Conda/Mamba cache in other filesystems (because if you fill$HOME, things stop working!).Is this possible with
gomi? Theconfig.yamlproduced bygomidoesn't seem to have an entry for this, but maybe there is an environment variable that can be set?