OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
-
Updated
Sep 14, 2020 - C++
{{ message }}
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
DBCSR: Distributed Block Compressed Sparse Row matrix library
Learn OpenMP examples step by step
CFD Code for Plasma and Reactive Flow
An implementation of parallel Boruvka's algorithm written in C++ using OpenMP.
Cadishi: CAlculation of DIStance HIstograms
n-body-simulation performance test suite
A parallelized implementation of Principal Component Analysis (PCA) using Singular Value Decomposition (SVD) in OpenMP for C. The procedure used is Modified Gram Schmidt algorithm. The method for Classical Gram Schmidt is also available for use.
C++, OpenMP and CUDA implementation of Mean Shift clustering algorithm
Parallel Programming Lectured by Yi-Ping You @cs NCTU Taiwan
A Visualisation of N-body Gravitational body system in OpenCV using C++ and OpenMP parallelization
|| programming. Example Codes, Small Projects, Good Programming Practices
Implementation of an Image Processing Library for time consuming operations such as Image Blurring,Negation,Edge Detection and Contrast Stretching.
A simple chess engine written in C and parallelized using OpenMP
Parallel computing: Infectious Disease Modeling with OpenMP. Agent based modelling on Undirected Acyclic graphs.
Faster Integration using parallel processing.
Codes of LP1
Projects related to parallel programming, using mainly C and C++ with OpenMP and CUDA
Jacobi eigenvalue algorithm openmp implementation. Symmetric eigenvalue problem.
Sequential and Parallel(using Open MP and Pthreads) Implementations(c++) of the K Means Clustering Algorithm and visualizing the results for a comparative study of the Speedup and Efficiency achieved in 3 different implementations
An OpenMP based solution for computing K-most frequent words in a corpus (see README for more). Also, my submission for Assignment 2 of Parallel Computing Course, BITS Pilani (2nd Sem 2017/18)
Introduction to Multiprocessor Architecture @ EPFL
This repository contains lab work of High Performance Computing. This course is offered at DA-IICT in 6th semester (3rd Year). The main purpose of this course is to get maximum throughput from any system. Depending upon the cache size, processor and using multi threading via open-mp, we are analyzing the performance, its efficiency, speedup, throughput of any given code. How to parallelized any given serial code and how to use spatial or temporal locality in order to achieve best computing performance is the goal for this course.
This Repository contains C implementation of various basics of parallel computing using OpenMP.
Implementation of serial and parallel NN for handwritten digit recognition in openmp
Illumina (and SOLiD) sensitive read mapping tool (cloned from svn://scm.gforge.inria.fr/svnroot/storm/)
A simple OpenMP program that checks parallelly if a NxN input matrix is strictly diagonally dominant and plays a bit with it
Add a description, image, and links to the openmp-parallelization topic page so that developers can more easily learn about it.
To associate your repository with the openmp-parallelization topic, visit your repo's landing page and select "manage topics."
MPIs does not have a nice ring to the ear :/