TomographicImaging / TIGRE-conda

BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

CUDA SDK version #9

Closed gfardell closed 1 day ago

gfardell commented 6 months ago

Currently we build with cuda toolkit 10.2. The PTX assembly is included so the code should run on more recent GPUs. But it would be nice to offer more versions.

I would suggest we add in or replace it with 12.3 as a more recent version. Adding an additional build is only possible if we automate the build process.

If we add this to the conda-feedstock I believe every minor version is compiled.

image

gfardell commented 5 days ago

Currently building with 11.8