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

CCPi regularisation fails test #832

Closed
2 of 3 tasks
paskino opened this issue Aug 10, 2023 · 5 comments · Fixed by #897
Closed
2 of 3 tasks

CCPi regularisation fails test #832

paskino opened this issue Aug 10, 2023 · 5 comments · Fixed by #897
Assignees
Milestone

Comments

@paskino
Copy link
Contributor

paskino commented Aug 10, 2023

CCPi regularisation toolkit builds but unit tests fail with messages as
#829 (comment)
or

File "/home/runner/work/SIRF-SuperBuild/SIRF-SuperBuild/build/sources/CCPi-Regularisation-Toolkit/test/test_run_test.py", line 5, in <module>
    from ccpi.filters.regularisers import ROF_TV, FGP_TV, PD_TV, SB_TV, TGV, LLT_ROF, FGP_dTV, NDF, Diff4th
  File "/home/runner/install/python/ccpi/filters/regularisers.py", line 5, in <module>
    from ccpi.filters.cpu_regularisers import TV_ROF_CPU, TV_FGP_CPU, TV_PD_CPU, TV_SB_CPU, dTV_FGP_CPU, TNV_CPU, NDF_CPU, Diff4th_CPU, TGV_CPU, LLT_ROF_CPU, PATCHSEL_CPU, NLTV_CPU
ImportError: /home/runner/install/python/ccpi/filters/cpu_regularisers.cpython-310-x86_64-linux-gnu.so: undefined symbol: _Z14SB_TV_CPU_mainPfS_S_fifiiii
@paskino
Copy link
Contributor Author

paskino commented Aug 10, 2023

We should reinstate 90faebc and 6e0b7e3

@paskino
Copy link
Contributor Author

paskino commented Aug 13, 2023

After #829 the ccpi-regularisation is not built as CIL dependency

@casperdcl
Copy link
Member

@paskino I guess you'll push a new toolkit release?

@paskino
Copy link
Contributor Author

paskino commented Mar 20, 2024

Can we just use a different commit hash

@KrisThielemans
Copy link
Member

fine for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants