Merge bscpkgs into jungle #189

Manually merged
rarias merged 1013 commits from merge-bscpkgs into master 2025-10-07 16:12:34 +02:00
Showing only changes of commit d2d3ccf332 - Show all commits

View File

@@ -18,6 +18,18 @@
cachelineBytes = 64;
};
};
# Experimental naming convention for the FS
#fs = {
# cluster = {
# fast = "/gpfs/scratch/bsc15/bsc15557/garlic";
# reliable = "/gpfs/projects/bsc15/garlic";
# };
# node = {
# fast = "$TMPDIR";
# };
#};
# TODO: Add the specific details for SLURM and the interconection here
};
}