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

Topic: "parallel-programming"

nifadyev/parallel_programming_course Fork of learning-process/parallel_programming_course

Learn and practice parallel programming using C++, OpenMP, TBB and MPI. Course at the University of Nizhny Novgorod

Language: C++ - Size: 380 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

KishoreKaushal/parallel-programming

Course repository for parallel programming. Includes the usage of concepts like multi-processing, threads, mutex, shared memory, locks, etc.

Language: C - Size: 2.11 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

jaypeerachai/CUDA-Image-Inversion

A CUDA C++ implementation of Image Inversion

Language: Cuda - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Ricool06/cuda-exercises

Some examples of test-driven parallel programming with CUDA, conan, and gtest.

Language: Cuda - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Dhanya-Abhirami/Parallel-Dijkstra-Algorithm

Parallelized Dijkstra Algorithm for large sparse graphs using OpenMP

Language: C++ - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

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

ohua-dev/ohua-jvm-integration

Integration for the ohua core library with the java platform

Language: Haskell - Size: 684 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

gholomia/Parallax

Multi-core Programming coursework and assignments under the supervision of Prof. Mahmoud Momtazpour.

Size: 6.75 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

trilliwon/cuda-examples

CUDA examples

Language: Cuda - Size: 413 KB - Last synced at: 9 days ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

RohitJV/paralol

This repo was created with the aim of compiling all the CSCI 5451 - Spring 2018 coursework. Further, implementations outside of coursework, of both the serial and their parallel counterparts are going to be included in this repo.

Language: C - Size: 18 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

MustafaSaber/AssemblyCodes

Simple assembly codes by MIPS with QtSpim

Language: Assembly - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

estradjm/Parallel-Gaussian-Blurring

LANL Parallel Computing Summer Research Institute 2017 GPU Exercise - C implementation of Gaussian Blurring of .ppm format image

Language: C - Size: 483 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

BadFactor/ReFlex

It is a new Modelling Creation Tool, written in Rust via Qt 5.7 and it uses OpenCL, Cycles Renderer and Vulkan API

Language: Rust - Size: 182 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

alleboudy/spm

Language: Makefile - Size: 2.01 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

anujc25/Parallel-NW-Implementation

Parallel implementation of NW algorithms with NVIDIA GPU and CUDA C++

Language: C++ - Size: 471 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

markdtw/parallel-programming

Basic Pthread, OpenMP, CUDA examples

Language: C - Size: 1.29 MB - Last synced at: 4 months ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

Neko277/parallel-programming-dotnet

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

Size: 1000 Bytes - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

Misteri4452y/taskflow

Smart weekly planner with auto-scheduling and Google Calendar integration

Language: Python - Size: 31.3 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

lokk798/HPC-Quiz-Bank

A collection of multiple choice questions (MCQs) on High Performance Computing (HPC) and Lab solutions

Size: 15.6 KB - Last synced at: 10 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

emomaxd/nyx

yet another physics engine.

Language: C++ - Size: 1.24 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 1 - Forks: 0

NoOrientationProgramming/NopExamples

C++ class for signal processing, async network programming, concurrency, parallel computing and multithreading

Language: C++ - Size: 188 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

iumangg/parallel-programming

Parallel programming concepts, problem-solution & projects

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

spacedust26/MIT-CSE-Labs-2023-26

This contains my codes for PSUC, DSD, OOP, DS, DBS, ES, AL, CN, OS, SE, WP, PCAP,CD Labs.

Language: C - Size: 265 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

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

Ocramnaig94/parallel-all-pairs-shortest-path

A cost-optimal parallel algorithm based on Floyd-Warshall Algorithm in order to resolve the APSP problem

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

Rishi-kaul/VIT-NOTES

Size: 228 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - 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

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: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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

zoicware/zTurbo

Parallel Programmed Optimization Script

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

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: 8 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: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

briancpark/cs267

Computer Science 267: Applications of Parallel Computers

Language: TeX - Size: 24.5 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - 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: 19 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

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

giorgiogamba/parallel_programming

Experimenting with parallel programming

Language: Cuda - Size: 48.8 KB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

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: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

EnriqueBDeL/Primer-Contacto-Programacion-Paralela-en-C

En este repositorio encontrarás todos los códigos utilizados y creados durante mi tercer año de carrera en la asignatura de Programación Paralela. Para desarrollar estos códigos, he utilizado MobaXterm.

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

KidsadakornNuallaoong/EdgeFrontier-Hardware

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

