Estudios sobre fractales, OpenCL y optimización de procesos en paralelo
Find a file
2013-09-01 02:57:53 +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
main.c Made the julia mode a command line option 2013-09-01 02:25:41 +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 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
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