dingwentao / RSC_HPC

UA RSC Parallel Data Processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSC_HPC

Scripts for parallel processing of ADR and Matlab code

To run ADR code on 1 node with 32 cores: sbatch Adr.job

To run Matlab decompression on 1 node with 32 cores: sbatch Decompress.job

Note: Please change dataDir in Adr.job and Decompress.job to the path of your data directory.

About

UA RSC Parallel Data Processing


Languages

Language:Shell 91.8%Language:MATLAB 8.2%