chrxh / alien

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

Simulation not starting #68

Closed DaCubeBoi closed 1 year ago

DaCubeBoi commented 1 year ago

I've downloaded the installer and installed the simulation but when I try to run it, it opens but crashes right after. Can you help me with this?

chrxh commented 1 year ago

Hi, could you please send the log.txt (it's located where alien.exe is)?

DaCubeBoi commented 1 year ago

2023-07-27 21-45-44: set full screen mode 2023-07-27 21-45-45: network: get simulation list 2023-07-27 21-45-48: network: get user list 2023-07-27 21-45-50: 1 CUDA device found 2023-07-27 21-45-50: device 0: NVIDIA GeForce GTX 750 Ti with compute capability 5.0 2023-07-27 21-45-50: The following exception occurred: No CUDA device with compute capability of 6.0 or higher found. 2023-07-27 21-45-50: network: logout

On Thu, Jul 27, 2023 at 6:47 PM Christian Heinemann < @.***> wrote:

Hi, could you please send the log.txt (it's located where alien.exe is)?

— Reply to this email directly, view it on GitHub https://github.com/chrxh/alien/issues/68#issuecomment-1653007245, or unsubscribe https://github.com/notifications/unsubscribe-auth/BBRKKT4ICSG5DIGQLEGM6GDXSIFJZANCNFSM6AAAAAA2ZPT47M . You are receiving this because you authored the thread.Message ID: @.***>

chrxh commented 1 year ago

This gives you the answer: GeForce GTX 750 Ti is not sufficient. Please check https://github.com/chrxh/alien#minimal-system-requirements.