abria / TeraStitcher

A tool for fast automatic 3D-stitching of teravoxel-sized microscopy images
http://abria.github.io/TeraStitcher/
Other
78 stars 32 forks source link

CUDA 11.4 compile issue #91

Open k1moradi opened 2 years ago

k1moradi commented 2 years ago

I noticed compiling terasticher 1.11 with CUDA 11.4 need updating TeraStitcher/src/crossmips/CMakeLists.txt file. I changed -arch sm_30 with -arch sm_60.