Skip to main content

Posts

Showing posts from January, 2016

OpenMP Tutorial

Some tutorial: http://people.math.umass.edu/~johnston/PHI_WG_2014/OpenMPSlides_tamu_sc.pdf http://www3.nd.edu/~zxu2/acms60212-40212-S12/Lec-11-03.pdf Scheduling Tutorial For beginners: https://people.sc.fsu.edu/~jburkardt/c_src/schedule_openmp/schedule_openmp.html https://www.buffalo.edu/content/www/ccr/support/training-resources/tutorials/advanced-topics--e-g--mpi--gpgpu--openmp--etc--/2011-09---practical-issues-in-openmp--hpc-1-/_jcr_content/par/download/file.res/omp-II-handout-2x2.pdf Fibonacci Number generation https://gist.github.com/CarlEkerot/2601195