ROCm / MITuna

MIT License
7 stars 0 forks source link

Enable conditional steps retrievals for evaluators #941

Closed reidkwja closed 9 months ago

reidkwja commented 9 months ago

new -> compiled -> bar_lock

alexandraBara commented 9 months ago

What is the reason for implementing this? the job queue is going away completely once celery is fully implemented but I need to know what the use case is here, in case this is something i need to consider. Keep in mind that the entire job queue is being moved to celery - which handles the implementation details for us.

cderb commented 9 months ago

@alexandraBara We need the evaluation process to be able to retrieve jobs from the new state as well. We are also trying to prioritize compiled jobs.