Idea for FS naming convention
This commit is contained in:
parent
e1e34ddf75
commit
d2d3ccf332
@ -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
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user