An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: parallel-programming

pielonet/concurrency

PHP/parallel programming tutorial and examples

Language: PHP - Size: 120 KB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 6 - Forks: 0

PlasmaLang/plasma

Plasma Programming Language

Language: Mercury - Size: 4.87 MB - Last synced at: about 13 hours ago - Pushed at: about 2 months ago - Stars: 166 - Forks: 10

FilipSefcik/DDD

DDD - Decision Diagram Distributor Project where we are using LAN cluster with Open MPI to calculate wide scale decision diagrams which will be preocessed by a TeDDy library (link to this library in the attachment). This project is inspired by my previous project BDD_Distributor which is public too.

Language: C++ - Size: 395 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

anicolaspp/Parallel-Computing-MPI-Matrix-Multiplication

Cannon Algorithm Implementation for matrix multiplication using MPI

Language: C - Size: 7.91 MB - Last synced at: 30 days ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 6

vsavchyn-dev/imagerio

C++ CLI tool to apply image filters with support for parallel processing

Language: C++ - Size: 7.93 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

pkestene/incremental-fluids-kokkos

Simple, single-file fluid solvers for learning purposes revisited with parallel programing (Kokkos: OpenMP / Cuda)

Language: C++ - Size: 2.64 MB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 2

kaladabrio2020/HELPS_

Language: Jupyter Notebook - Size: 1.58 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

lionpsiuc/catsqr

My solutions to the first assignment for Case Studies in High-Performance Computing during my M.Sc. in High-Performance Computing at Trinity College Dublin.

Language: C - Size: 212 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

eedalong/ECE408

Code base and slides for ECE408:Applied Parallel Programming On GPU.

Language: C++ - Size: 35.6 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 122 - Forks: 34

marindereggi/ocaml-linda

Tuple Space-Based Parallel Programming in OCaml

Language: OCaml - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

HowProgrammingWorks/Threads

Multithreading: WorkerThreads, Workers, SheredWorkers

Language: JavaScript - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 13 - Forks: 3

HowProgrammingWorks/Semaphore

Binary Semaphore, Counting Semaphore

Language: JavaScript - Size: 45.9 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 13 - Forks: 6

Deeptiman/go-batch

A Simple Batch Processing library in Go

Language: Go - Size: 7.53 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 23 - Forks: 4

yutingshih/learn-cuda

Learn CUDA programming

Language: Cuda - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

dnz-u/Masters-Coursework

Coursework and projects from CS Master

Language: Jupyter Notebook - Size: 25.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

carpentries-incubator/lesson-parallel-python

Parallel Programming in Python

Language: Dockerfile - Size: 12.2 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 11 - Forks: 15

Francesco-Zeno-Costanzo/4BLP_old

4 BREVI LEZIONI DI PYTHON, corso tenuto con con l'associazione italiana studenti di fisica, comitato locale di Pisa

Size: 38.2 MB - Last synced at: 14 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

IluhaZaz/ParallelProgramming

Different technologies to make matrix multiplication parallel

Language: Python - Size: 3.44 MB - Last synced at: 19 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

pkestene/cuda-proj-tmpl

A minimal cmake based project skeleton for developping a CUDA application

Language: CMake - Size: 41 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 4

gunrock/essentials-cpp

Single-Source Shortest Path (SSSP) implementation in modern C++ for 2022 IPDPS workshop on Graphs, Architectures, Programming, and Learning (GrAPL 2022) submission.

Language: C++ - Size: 67.4 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 1

LibRapid/librapid

A highly optimised C++ library for mathematical applications and neural networks.

Language: C++ - Size: 30.6 MB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 169 - Forks: 10

AndrejChoo/USBAsp_for_parallel_programming

A variant of the programmer USBAsp with the ability to program in parallel high-voltage mode.

Language: Assembly - Size: 6.44 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 1

pragati-chaturvedi/Basic-Matrix-Multiplication-CUDA

This project demonstrates Basic Matrix Multiplication implemented using CUDA to accelerate matrix computations on an NVIDIA GPU. The code is designed to take two square matrices as input and multiply them in parallel, showcasing the power of CUDA in optimizing computational tasks.

Language: Cuda - Size: 321 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Moenupa/Parallel-Knapsack

Parallel Solution to the Knapsack Problem

Language: C++ - Size: 1.35 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mmarzolla/parallel-etudes

