The NVIDIA® Tools Extension SDK (NVTX) is a C-based Application Programming Interface (API) for annotating events, code ranges, and resources in your applications.
This adds a placeholder job, cibw.yml, to the default "release-v3" branch of NVTX.
This allows the NVTX maintainers to kick off manual jobs to make wheel releases in the future.
The real useful copy of cibw.yml will be introduced to the "dev" branch (which does the actual cibuildwheel steps to produce x86_64 and aarch64 wheels and publish them to PyPI), but it's still a requirement for manual workflows that the same-named file must be present in the default branch.
This adds a placeholder job, cibw.yml, to the default "release-v3" branch of NVTX.
This allows the NVTX maintainers to kick off manual jobs to make wheel releases in the future.
The real useful copy of cibw.yml will be introduced to the "dev" branch (which does the actual cibuildwheel steps to produce x86_64 and aarch64 wheels and publish them to PyPI), but it's still a requirement for manual workflows that the same-named file must be present in the default branch.