Jamie J Quinn / OpenMP
Home
Blog
Presentations
Projects
Publications
Tunes
Art
CV
Filtering for "OpenMP"
Remove filter
Melvin
Github
Earlier version of Melvin.py written in C++ and parallelised with OpenMP and CUDA.
#C++
#Fluid-Dynamics
#CUDA
#OpenMP
#GPU
#Simulation
#Spectral-Method
Collatz Conjecture
Github
/
Blog Post
Implementation of a numerical test of the Collatz Conjecture in C++, parallelised with OpenMP, std::threads and Boost Compute.
#C++
#OpenMP