Parallel programming assignments using OpenMP, MPI and CUDA/OpenCL

Language: C - Size: 72.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

dariusz-piekarz/pytools

Python tools (JSON, YML configs, metaclasses, decorators).

Language: Python - Size: 24.4 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

futureverse/future.tools

[BETA] R package: future.tools - Tools for Working with Futures

Language: R - Size: 11.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

RosNaviGator/ParallelKMeansImageCompressor

Parallel KMeans-based image quantization compressor that reduces the number of colors in an image while preserving visual quality. It uses KMeans clustering for color quantization and supports sequential, OpenMP, MPI, and CUDA implementations for performance and scalability. PoliMi - Advanced Methods for Scientific Computing (2023-2024)

Language: C++ - Size: 47.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

graziele-fagundes/IPPD

Introdução à Processamento Paralelo e Distribuído.

Language: C - Size: 81.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

wzh99/OptICP

SJTU CS337 Project: Optimization of ICP-Based Point Cloud Registration Methods

Language: C++ - Size: 30.3 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 1

arseniybelkov/loo

Shitty ass ThreadToilet

Language: Rust - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

darshgandhi/psuedorandom-sequences

Psuedorandom-Sequences: Implements an MPI-based parallel program in C to search for pseudorandom sequences as defined by Donald Knuth in *The Art of Computer Programming, Volume 2

Language: C - Size: 205 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

gmarciani/cudawesome

A collection of awesome algorithms, implemented in CUDA.

Language: Cuda - Size: 113 KB - Last synced at: 28 days ago - Pushed at: over 7 years ago - Stars: 25 - Forks: 5

kryvokhyzha/parallel-and-distributed-computing

This repository contains PDC course assignments

Language: Java - Size: 1.92 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

carpentries-incubator/lesson-gpu-programming

GPU Programming with Python and CUDA.

Language: R - Size: 24.4 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 25 - Forks: 13

malitahir7788/Assignment-02-PDC-M.ALI-411327

Assignment relating to Parallel and Distributed Computing explaining different Synchronization algorithms and their practical Explanation. It also implements Distributed Collaborative Editing System, similar to Google Docs,

Language: Python - Size: 1.55 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

xupsh/pp4fpgas-cn

中文版 Parallel Programming for FPGAs

Language: CSS - Size: 37.6 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 719 - Forks: 159

ksmooi/cxx_lab

cxx_lab is a comprehensive learning platform designed to help developers and researchers deepen their understanding of C++ for backend and cloud technologies through practical modules, demos, and applications.

Language: C++ - Size: 356 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

mmji-programming/CoreB

CoreB is a simple and powerful solution for managing concurrent processing in Python!

Language: Python - Size: 191 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

michel-meneses/great-opencl-examples

Collection of easy, well-documented and useful OpenCL examples in C++.

Language: C++ - Size: 1000 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 75 - Forks: 27

cpraveen/parallel

Tutorial codes on parallel programming

Language: Fortran - Size: 68.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 2

dragosdragan03/BitTorrent-Protocol

Distributed BitTorrent Protocol implementation that enables decentralized peer-to-peer file sharing by splitting files into segments downloadable from multiple sources simultaneously. Features parallelized upload/download operations using MPI and multithreading, with clients acting as both servers and downloaders.

Language: C++ - Size: 335 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

zakarumych/atomicell

Multi-threaded RefCell on atomics

Language: Rust - Size: 43.9 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 2

daviinacio/white_led_digital_clock

A digital clock made with cardboard and some LEDs multiplexing.

Language: C++ - Size: 82.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

CEID-HPCLAB/Mneme

High-performance out-of-core preprocessing of large tabular datasets on single-node systems.

Language: Python - Size: 80.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

accelatrix/accelatrix

A parallel functional programming framework for in-browser processing of enumerations of business entities

Size: 1.54 MB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ParaGroup/WindFlow

A C++17 Data Stream Processing Parallel Library for Multicores and GPUs

Language: C++ - Size: 48.9 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 81 - Forks: 19

Giog97/Histogram_Equalization_CUDA

Performance comparison of sequential and parallel CUDA Histogram Equalization for image contrast enhancement.

Language: C++ - Size: 68 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

PramithaMJ/Mutithreading-Concurrency-Parallel-programming

Concurrency & Parallel programming in Java

Language: Java - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

JadeMDZ/SystemModeling

Этот репозиторий содержит материалы для выполнения лабораторных работ по курсу "Моделирование систем" . Здесь вы найдете реализации различных моделей, включая: Моделирование случайных величин. Анализ систем массового обслуживания (СМО). Статистический анализ данных. Сравнение алгоритмов сортировки и другие задачи.

Language: Python - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

osLeonardo/parallel-computing 📦

Project for the Parallel Computing class of the Computes Science course

Language: Java - Size: 795 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Xanonymous-GitHub/cs922-lab

Course & lab files for CS922 HPC

Language: C++ - Size: 314 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

drossiHcl/scanfile

scanfile v1.1 5 Feb 2025

Language: Go - Size: 13.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

akohlmey/tclmpi

TclMPI - MPI Bindings for Tcl

Language: Tcl - Size: 4.49 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 1

JuliaTeachingCTU/Scientific-Programming-in-Julia

Repository for B0M36SPJ

Language: Jupyter Notebook - Size: 66.8 MB - Last synced at: 14 days ago - Pushed at: 6 months ago - Stars: 85 - Forks: 15

zoicware/zTurbo

Parallel Programmed Optimization Script

Language: Batchfile - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

yankouskia/hurried

⚡️ JavaScript library for parallel code execution :twisted_rightwards_arrows:

Language: JavaScript - Size: 155 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 254 - Forks: 1

DotnetKit/DataflowBuilder

DataflowBuilder simplifies the creation of dataflow pipelines, making it easier to build, manage, and test complex data processing workflows. With its fluent API, you can quickly set up pipelines that handle various data processing tasks efficiently.

Language: C# - Size: 58.6 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mattdean1/cuda

An implementation of parallel exclusive scan in CUDA

Language: Cuda - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 62 - Forks: 23

aalexren/roadmap

My roadmap to improve skills!

Size: 188 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

rathi-yash/Intro-to-Parallel-and-Distributed-Programming

Solutions and reports for assignments from the 'Introduction to Parallel and Distributed Programming' course at the University at Buffalo. Includes implementations using OpenMP, CUDA, and MPI, with performance analysis conducted on UB CCR.

Language: C++ - Size: 506 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

hosseinmoein/Leopard

C++ light-weight Thread Pool library

Language: C++ - Size: 734 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 92 - Forks: 7

domenico-rgs/LCMR

Porting an algorithm from MATLAB to C for feature extraction from hyperspectral images using local covariance matrix representation with consequent parallelization using CUDA/OpenMP.

Language: C++ - Size: 67.8 MB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

whitfin/sleeplocks

BEAM friendly spinlocks for Elixir/Erlang

Language: Erlang - Size: 21.5 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 60 - Forks: 9

Giog97/Mean_Shift_Image_Segmentation_OpenMP

Performance comparison of sequential and parallel OpenMP MeanShift for image segmentation.

Language: SWIG - Size: 15.9 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

fumiama/sched

Simple Golang parallel scheduler.

Language: Go - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

niklas-uhl/message-queue

an asynchronous buffering message queue for MPI

Language: C++ - Size: 384 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 1

BertozziPietro/sistemi-operativi-m

Esame che riguarda i sistemi operativi, oltre che la programmazione concorrente e parallela

Language: Go - Size: 4.8 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

SouvikGhosh05/Release-the-GIL

About Python's multithreading and GIL

Language: Python - Size: 259 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Alegau03/Parallel-K-Means

Implementation of C programs for the K-Means algorithm for parallel computing.

Language: C - Size: 23.3 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

bissim/Jacobi-MPI

Academic project for the course of Concurrent, Parallel and Cloud Programming.

Language: C - Size: 948 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

rolandtritsch/haskell-parconc-examples

The examples from *the* book

Language: Haskell - Size: 40 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

Shapur1234/Fractl

Fractal renderer written in rust supporting multithreading, gpu compute and wasm

Language: Rust - Size: 43.7 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

briancpark/cs267

Computer Science 267: Applications of Parallel Computers

Language: TeX - Size: 24.5 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

aguven6/InMemory-Data-Processor

Convert tabular data to columnar data with index. Aim is to process huge data quicker especially in aggregation operation

Language: C++ - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Vamshi5S/Python_Robot_Framework_Web_Automation

Python-Robot_Frame_Work

Language: Python - Size: 4.93 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

awais-124/parallel-progamming-in-c

Parallel Programming using MPI and OpenMP with C Language

Language: C - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

EnriqueBDeL/Clases-OMP-Programacion-Paralela-en-C

En este repositorio encontrarás varias lecciones creadas por mí sobre la librería OMP en C. El programa que utilizo para programar es MobaXterm.

Language: C - Size: 80.1 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

maitreyeepaliwal/Solving-System-of-linear-equations-in-parallel-and-serial

Implentation of Back Substitution, Conjugate Gradient and Gauss Seidel using OpenMP parallelization

Language: C - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 4

K3ury99/Odyssey-Mining

This is game that i made using parallel programming.

Size: 209 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SouthernMethodistUniversity/distributed_python

ODSRCI Workshop: Distributed Python

Language: Jupyter Notebook - Size: 3.84 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

houbb/async

🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)

Language: Java - Size: 68.4 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 11

EnriqueBDeL/Clases-CUDA-Programacion-Paralela-en-C-

En este repositorio encontrarás varias lecciones creadas por mí sobre la librería CUDA en C. El programa que utilizo para programar es MobaXterm.

Language: Cuda - Size: 51.8 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

SouthernMethodistUniversity/parallel_cpp

ODSRCI Workshop: Parallel C++

Language: C++ - Size: 4.77 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

giovancombo/ParallelHistogramEqualizer

A repo containing a simplified Histogram Equalizer implemented in C++ in a sequential and parallel version exploiting the OpenMP multi-threading API. The goal of this project is to compare and evaluate different strategies of parallelization via measurement of speedup and efficiency.

Language: C++ - Size: 60.7 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

lukaofirst/parallel-programming-dotnet

This repository contains all my practices and lessons about Parallel Programming in .NET

Language: C# - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

DataBooster/DataAccess

(Migrated from CodePlex) The dbParallel DataBooster library is a high-performance extension to ADO.NET Data Provider. (DbAccess, OracleLauncher and SqlLauncher for accessing mass data)

Language: C# - Size: 8.86 MB - Last synced at: 29 days ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 10

Boostibot/bachelors

My bachelors thesis at CTU in Prague, Faculty of Nuclear Sciences and Physical Engineering supervised by Ing. Pavel Strachota, Ph.D

Language: TeX - Size: 39.8 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

andrejajanja/taylor_compiler

LLVM based JIT for approximating numerical integrals on discrete number of samples

Language: Rust - Size: 259 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

canbula/ParallelProgramming

Repository for Parallel Programming course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.

Language: Python - Size: 87 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 76 - Forks: 200

usc-isi-i2/pyrallel

Yet another easy-to-use python3 parallel library for humans.

Language: Python - Size: 143 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 3

mathLab/GRAPE

GRAph Parallel Environment

Language: Python - Size: 8.79 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 5

mantvydasdeltuva/parallel-processing-python-3_13

Explore parallel processing techniques in Python 3.13 with detailed examples and insights.

Language: Python - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

hlsxx/k-means-rust

The aim of this project is to implement the k-means algorithm using Rust-lang. The source code includes a parallel implementation in Rayon.

Language: Rust - Size: 1.9 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

afnan47/Quicksort-Using-MPI

Parallel QuickSort Implementation using MPI

Language: C++ - Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

Balun-courses/concurrency_go

Repository for course by Concurrency in Go

Language: Go - Size: 213 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 26 - Forks: 12

Sagor0078/Python-Concurrency-Threading-MultiThreding-GIL-System-Design Fork of santiagobasulto/pycon-concurrency-tutorial-2020

This tutorial provides a complete overview of what is concurrency (and parallelism) and how to create concurrent programs using multithreading and multiprocessing with Python. I'm also focused on including all the important background information required to understand concurrency, for example: Computer Architecture, Operating Systems concepts, etc

Language: Jupyter Notebook - Size: 4.8 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

crashkeys/LocalBinaryPattern

Exercise #1 for the Parallel Programming exam. Implementation of the Local Binary Pattern operator both in a sequential version and a parallel one.

Language: C++ - Size: 603 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

andyfratello/PAR

🎛️ Exercicis de Paral·lelisme (PAR) Q1 - UPC FIB

Language: C - Size: 59.5 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 0

david-palma/cuda-programming

Educational CUDA C/C++ programming repository with commented examples on GPU parallel computing, matrix operations, and performance profiling. Requires a CUDA-enabled NVIDIA GPU.

Language: Cuda - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0