CERN/TIGRE

Error in Compile

ffbfbfdf opened this issue · 4 comments

Hello, I had the same problem installing the tigre library

Specifications:
OS: Win11
VS: 2019 community
CUDA version: 11.6
Graphics:NVIDIA Geforce rtx3060

Actual Behavior:

false using mex
nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress
warning).
Error in Compile (line 56)
mex -largeArrayDims ./Utilities/cuda_interface/Ax_mex.cpp ../Common/CUDA/ray_interpolated_projection.cu ../Common/CUDA/Siddon_projection.cu ../Common/CUDA/ray_interpolated_projection_parallel.cu ../Common/CUDA/Siddon_projection_parallel.cu ../Common/CUDA/GpuIds.cpp -outdir ./Mex_files/win64

Can you give me some advice?

step one
image
image
step two
image

vs disposition:
image
image

Hi!

Can you show the actual error text that happened during compile.m ?

The problem has been solved,I downgraded the CUDA version from 11.6 to 11.1