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

Prompt to uninstall the apt installation of tsp before running ts in README #21

Closed HAL-42 closed 2 years ago

HAL-42 commented 2 years ago

An error message 'Error calling recv_msg in c_check_version' occurs immediately when runing ts, ts [action], etc when tsp server installed by apt is runing. In README, It will be nice to prompt beginer uninstalling tsp or runing tsp -K before using ts. And thank you for this tool, it is very useful.

justanhduc commented 2 years ago

Hey @HAL-42. Thanks for using ts and the suggestion as well. I updated the readme per your suggestion. Let me know if there's anything else. Cheers!