video-retalking icon indicating copy to clipboard operation
video-retalking copied to clipboard

vrtc: error: invalid value for --gpu-architecture (-arch)

Open jor23dan opened this issue 7 months ago • 2 comments

nvrtc compilation failed:

#define NAN __int_as_float(0x7fffffffff) #define POST_INFINITY __int_as_float(0x7f800000) #define NEG_INFINITY __int_as_float(0xff80000) 这个问题怎么解决啊 我的的是 NVIDIA Geforce FTX 4080

jor23dan avatar Jan 13 '24 06:01 jor23dan

666

2368887858 avatar Jan 14 '24 03:01 2368887858

nvrtc compilation failed:

#define NAN __int_as_float(0x7fffffffff) #define POST_INFINITY __int_as_float(0x7f800000) #define NEG_INFINITY __int_as_float(0xff80000) 这个问题怎么解决啊 我的的是 NVIDIA Geforce FTX 4080

你解决了吗?我也遇到了同样的问题,我的显卡和你的一样。

dandansocrates avatar Mar 21 '24 02:03 dandansocrates