Skip to content

CIERA-Northwestern/ciera-slurm-diagnostic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Environment on QUEST

module purge all
module load python/anaconda3.6
source activate /projects/b1095/anaconda3/envs/ciera-stats-py37/

Running code

Open get_and_email_stats.py and set time period (we usually run this every three months). For instance, change

time_periods = [['8/01/20', '11/01/20']]

to

time_periods = [['11/01/20', '2/01/21']]

then

python get_and_email_stats.py

About

Reports stats on the usage of QUEST by b1094, b1095 and b1119

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages