Skip to content

ENH: Remove build on cuda 128 and 130 for manylinux2014#99

Merged
SimonRit merged 1 commit into
RTKConsortium:mainfrom
axel-grc:CI
Apr 17, 2026
Merged

ENH: Remove build on cuda 128 and 130 for manylinux2014#99
SimonRit merged 1 commit into
RTKConsortium:mainfrom
axel-grc:CI

Conversation

@axel-grc

Copy link
Copy Markdown
Collaborator

Manylinux2014 is not compatible with recent version of cuda

`manylinux2014` is not compatible with recent versions of cuda.
`auditwheel` produces the following error when preparing the wheel:
```
auditwheel: error: cannot repair "dist/itk_rtk_cuda128-2.7.0.post1-cp39-cp39-linux_x86_64.whl" to "manylinux2014_x86_64" ABI because of the presence of too-recent versioned symbols. You'll need to compile the wheel on an older toolchain.
```
@SimonRit SimonRit merged commit 4774ed0 into RTKConsortium:main Apr 17, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants