Edoardo Pasca

Results 183 comments of Edoardo Pasca

It is possible if you build the package locally, see https://github.com/TomographicImaging/CIL#building-cil-from-source-code We are currently dealing with this: - https://github.com/TomographicImaging/CIL/issues/2034

The log seems to be cut. I see > -- Could NOT find CBLAS (missing: CBLAS_LIBRARY CBLAS_INCLUDE_DIR) this should be in the libatlas-base-dev package, I think. You seem to be...

Currently (7/2/24) with cuda enabled, Gadgetron build fails as ``` 34 errors detected in the compilation of "/opt/SIRF-SuperBuild/sources/Gadgetron/toolboxes/nfft/gpu/cuGriddingConvolution.cu". ``` See also https://github.com/gadgetron/gadgetron/issues/1231