Your ROOT_URL in app.ini is https://git.mitchellhansen.info/ but you are visiting https://mitchellhansen.com/mitchellhansen/conways-game-of-life-gpu/commits/commit/c5d73bd5fd921761893c5e3ee87e99f8857dfd21/Conway_OpenCL
You should set ROOT_URL correctly, otherwise the web may not work correctly.
Author
SHA1
Message
Date
MitchellHansen
c5d73bd5fd
Removed some of the C'ness, moving stuff into the kernel
9 years ago
MitchellHansen
515c0767a9
Alright, I think thats the best performance I'm gonna get by tweaking the loop. Gonna move the rendering shtuff over to the kernel code
9 years ago
MitchellHansen
5929079075
Still some funky stuff going on off screen, probably because I'm abusing the hell out of the way OpenCL handles out of bounds arrays. But I consider this a rousing success
9 years ago
MitchellHansen
e25de1bf46
MY GOD, ITS GLORIOUS
9 years ago
MitchellHansen
88c5cc71e4
IT WORKSSSSSSS!!!!!!!!! performance sucks, but IT WORKS!!!!!
9 years ago
MitchellHansen
5fbc65d9df
Hah, well something is happening!!!!
9 years ago
MitchellHansen
6d439eef86
Drawing works now, but OpenCL will only run two cicles before stopping output. Something to do with the buffers, kernel, or the command queue I think
9 years ago
MitchellHansen
7d1cc67143
I thiiiiink that the gpu is computing things correctly now, but I'm having trouble getting data back out of the gpu. More tomorrow
9 years ago
MitchellHansen
5c593695e8
Init
9 years ago