Best Practices for Copying Data on HPCC

When working with shared data folders, especially when multiple users are copying data simultaneously, choosing the right command for file operations is crucial. To improve the stability and efficiency of the data folder, it is recommended to use the “cp” command instead of “rsync” or “mv”. Why Use the “cp” Command? The “cp” command is […]

Read More

How to Improve Job Performance Using Scratch on HPCC

To optimize your job performance on the HPCC, it recommend using faster SSD storage directories, such as /scratch, /scratch2, or /scratch3, for your temporary working files. These directories are equipped with Solid State Drives (SSD), which provide faster access times and superior data transfer rates. Each of these directories offers 5TB of storage space, accommodating […]

Read More