ROCm / MITuna

MIT License
7 stars 0 forks source link

Celery intro for job scheduling #962

Closed alexandraBara closed 2 months ago

alexandraBara commented 5 months ago

Using celery as the scheduler for the following tuning runs:

Celery workers are automatically launched when tuning runs. New dependency added: redis

celery folder: /tuna/celery_app miopen celery folder: /tuna/miopen/celery_tuning

alexandraBara commented 2 months ago

Posting different branch with updated code