Highlights
Stars
Marker tracking using the front-facing camera of HoloLens (both 1 and 2) and Unity, with a wrapper of ARToolKit built for UWP (Windows Universal Platform)
SCR caches checkpoint data in storage on the compute nodes of a Linux cluster to provide a fast, scalable checkpoint / restart capability for MPI codes.
Wrapper library for model-specific registers. APIs cover RAPL, performance counters, clocks and turbo.
Git Mirror of John Burkardt's great collection of C Software
Heat Equation using different solvers (Jacobi, Red-Black, Gaussian) in C using different paradigms (sequential, OpenMP, MPI, CUDA) - Assignments for the Concurrent, Parallel and Distributed Systems…
A Parallel and Serial implementation of a Multigrid Solver of the 1D Heat Equation, using the ansi C MPI package. University teamwork with John Tsivourakis.