lfranke / TRIPS

https://lfranke.github.io/trips/
MIT License
495 stars 28 forks source link

Is it possible to fix this if my graphics card only supports sm_60? #5

Closed Disa-Kizonda closed 4 months ago

Disa-Kizonda commented 4 months ago

C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include\cuda\std/barrier(11):

fatal error C1189: #error: "CUDA synchronization primitives are only supported for sm_70 and up." [D:\vann\TRIPS\build\src\lib\NeuralPoints.vcxproj]

RenderForward.cu

lfranke commented 4 months ago

Unfortunately no, sorry! TRIPS requires these synchronization features from sm_70