I am new to HPC and I am struggling in setting up scratch space. In the cluster I am working with, I need to set-up Scratch space using the SLURM workload manager. And I am struggling with the following questions?
How does the scratch space differ from the normal disk space in the home node?
Is the scratch space setting up procedure differ from cluster to cluster?
Is it possible to copy files from the scratch space to the home node while the simulation is still in progress? and is it possible to transfer files from scratch space to my external hard disk without copying the files to my local home node disk space? or these things differ from cluster to cluster? Because I tried a simulation with scratch. For that purpose, using SLURM, I initially copied my input files to the scratch folder, then the timestep files are directed to the scratch folder and once the simulation is complete, the timestep output files are copied to the home node disk space. While the simulation is in progress, I was trying to access the timestep output files in the scratch folder. But, I couldn't see the output files anywhere in the scratch space. But, once the simulation is over, I was able to see the files in the home node. I am really confused about this.
Sorry, if these questions sound silly. I am just completely new to HPC. Please feel free to ask any questions.
Thanks
Ram