justanhduc / task-spooler

A scheduler for GPU/CPU tasks
https://justanhduc.github.io/2021/02/03/Task-Spooler.html
GNU General Public License v2.0
273 stars 24 forks source link

Improve CMakeLists.txt and add a GitHub workflow #23

Closed jerinphilip closed 2 years ago

jerinphilip commented 2 years ago

Should fix #22 and #16 (I hope). Added an Ubuntu with/without CUDA build just to be certain.

Runs on my fork should be succeeding here: https://github.com/jerinphilip/task-spooler/actions/runs/3098489563/jobs/5016466568

justanhduc commented 2 years ago

Hey bro @jerinphilip. Thanks a lot for your help! I'm a bit busy these days. They all seem to LGTM. I will try to check and merge soon.

justanhduc commented 2 years ago

THanks @jerinphilip. Very nice initiative on the workflow. Really appreciate!