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

Upgrade TIGRE plugin to TIGRE 2.6 #1760

Closed
4 tasks done
gfardell opened this issue Mar 27, 2024 · 3 comments
Closed
4 tasks done

Upgrade TIGRE plugin to TIGRE 2.6 #1760

gfardell opened this issue Mar 27, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@gfardell
Copy link
Member

gfardell commented Mar 27, 2024

  • Build binaries with 2.6
  • Test with windows and linux
  • Fix any CIL wrapping issues
  • Update CIL recipe & readme
@gfardell gfardell added the enhancement New feature or request label Mar 27, 2024
@gfardell gfardell self-assigned this Mar 27, 2024
@gfardell
Copy link
Member Author

TIGRE 2.6 appears to print more... will need to supress it as part of this issue.

TIGRE parameters
-----
Geometry parameters
Distance from source to detector (DSD) = 80000.0 mm
Distance from source to origin (DSO)= 20000.0 mm
-----
Detector parameters
Number of pixels (nDetector) = [  1 128]
Size of each pixel (dDetector) = [64. 64.] mm

@gfardell
Copy link
Member Author

gfardell commented Mar 28, 2024

On a linux system without cudatoolkit installed:
ImportError: libcudart.so.10.2: cannot open shared object file: No such file or directory

Seems to have not pinned the expected version of conda's cudatoolkit package (expected 10.2)

# packages in environment at /home/tpc56154/miniconda3/envs/cil_tests:
#
# Name                    Version                   Build  Channel
cudatoolkit               11.8.0              h4ba93d1_13    conda-forge

Manually installing the correct version passes all unit tests, but with the verbose output mentioned above.

@gfardell
Copy link
Member Author

closed by #1778

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant