-
Recent Posts
- latexr: efficient compilation of dynamic reports integrating LaTeX and R
- ARIMA-model-based decomposition of time series in R The tsdecomp R package
- The uroot R package is back
- Airline prices database
- An application of OpenMP and Graphics Processing Units parallel threads Numerical distribution functions of unit root tests
Recent Comments
Archives
Categories
Meta
Monthly Archives: October 2015
An application of OpenMP and Graphics Processing Units parallel threads Numerical distribution functions of unit root tests
Lately, I have been learning to programme on a Graphics Processing Unit (GPU). Thanks to the CUDA computing platform, it is relatively easy to programme on these devices. Despite the syntax is simple, it requires some experimentation, trial and errors, … Continue reading
Posted in performance, simulations, time series
Tagged CUDA, GPU, OpenMP, parallel programming
Leave a comment