PointMVSNet icon indicating copy to clipboard operation
PointMVSNet copied to clipboard

bugs when bash compile.sh

Open cuge1995 opened this issue 3 years ago • 4 comments

csrc/gather_knn_kernel.cu(84): error: identifier "TH_INDEX_BASE" is undefined

cuge1995 avatar Sep 18 '20 12:09 cuge1995

succeed by replace TH_INDEX_BASE with 0

cuge1995 avatar Sep 19 '20 08:09 cuge1995

@callmeray 陈睿博士您好,dgcnn模块可以在cuda9.0环境下编译成功。请问您有没有试验过其他版本的cuda呢(比如RTX3090服务器上的cuda11.0)? 期待您的回复~

XYZ-qiyh avatar Feb 05 '21 10:02 XYZ-qiyh

Hello, I'm sorry to bother you. Can you tell me where I can find th_ Index_ Base? @cuge1995

Innocence4822 avatar Dec 10 '21 07:12 Innocence4822

@XYZ-qiyh, I have the same question. i have a gpu 3060,however,to support this gpu I have to use CUDA at least 11.0. Have you solved yetl

lollipopmark avatar Mar 05 '23 14:03 lollipopmark