Par4All is an automatic parallelizing and optimizing compiler (workbench) for C and Fortran sequential programs
-
Updated
May 20, 2015 - C
Par4All is an automatic parallelizing and optimizing compiler (workbench) for C and Fortran sequential programs
Boinc wrapper, john the ripper boinc implementation
The C++ reference implementation of the Pipe-and-Filter framework TeeTime
A compiler to generate OpenMP programs for equations involving constructs like Forall, Summation, etc., frequently used in the scientific domain
The repository includes lab exercises for the course Parallel Programming (CS6306)
Some experimenting with parallelization and matrix multiplication.
Parallellization of the Kmeans algorithm with OpenMP
C library for interfacing with icepool-board on Linux using libftdi.
Extensions to xv6 operating system done for course on Operating Systems at IIT Delhi
A minimal cmake based project skeleton for developping a kokkos application
Parallelized versions of popular Machine Learning algorithms, written in C using (mostly) the OpenMP API.
C code for 3 different architectures i.e. GPU/Cray XMT/OMP to demonstrate parallelizing Subset Sum Problem.
High Perfomance Computing project for parallelizing recursive fibonacci function with the usage of three API (OMP, MPI and CUDA)
Source code for the course IN3200 High-performance Computing and Numerical Projects at University of Oslo.
This repository lists 4 problems solved using C. Each problem has its own serial and parallel implementations. For the latter, the OpenMP API was utilized.
Implementation and analysis of parallel task decomposition techniques for the Mandelbrot set computation, developed as part of the PAR (parallelism) course at the FIB - UPC Barcelona. Using OpenMP, focusing on iterative and recursive task decomposition.
Threads in C.
General processing using GPU through compute shaders
Add a description, image, and links to the parallelization topic page so that developers can more easily learn about it.
To associate your repository with the parallelization topic, visit your repo's landing page and select "manage topics."