chrxh / alien

ALIEN is a CUDA-powered artificial life simulation program.
https://alien-project.org
BSD 3-Clause "New" or "Revised" License
4.85k stars 152 forks source link

Error when compile project in Release config: code=52(cudaErrorMissingConfiguration) #33

Closed geotyper closed 3 years ago

geotyper commented 3 years ago

When compile in Debug mode(under Ubuntu 20, Cuda 11.3) all work well, if compile project in Release mode (IDE QT Creator, GCC or Clang compiler all produce error) receive error with code=52 (cudaErrorMissingConfiguration).

geotyper commented 3 years ago

Find solution, in my debug flags, all work in Release