Skip to content

ico1036/Nurion

Repository files navigation

Application of scalable deep learning in High energy physics usgin Nurion HPC ( Kisti )

Awards


AtoZ in Nurion

  1. Clone the offical Nurion repository
git clone https://github.com/nurion4hep/HEP-CNN.git
  1. Install PyTorch and related libs in Nurion
./HEP-CNN/scripts/install_torch_nurion.sh
  1. Setup Conda Environment
source HEP-CNN/scripts/setup.sh
  • h5py, pandas, matplotlib 등 python lib는 이 conda 환경 위에서 사용합시다
  1. Copy data from Jiwoong's directory to HEP-CNN/data
  • 64x64 iamge

    • Kisti server: /xrootd/store/user/jiwoong/HEP_CNN_OFFICIAL/trackpt_hdf5_32PU_64x64
    • Nurion : /scratch/hpc22a03/HEP-CNN/data/trackpt_hdf5_32PU_64x64
  • 224x224 image

    • Kisti server: /xrootd/store/user/jiwoong/HEP_CNN_OFFICIAL/trackpt_hdf5_32PU_224x224
    • Nurion : /scratch/hpc22a03/HEP-CNN/data/trackpt_hdf5_32PU_224x224
  1. Set data path
vi HEP-CNN/run/config.yml
  1. Make distributed-running script
qsub run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published