victorprad / InfiniTAM

A Framework for the Volumetric Integration of Depth Images
http://www.infinitam.org
Other
918 stars 351 forks source link

Cmake freezes PC under Windows 7 #77

Closed WASCHMASCHINE closed 6 years ago

WASCHMASCHINE commented 6 years ago

While configuring in Cmake with "Visual Studio 14 Win 64" the PC freezes during cuda_compute_capability.c. CUDA 8.0 is installed. On another PC it seems to be working fine, any ideas?

sgolodetz commented 6 years ago

What happens if you build and run the program as a standalone executable?

AndreiBarsan commented 6 years ago

A full PC freeze seems like a CUDA/driver issue to me. Are you able to compile and run other CUDA programs OK? (E.g., the CUDA samples.)

WASCHMASCHINE commented 6 years ago

Yep, my CUDA went berserk. Oh geez...