cuda-cmake-github-actions
cuda-cmake-github-actions copied to clipboard
Enable github annotations via a custom problem matcher, with support for msvc, gcc and nvcc errors/warnigns + cpplint parsing. Do not merge without reverting / dropping the commit which introduces...
To make your work more easily usable by others, I think you should create an `action.yml` file, and probably a few other template files: * https://notiz.dev/blog/build-and-publish-your-first-github-action However, it looks like...
Windows CUDA CI seems to be broken in a separate repo. Attempting to reproduce in a simpler repository. Assuming it has been caused by an update to the actions windows...