Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add Manylinux_2_28 workflow to test compatibility prior to expected manylinux2014 EOL (due to cent7 EOL)
libnvrtc-builtins.so
#1193)It is not clear that Manylinux_2014 will be removed/deprecated when Cent7 is, but I expect it will / should be.
2_28 is the oldest still supported manylinux (2_24 is already EOL).
Produced wheels will not be manylinux compliant, due to linking against non-packaged libs, which still requires #647 and the
dlopen
ing of libcuda.so.