elorimer / rpi-playground

Raspberry Pi Projects
83 stars 13 forks source link

Running the hello world program freezes the board #4

Open giuseros opened 7 years ago

giuseros commented 7 years ago

Hi all, I am very interested at the topic of GPGPU programming on the Pi. I am a GPGPU programmer myself and I'd love to get the chance to understand the ins and outs of the low level architecture.

I am using a Raspberry Pi 3. But anytime I execute the simple helloworld program, it freezes the board and I have to shut it down.

Before I delve more into details, is this something you ever experienced?

I increased the memory split to 512 MB but it seems uneffective.

Giuseppe

SimonBataille commented 6 years ago

Hi, I am a GPGPU developper too and I have the same issue e.g. helloworld program freezes my RaspberryPi 3 B+.

Have you found out any solutions ?

Best regards,

Simon