EmilienMendes/GPGPU

Parallélisation et optimisation de reconnaissance de point dans une image

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

VukRadmilovic/edge-detection

A C++ console app developed in June 2022 that utilizes edge detection algorithms to generate black and white images with outlined edges from input pictures. The application includes parallel processing capabilities and allows for comparing different outcomes and processing times.

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

BlueBrain/BluePyParallel

Provides an embarrassingly parallel tool with sql backend

Language: Python - Size: 123 KB - Last synced at: 9 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 2

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: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

codeasarjun/_easy_python

This repo contains a comprehensive tutorial on Python with implementations.

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

marindereggi/ocaml-linda

Tuple Space-Based Parallel Programming in OCaml

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

mrobert3456/pycuda_grayscale

Image grayscale parallel implementation using Cuda and python

Language: Python - Size: 1.31 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

BrosnanYuen/RayBNN_Sparse

Sparse Matrix Library for GPUs, CPUs, and FPGAs via CUDA, OpenCL, and oneAPI

Language: Rust - Size: 104 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Levichu51/Paralelismo-Practicas-23-24

Todas las prácticas (Paralelismo) de la asignatura de Concurrencia y Paralelismo UDC 23/24

Language: C - Size: 3.12 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

jlbs86/mpi4py_CuTonala_2024_A_Parallel_Programming

Parallel Programming Course

Language: Python - Size: 18.6 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 30

akashsarkar1998/Automated-API-End-Points-accessibility-checker

Automated API-End Points accessibility checker

Size: 5.95 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

IliaTrofimov/parallel-multiplication

OpenMP and MPI implementation of Fox's algorithm for matrix multiplication.

Language: C++ - Size: 332 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

AlessioChen/DES-Algorithm-Performance-Comparison-using-asyncio

This repository contains an implementation and performance comparison of sequential and parallel algorithms for the Data Encryption Standard (DES) using asyncio in Python.

Language: Python - Size: 637 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Xanonymous-GitHub/cs922-lab

Course & lab files for CS922 HPC

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

GreenComfyTea/Image-Processing

Just a random project with image processing algorithms I worked the most during uni days.

Language: C# - Size: 14.1 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

pw22232/game-of-life

parallel and distributed programming on Conway's Game Of Life

Language: Go - Size: 1.79 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Shapur1234/Fractl

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

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

Aliiiw/OsLabProject

Language: Java - Size: 113 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sv-giampa/ParSoDA-Py Fork of eflows4hpc/ParSoDA-Py

Parallel Social Data Analytics library for Python

Language: Python - Size: 62.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

voronond/MPQsort

Multiway Parallel Quicksort (MPQsort) is a fast implementation of parallel in-place Quicksort using OpenMP.

Language: C++ - Size: 196 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

xLPMG/parallel_computing_heat 📦

C++ Parallel heat distribution solver (using MPI)

Language: C++ - Size: 213 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jvrieger/245ProgrammingLanguages

BMC CMSC245 Principles of Programming Languages Assignments and Labs with Geoffrey Towel

Language: Go - Size: 679 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

amanrai1234/Image-Filtering-Optimization--Systems-

This is an Optimized Image blurring Implementation with Profiling

Language: C - Size: 140 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

huynguyen7/Java-Alg

Algorithms implemented with Java.

Language: Java - Size: 797 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

md-challenge/md-challenge.github.io

Guess optimal parallelization for molecular dynamics simulations

Language: Dart - Size: 67 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

hansalemaos/cythonfastsort

C++ parallel sorting algorithms through Cython - up to 8 times faster than NumPy

Language: Python - Size: 22.5 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

seer-lab/OMPLoopHelper

OMPLoopHelper analyzes OpenMP loops for parallelization compatibility and provides recommendations on loop improvement.

Language: TXL - Size: 756 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

kiranj26/Concurrent-Programming-Fall-2022

Repository containing my Assignments and Projects done for course ECEN-5273 Network System at CU Boulder

Language: C - Size: 8.46 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

mcleber/Parallel_Sum

This code is a study on parallel programming.

Language: C++ - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ptaushanov/FileSearch

📂 C++ File Search Task 📂

Language: C++ - Size: 203 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

proxfield/Proxfield.Parallel

Parallelize tasks across multiple threads asynchronously.

Language: C# - Size: 138 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Copelli-Yoshovski-Associates/Parallel-Sorting-Algorithms-MPI

