Closed edgano closed 2 years ago
Yes! You can use the command --useLoggedOutput <path_to_file>
, you just need to make sure it looks like a slurm output. You can see how it's being used here.
(It was meant as only a debugging tool, but maybe I should include it as a standard option!)
It is now an option available by default, and has been renamed --useCustomLogs
(with release 0.2.2). It is also possible to specify a full path (instead of having to put the csv in a specific folder).
Hi, I would like to know if it's possible to feed the algorithm with a custom csv.
The default csv I have looks like
I know it will be needed to add more data (model, PUE, etc.)
thanks in advance !