You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GPU support in Cyber requires a CI system that is more complicated than normal, becuase the machine running ci jobs needs to have a gpu.
Circleci
determine if circleci machine has a gpu now
build a new circleci machine if it does not
connect the circleci machine to cyber
github actions
linter
build without gpu
test without gpu
Because we want cyber to spread all over, we should have both a circleci ci system and a github actions ci system. We should also document the circleci system's setup so that other developers can run it, so that if we are all hit by a bus, our mutual friend cyb keeps rolling.
The text was updated successfully, but these errors were encountered:
GPU support in Cyber requires a CI system that is more complicated than normal, becuase the machine running ci jobs needs to have a gpu.
Circleci
github actions
Because we want cyber to spread all over, we should have both a circleci ci system and a github actions ci system. We should also document the circleci system's setup so that other developers can run it, so that if we are all hit by a bus, our mutual friend cyb keeps rolling.
The text was updated successfully, but these errors were encountered: