cd examples
source setup_brain_lbann_env.sh
NOTE: Compilation is now done using cmake, please follow the instruction in doc/getting_started
make
Allocate nodes in SLURM:
salloc -N16 --enable-hyperthreads -t 1440 --clear-ssd
./run_lbann_dnn_imagenet.sh -t 2400 -v 10 -e 4 -n 5000,2500,1000 -b 192 -r 0.0001
cd tests
sbatch -N16 --enable-hyperthreads -t 1440 --clear-ssd ./test_imagenet_topologies.sh
Allocate nodes in MOAB:
mxterm 16 256 1440 -A hpclearn