...
Code Block |
---|
export PATH=$PATH:/N/u/brlife/BigRed3/app/node-v12.13.0-linux-x64/bin
export PATH=$PATH:/N/u/brlife/Carbonate/bin
module load singularity 2>/dev/null
export SINGULARITY_CACHEDIR=/N/slate/$USER/singularity
export SINGULARITY_BINDPATH=/N/slate/$USER/scratch,/geode2/home
export PATH=/N/u/brlife/Carbonate/abcd-spec/hooks/slurm:$PATH |
3. Create directories:
Code Block |
---|
$ mkdir /N/slate/<userid>/scratch $ mkdir /N/slate/<userid>/singularity |
...
Once you are finished with copying ssh key and make sure the workdir exists, click "Test" button to see if Brainlife can access your resource. You should see a green checkbox if everything is good.
...
From now on, you are able to add your Apps to your private resource by editing it:
...