Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CuPy wrappers, restructuring CUDA kernels, fixes, tests #176

Merged
merged 7 commits into from
Dec 2, 2023
Merged

Conversation

dkazanc
Copy link
Collaborator

@dkazanc dkazanc commented Apr 16, 2023

This PR will enable CuPy wrappers in addition to all normal builds that already exist.

@dkazanc dkazanc marked this pull request as ready for review November 20, 2023 15:01
@dkazanc
Copy link
Collaborator Author

dkazanc commented Nov 20, 2023

  • Enables ROF_TV and PD_TV through CuPy API.
  • Separate pyproject.toml also provided.
  • Tests added that match the results to CUDA functions

The tests in the conda build however fail due to some linking issues using the recent setuptools. I tried to investigate a bit and the issue seems to be around Cython but inconsistent as it appears to be with conda-build so far. When I install outside conda-build the modules can be imported.

Not 100% what is all about so far but the same problem occurs with TomoPhantom as well.

@dkazanc dkazanc merged commit c0605e5 into master Dec 2, 2023
@casperdcl casperdcl deleted the cupy branch March 18, 2024 11:32
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.

1 participant