Skip to content
Snippets Groups Projects
Commit 56861f98 authored by Surbhi Sharma's avatar Surbhi Sharma
Browse files

Update file README.md

parent d3331385
No related branches found
No related tags found
No related merge requests found
......@@ -27,9 +27,26 @@ The Remote Sensing Application trains a multispectral (not only RGB channels but
### Application training with Elastic Horovod
+ Horovod must be installed with **Gloo** to use Elastic Horovod.
+ Use Scripts **config.py**, **prepare_data_mixup.py**, and **normalization_array** that are available in /scripts folder
+ Run **elastic_training.py** to start training, training and validation scores and losses visible in the output file, available in /Elastic Horovod folder
+ Run **elastic_training.py** to start training, training and validation; scripts available in /Elastic Horovod folder; scores and losses visible in the output file
+ **jobscript_elastic.sh** is an example job script to run the application with Elastic Horovod on UNITO
### Instructions to run Remote Sensing App with Hercules on Torino cluster using Spack.
#### Install Hercules with Spack.
+spack install hercules
+ Use Scripts **config.py**, **prepare_data_mixup.py**, and **normalization_array** that are available in /scripts folder
#### Edit Hercules' configuration file available in /Ad-hoc Storage Systems/Hercules folder.
+ Change the paths
#### Run the slurm script available in /Ad-hoc Storage Systems/Hercules folder.
sbatch -N3 hercules_torino-1server-1process-in-1node-attached.conf
### Instructions to run Remote Sensing App with Expand on Torino cluster.
+ Use Scripts **config.py**, **prepare_data_mixup.py**, and **normalization_array** that are available in /scripts folder
+ Run jobscript_xpn.sh; available in /Ad-hoc Storage Systems/Expand(XPN) folder
## Contact info
For further informations, contact:
+ su.sharma@fz-juelich.de
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment