Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- articleApril 2018
Parallel implementations of the 3D fast wavelet transform on a Raspberry Pi 2 cluster
The Journal of Supercomputing (JSCO), Volume 74, Issue 4Pages 1765–1778https://doi.org/10.1007/s11227-016-1933-2Current low-cost general-purpose single-board computing (SDC) devices are gaining increasing interests in research computing due to their very low cost/performance ratio and energy consumption. Among all the SDCs available nowadays, Raspberry Pi devices ...
- articleOctober 2015
A Comparative Study of Parallel RANSAC Implementations in 3D Space
International Journal of Parallel Programming (IJPP), Volume 43, Issue 5Pages 703–720https://doi.org/10.1007/s10766-014-0316-7RANSAC (RAndom SAmple Consensus) is an iterative method for estimating the parameters of a certain mathematical model from a set of data which may contain a large number of outliers (noisy points). The main problem of the RANSAC algorithm is that it is ...
- ArticleDecember 2010
Mixed-Parallel Implementations of Extrapolation Methods with Reduced Synchronization Overhead for Large Shared-Memory Computers
ICPADS '10: Proceedings of the 2010 IEEE 16th International Conference on Parallel and Distributed SystemsPages 131–138https://doi.org/10.1109/ICPADS.2010.12Extrapolation methods belong to the class of one-step methods for the solution of systems of ordinary differential equations (ODEs). In this paper, we present parallel implementation variants of extrapolation methods for large shared-memory computer ...
Algorithm 821: A Fortran interface to POSIX threads
ACM Transactions on Mathematical Software (TOMS), Volume 28, Issue 3Pages 354–371https://doi.org/10.1145/569147.569152Pthreads is the library of POSIX standard functions for concurrent, multithreaded programming. The POSIX standard only defines an application programming interface (API) to the C programming language, not to Fortran. Many scientific and engineering ...