Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switching to cpu for CI pipelines #62

Merged
merged 4 commits into from
Oct 6, 2023
Merged

switching to cpu for CI pipelines #62

merged 4 commits into from
Oct 6, 2023

Conversation

pjflux2001
Copy link
Member

@pjflux2001 pjflux2001 commented Oct 2, 2023

CI pipelines won't work with "ti.gpu". Hence, changing to "ti.cpu".

@OskarElek
Copy link
Collaborator

I understand the issue. The complication is that we want the GPU to be the default option when ran by the user (and then have a CLI switch if they want to use CPU explicitly). Is there a way to have a flag whether the code is ran by CI/CD and if so only then use CPU by default?

@sonarcloud
Copy link

sonarcloud bot commented Oct 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@pjflux2001
Copy link
Member Author

@OskarElek Please squash and merge

@OskarElek OskarElek merged commit ddeb4a8 into PolyPhyHub:main Oct 6, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants