alpaka-group / alpaka-job-matrix-library

A library to provide a job generator for CI's for alpaka based projects.
Mozilla Public License 2.0
3 stars 2 forks source link

Automatically generate sanitizer jobs #11

Closed j-stephan closed 1 year ago

j-stephan commented 1 year ago

It would be nice to have the sanitizer jobs (just ASan for now, but the others would also be nice in the future) automatically generated. Maybe it would be possible to always use the latest gcc/clang version that is available in the scripts?

SimeonEhrig commented 1 year ago

Close the issue, because this should be done in the project of the user. See here: https://github.com/alpaka-group/alpaka/issues/2097