Parallel sorting algorithms implemented with MPI: Bitonic Sort, Odd-Even Transposition, and Parallel Quicksort. Graphical representation using the Allegro library.

Language: C++ - Size: 7.76 MB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Scrayil/k-means

This project consists in the implementation of the K-Means and Mini-Batch K-Means clustering algorithms. This is not to be considered as the final and most efficient algorithm implementation as the objective here is to make a clear omparison between the sequential and parallel execution of the clustering steps.

Language: C++ - Size: 29.1 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

0xfederama/psc-2023

SAT parallel problem in Go

Language: Go - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

laitifranz/parallel-climate-analysis

Development and evaluation of a parallel climate analysis tool using MPI, openMP and Dask

Language: C - Size: 4.46 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

bl33h/coffeeFactorySimulation

A program that simulates a coffee factory with parallel processing using pthreads. It handles coffee production, storage, and thread synchronization.

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

bl33h/productOfTwoVectors

This code utilizes CUDA for parallel vector multiplication on a GPU, demonstrating GPU's acceleration capabilities.

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

bl33h/posixThreads

A program that uses pthreads in C++ to create two threads that perform operations on an array.

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

bl33h/machineVShuman

A multi-threaded simulation comparing human workers' production efficiency to machine production in a factory.

Language: C++ - Size: 156 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2

bl33h/pythagoreanTheorem

A program that calculates the Pythagorean theorem for a large number of elements using GPU parallel processing.

Language: Jupyter Notebook - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

AhmedSaa3d/Parallel-Low-Pass-Filter

It is used to make images appear smoother.

Language: C++ - Size: 1.98 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

Islam-Elosman/Multithreaded-producer-consumer-text-analysis

Language: C - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

martenjostmann/opencl-matrix-multiplication

Matrix Multiplication Optimizations using the OpenCL library

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

mahmoud-joumaa/CSC447_Assignment3

Parallelizing matrix multiplication using Cuda C. Tiling is also implemented to compare results. This repository is submitted as the third assignment for the CSC447 (Parallel Programming for Multicore and Cluster Systems) course at the Lebanese American University.

Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mahmoud-joumaa/CSC447_FinalProject

This team project is presented as the final project for the CSC447 (Parallel Programming for Multicore and Cluster Systems) course at the Lebanese American University under the supervision of Dr. Hamdan Abdellatef.

Language: C - Size: 11.7 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

StepanGavrilov/PRQ

Python parallel queue with Redis

Language: Python - Size: 48.8 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Im-Rises/cFloydWarshallParallel

Floyd-Washall algorithm implemented in parallel programming using OpenCL

Language: C - Size: 103 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mahmoud-joumaa/CSC447_Assignment2

Parallelizing matrix multiplication using pthreads and OpenMP as the second assignment for the CSC447 (Parallel Programming for Multicore and Cluster Systems) course at the Lebanese American University.

Language: C - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

f-karagoz/master-cpp

Course codes of Master C++ series at LinkedIn

Language: C++ - Size: 122 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Dalgerok/parallel-sieve-of-eratosthenes-

Parallel Sieve of Eratosthenes written in C++ with OpenMP

Language: C++ - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mahmoud-joumaa/CSC447_Assignment1

Parallelizing computations of Mandelbrot Set using MPI as the first assignment for the CSC447 (Parallel Programming for Multicore and Cluster Systems) course at the Lebanese American University

Language: C - Size: 420 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jalal-elzein/Mandlebrot-Set-Parallelization

A project using MPI to parallelize the generation of a Mandelbrot set!

Language: C++ - Size: 1.74 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

MaheshMadushan/ParallelLinkedListPerformance

Performance comparison between Mutex locked, RW Locked and serial linked list

Language: C - Size: 85 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Im-Rises/cTwinPrimeNumberParallel

Program to find twin prime numbers in parallel using OpenMPI

Language: C - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sts08015/CUDA-exercises

Exercises for CUDA programming

Language: Cuda - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

paula-rusti/P2P_File_Transfer

Peer-to-Peer file sharing system written in C using sockets and concurrent programming.

Language: C - Size: 103 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

RisingZero/os-2023

Repository Operating Systems a.a.2022-2023 - PoliTO

Language: C - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Eliorbasli/SubmatrixSearch

Parallel implementaion of Submatrix Search

Language: C - Size: 9.03 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

patrickroberts/gpcpu

Asynchronous Parallel Programming for TypedArray

Language: TypeScript - Size: 651 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0