NB: In order to run pipelines using this HPC cluster, you must first apply for access here.
This profile is configured to run with Singularity version 1.1.9-1.el7
, which is pre-loaded and globally available to all users on the cluster.
Nextflow should be loaded before use. Nextflow version 22.10.6.5844
is installed. The following should be added to your sbatch/SLURM script:
module load Nextflow
Using -profile fub_curta
will download fub_curta.config
, which has been pre-configured with a setup suitable for the Curta cluster.
A profile for deactivating the cleanup of intermediate files is also offered.
This simply turns off automatic clean up of intermediate files, which can be useful for debugging. It is specified with -profile fub_curta,debug
.
If computing time on Curta has contributed to a publication or the completion of a degree course, please send us the corresponding DOI or BibTeX entry and, if possible, an appropriate image to [email protected]. This is the ONLY way we can document the usefulness of our service.
The current list of publications is available here.
Please also acknowledge the use of our service in any publications you produce, using the following reporting guidelines, including the DOI 10.17169/refubium-26754.
This configuration was refined with Dr. Loris Bennett's help @tardigradus of the HPC Team from the FUB ZEDAT's Scientific Computing Unit.