Closed fjosw closed 1 year ago
I found a bug in a job that processes multiple trajectories and uses the naive scheduler. I get the following error at the start of the second trajectory:
HadronsXmlRun: ../../Hadrons/VirtualMachine.cpp:808: Grid::Hadrons::VirtualMachine::makeGarbageSchedule(const Program&) const::<lambda(unsigned int)>: Assertion `it != p.end()' failed.
Fixed in 36d1e61 (to be merged into develop)
I found a bug in a job that processes multiple trajectories and uses the naive scheduler. I get the following error at the start of the second trajectory: