There are 0 repository under parrallel-computing topic.
A real-time multiple QR codes decorder based on C++, openCV, and openMP
A list of learning materials to understand OTP internals
Pathtracer written in rust - runs in the web and includes an editor.
FMAlign2: A novel fast multiple nucleotide sequence alignment method for ultra-long datasets
CUDA path tracing from scratch! DOGERAY2 is an unbiased somewhat-interactive GPU path tracer written in CUDA C++ that opens GLTF 2.0 files.
PCA4CD is a QGIS plugin that computes Principal Component Analysis (PCA) and can create a change detection layer using PCA's dimensionality reduction properties.
Dictionary Based Approach To Approximate Nearest Neighbors
Parallel implementation of Prim's algorithm.
This repository contains multiple Dockerfiles for practicing parallel programming and HPC concepts. It provides ready-to-use environments to explore and develop efficient and scalable computing solutions.
An implementation based on SLURM and OpenMPI for big data handling using a Raspberry Pi cluster
A basic code to perform inter-task communication using queue logic
Graph Analysis of citations among DCU researchers using GraphX (Apache Spark).
My first attempt optimizing the design parameters of a permanent magnet synchronous motor using an FE development tool
Implementation of the k-means clustering using Spark.
Compare the performance and workload balance of OpenMP scheduling methods and TBB
This repository will contain all the practical implementation of knowledge I got to learn from the subject : Operating System
Java Multi-threading, Concurrency & Parallel programming in Java, with strong emphasis on high performance
This is the heat diffusion simulator created by Andrew Goupinets in Spring 2020 for CSS 434: Parallel and Distributed Computing at University of Washington Bothell taught by Professor Munehiro Fukuda. Files were provided, see Heat2D and Heat2D_mpi for my work
Calcul Haute Performance. Projet qui consiste à paralléliser le code fourni de l'algorithme Block Lanczos, initialement itératif.
Some of the most interesting High Performance Computing algorithms.
Implementing MapReduce Algorithm in Rust
A foundation for ray tracing using CUDA and parallel computing techniques.
Source code of Internship Project. MCPSO & DCPSO for training large scale neural networks.
CUDA Seam Carving: Accelerating Image Resizing with GPU Computing