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

Rework CI jobs #72

Open
2 of 6 tasks
marenz2569 opened this issue Oct 18, 2024 · 0 comments
Open
2 of 6 tasks

Rework CI jobs #72

marenz2569 opened this issue Oct 18, 2024 · 0 comments
Labels
backlog technical debt Backlog of things that should be improved in the code-base

Comments

@marenz2569
Copy link
Member

marenz2569 commented Oct 18, 2024

The CI jobs for HIP and OneAPI are currently duplicated with multiple compilers. However the CMAKE_CXX_COMPILER is overwriten to hipcc or icx. This causes the jobs to effectively test the same thing.

DoD

Open Questions

  • @rschoene With which compiler(s) should we test with the CUDA code?
@marenz2569 marenz2569 changed the title Rework CI jobs for GPU Rework CI jobs Oct 18, 2024
@marenz2569 marenz2569 added the backlog technical debt Backlog of things that should be improved in the code-base label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog technical debt Backlog of things that should be improved in the code-base
Projects
None yet
Development

No branches or pull requests

1 participant