Skip to content

Evan-R-Scott/CSEN240-Project

Repository files navigation

To Run in HPC Cluster

Doesn't download the modelfile so right now it is a run-and-done workflow. Not sure if we need to download our best model for submission?

  1. ssh (your SCU username)@login.wave.scu.edu
  2. git clone https://github.com/Evan-R-Scott/CSEN240-Project.git
  3. cd CSEN240-Project/
  4. Update SLURM detail in single_slurm.sh to include your email to work (line 14)
  5. sbatch single_slurm.sh to run 1 model || sbatch ensemble_slurm.sh to run ensemble of models

Check progress using commands like:

  1. squeue
  2. squeue -u (username)
  3. tail -f csen240_project.err
  4. tail -f csen240_project.log -> Best

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors