Edoardo Pasca
Edoardo Pasca
BTW, in the current configuration we build in 32 bits.
Me too, but haven't found how to. I tried `address-model=64` as parameter to `b2`, but it hasn't worked.
I suppose you are talking about https://github.com/SyneRBI/SIRF-Exercises/blob/master/notebooks/Deep_Learning_PET/sirf_torch.py Surely it is in the plan for this funding round of CCP SyneRBI to integrate SIRF with DL libraries.
I tested on Windows ``` pip install . Processing c:\users\ofn77899\dev\cil Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied:...
Since I did not have your branch on my local repo, I did: ``` cd CIL git fetch -a git checkout skbuild ``` My branch is at the following head:...
currently trying to test `conda build` but failing, potentially because my conda is old-ish?
It seems to fail `import astra` but it has installed it. https://github.com/TomographicImaging/CIL/actions/runs/11062036734/job/30735765603?pr=1918#step:5:863
Looks like there is still the error on astra ``` File "C:\Miniconda\envs\test\conda-bld\cil_1746634437096\_test_env\Lib\site-packages\astra\matlab.py", line 38, in from . import astra_c ImportError: DLL load failed while importing astra_c: The specified module could...
Maybe, but the point is not that it has installed the gpu version, rather that it can't find the library, no? For sure, the ASTRA GPU package can be installed...
In CIL we use the following images https://github.com/TomographicImaging/CIL-Data