Estudios sobre fractales, OpenCL y optimización de procesos en paralelo
Find a file
2013-09-01 03:39:35 +02:00
.gitignore Removed executables from repo. 2013-09-01 02:57:53 +02:00
CL First commit 2013-08-29 19:31:20 +02:00
frag_shader.glsl First commit 2013-08-29 19:31:20 +02:00
julia_kernel.cl Added to repo the julia kernel too 2013-09-01 02:58:48 +02:00
main.c Added measurements to both programs to put them head to head. 2013-09-01 03:19:29 +02:00
Makefile Made the OpenCL version work after finding out what was wrong 2013-08-31 17:48:20 +02:00
mandel_classic.c Added Julia mode enable message in mandel_classic.c. 2013-09-01 03:39:35 +02:00
mandelbrot_kernel.cl Made sure cardioid check and period-2 check worked and added it to the OpenCL version. Made the calculation the same as the classic in OpenCL version too. 2013-09-01 02:57:00 +02:00
test.c Fixed warnings. 2013-09-01 00:54:00 +02:00
vector_add_kernel.cl First commit 2013-08-29 19:31:20 +02:00