Skip to content

Fix minor bug and update cc table in setup.py#732

Merged
AnderBiguri merged 2 commits into
CERN:masterfrom
tsadakane:fix_minor-bug-and-update-cctable-in-setuppy
Mar 11, 2026
Merged

Fix minor bug and update cc table in setup.py#732
AnderBiguri merged 2 commits into
CERN:masterfrom
tsadakane:fix_minor-bug-and-update-cctable-in-setuppy

Conversation

@tsadakane
Copy link
Copy Markdown
Contributor

No description provided.

@AnderBiguri AnderBiguri merged commit 0e66c55 into CERN:master Mar 11, 2026
2 checks passed
@tsadakane tsadakane deleted the fix_minor-bug-and-update-cctable-in-setuppy branch March 12, 2026 04:35
@casperdcl
Copy link
Copy Markdown
Contributor

casperdcl commented Apr 1, 2026

This PR seems to have broken the build: TomographicImaging/TIGRE-conda#18 -> https://github.com/TomographicImaging/TIGRE-conda/actions/runs/23854198498/job/69542468982#step:4:555 on cuda 12.9:

$PREFIX/bin/nvcc -DIS_FOR_PYTIGRE -I$PREFIX/lib/python3.10/site-packages/numpy/_core/include -I$PREFIX/include -ICommon/CUDA/ -I$PREFIX/include/python3.1
 │ │ 0 -c Common/CUDA/PICCS.cu -o build/temp.linux-x86_64-cpython-310/Common/CUDA/PICCS.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_N
 │ │ O_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -gencode=arch=compute_121,code=sm_121 -gencode=arch=compute_120,code=sm_120 -gencod
 │ │ e=arch=compute_110,code=sm_110 -gencode=arch=compute_103,code=sm_103 -gencode=arch=compute_100,code=sm_100 -gencode=arch=compute_90,code=sm_90 -gencode=arc
 │ │ h=compute_89,code=sm_89 -gencode=arch=compute_87,code=sm_87 -gencode=arch=compute_86,code=sm_86 -gencode=arch=compute_80,code=sm_80 -gencode=arch=compute_7
 │ │ 5,code=sm_75 -gencode=arch=compute_70,code=sm_70 -gencode=arch=compute_61,code=sm_61 -gencode=arch=compute_60,code=sm_60 -gencode=arch=compute_52,code=sm_5
 │ │ 2 -gencode=arch=compute_50,code=sm_50 --ptxas-options=-v -c --default-stream=per-thread -std=c++11
 │ │   nvcc fatal   : Unsupported gpu architecture 'compute_110'

casperdcl added a commit to TomographicImaging/TIGRE-conda that referenced this pull request Apr 1, 2026
@AnderBiguri
Copy link
Copy Markdown
Member

@casperdcl hum, I can not test this now, but from all that I can see in NVIDIA docs, compute_110 should be a valid architecture?

@casperdcl
Copy link
Copy Markdown
Contributor

continuing discussion in #738

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants