moazreyad commented on issue #624: SINGA-487 Include NCCL and MPICH in conda 
build
URL: https://github.com/apache/singa/pull/624#issuecomment-598195029
 
 
   > travis build is always cpu-only as there is no GPU in travis.
   
   You may be able to build cuda in Travis without GPU, see [this example 
project](https://github.com/jeremad/cuda-travis). However, travis will not be 
able to run or test it.
   
   With Github Actions, it is possible to build and test with GPU support with 
self-hosted runners. So SINGA can be tested on the singa GPU servers at NUS 
using [Github Actions self-hosted 
runners](https://help.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners).
 This means we do not need Travis or Jenkins if we switch to Github Actions 
which can replace both of them with much easier and better features.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to