Estudios sobre fractales, OpenCL y optimización de procesos en paralelo
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
José Carlos Cuevas 14af466074
Merge branch 'master' of ssh://eonbeta.servegame.com:222/resetreboot/mandelbrot_study
6 years ago
.gitignore Started adapting to OpenCL 2.0 7 years ago
Makefile Started adapting to OpenCL 2.0 7 years ago
README.md Create README.md 11 years ago
font.ttf Now it display a message of progress... 11 years ago
frag_shader.glsl First commit 11 years ago
interactive.c Modified to compile against SDL 2.0 11 years ago
julia_kernel.cl Added to repo the julia kernel too 11 years ago
main.c Merge branch 'master' of ssh://eonbeta.servegame.com:222/resetreboot/mandelbrot_study 6 years ago
mandel_classic.c Modified to compile against SDL 2.0 11 years ago
mandelbrot_inter_kernel.cl Added interactive executable... 11 years ago
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. 11 years ago
test.c Fixed warnings. 11 years ago
vector_add_kernel.cl First commit 11 years ago

README.md

mandelbrot_study

Estudios sobre fractales, OpenCL y optimización de procesos en paralelo