You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by GitBox <gi...@apache.org> on 2020/11/14 06:57:33 UTC

[GitHub] [singa] chrishkchris commented on issue #802: Adding GPU testing to Github workflows

chrishkchris commented on issue #802:
URL: https://github.com/apache/singa/issues/802#issuecomment-727157139


   I believe that what you propose in this issue is very important for us.
   We need to safeguard our codebase, because a wrong PR could destroy the whole system functionality.
   Therefore I believe that GPU testing is necessary.
   
   Here are my opinions on the questions:
   1. prefer dedicated server at NUS (not prefer cloud service providers because I think they are too expensive)
   2. Linux is enough (ubuntu)
   3. For every PR we need to run the test workflow (just like the current test settings for CPU versions, but need to upgrade the test to GPUs)
   4. Prefer to keep the test server on so when someone submits a PR it will be checked immediately.
   5. Maybe consider in the future to run the examples. I think the priority is to enable GPU build and test first.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org