Closed WilliamsTravis closed 3 years ago
Wow I'm surprised our tests missed this...
Nevermind, stupid SLURM commands...
Fixed with last commit to main
@MRossol I hit this error using 0.5.1. Has this not been deployed yet? I'm installing via conda
we didn't' do a release yet since Travis said he didn't need it, but we have a release upcoming. @grantbuster are you ready to merge and release your feature?
Haha, sorry. I'm less capable than Travis for debugging on the fly :). I'd welcome a release.
I was going to wait but yeah we can go ahead!
Bug Description Using the CLI, generation is failing with a key error for 'FOUT' in the SLURM submission step on cli_gen.py line 673. When that key is updated to 'OUT_FPATH' (traceback not included), it fails with a key error on 'DIROUT' for the next line. Removing the 'DIROUT' entry and inferring dirout from fout seems to fix the problem. This might also be an issue with econ since these keys were also adjusted the econ CLI file in this commit: https://github.com/NREL/reV/commit/06a31cd0148e6ef7f23a6d6b2bfc4260d72e2a04
Full Traceback
To Reproduce Run the reV generation cli with a SLURM submission to the HPC.
Expected behavior reV submits the generation jobs to EAGLE.
System (please complete the following information):