Topic: "parallel-programming"
LinjianMa/Numerical-Fluid-Dynamics
Course projects of UIUC CSE 566: Numerical Fluid Dynamics
Language: C - Size: 4.31 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

gyll/libagents
Multi-threaded C++11 Actor Model library
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

batux/parallel_dataset_processing
Parallel Dataset processing project with C++ and OpenMP
Language: C++ - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

jason-huh/WaitFreeSnapshot
Wait-free Atomic Snapshot
Language: C++ - Size: 8.99 MB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

fr33dz/PyOpenCL_Tuto
Introduction a PyOpenCL
Language: Jupyter Notebook - Size: 1.27 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 3

melodium-tech/melodium
Mélodium is a stream-oriented language, focusing on events and treatments, enabling strong scalability and parallelization safely.
Language: Rust - Size: 3.88 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

MRLintern/1D_Wave-Equation-MPI
1D Wave Equation Discretized using Finite Differences and Solved via Parallelizing the Jacobi Method with MPI
Language: C - Size: 249 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 0

LuongHuuPhuc/Project_2024-2
Parallel programming for Merge sort algorithm using OpenMP and CUDA
Language: Cuda - Size: 3.7 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 0

chenxuhao/SpeedCodeBench
Benchmark Suite for SpeedCode (Software Performance Engineering Education via Coding Of Didactic Exercises)
Language: C - Size: 7.66 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

NoOrientationProgramming/LibNaegCommon
Library based on the SystemCore of NoOrientationProgramming
Language: C++ - Size: 896 KB - Last synced at: 7 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 1

KeithLin724/j-svm
GPU-Accelerated Parallel SVM using JAX
Language: Python - Size: 302 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 1

kramachandrashenoy/HPC-Event-1
Hybrid Parallel Programming: OpenMP+MPI for a Complex Application - Fluid Dynamic Solver
Language: C++ - Size: 1.61 MB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

auralius/parallel-value-iteration
Finding a shortest path on a binary occupancy map
Language: Python - Size: 634 KB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 2 - 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

z1skgr/SIMD-instruction-MPI-PTHREADS-parallism
Parallelism standards for accelerating performance on calculations for detection of positive DNA selection
Language: C - Size: 866 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

madsjulia/RobustPmap.jl
Robust pmap calls for efficient parallelization and high-performance computing
Language: Julia - Size: 54.7 KB - Last synced at: 25 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 3

misaghsoltani/LightLog
A lightweight, flexible logging library for Python, using a C++ core and with support for distributed computing environments
Language: Python - Size: 620 KB - Last synced at: about 3 hours ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

SkillfulElectro/core-compute 📦
fast , simple and cross-platform parallel computing library
Language: Rust - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

GMAP/GSParLib
GSParLib: A Multi-Level Programming Interface Unifying OpenCL and CUDA for Expressing Stream and Data Parallelism
Language: C++ - Size: 144 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

udaypatel1/tezca
Yet another image comparison CLI utility
Language: Rust - Size: 1.99 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

Mortrack/CenyML
CenyML provides a machine learning library and API programmed in C that was created by César Miranda Meza. The goal of this project is to provide a highly transparent machine learning library that prioritizes obtaining maximum performance.
Language: C++ - Size: 501 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

DmShums/ga_lib
Parallel library of Genetic Algorithms
Language: Jupyter Notebook - Size: 2.21 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

davidzwei/Parallel-Programming-NCTU
2022 Autumn NCTU CS Paralell-Programming
Language: C++ - Size: 9.63 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Ghonimo/Linear-Equations-Solver-with-Parallel-LU-decomposition-ECE588
A system of linear equations solver with a parallel LU Decomposition algorithm implemented using Pthreads at its core. C/C++ implementations with and without pivoting. Thoroughly documented and benchmarked on an intel linux system and a macbook pro with Apple Silicon M3pro chip. This project was developed as a project at Portland State University
Language: C - Size: 107 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

WarwickRSE/ParallelismPrimer
Language: C - Size: 1.81 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

freddiehaddad/justification
Multithreaded Text Justification
Language: Go - Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

b0nes164/OneSweep 📦
A simple library-less CUDA implementation of the OneSweep sorting algorithm.
Language: Cuda - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

JacopoRaffi/TSP_Genetic_Algorthm
Parallel and distributed systems: paradigms and models project. Computer Science Master Degree, University of Pisa. A.Y 2022/2023
Language: C++ - Size: 867 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

streamich/node-multicore
Delightful multicore programming in Node.js
Language: TypeScript - Size: 203 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

wallisonferreira/PixelWizardFX2023
Programa que explora o poder do processamento paralelo para acelerar o processamento de imagens.
Language: C - Size: 129 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - 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

SssiiiSssiii/CPP-Problems
Language: C++ - Size: 397 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

lanl/pyDRESCALk
Distributed Non Negative RESCAL decomposition with estimation of latent features
Language: Python - Size: 6.51 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 4

Konstantin-Bogdanoski/PiDP
Паралелно и Дистрибуирано Процесирање (Parallel and DIstributed Processing)
Language: C - Size: 1.18 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

KevinDepedri/MPI-Parallel-Closest-Pair-of-Points
Parallel MPI implementation of Bruteforce and Divide et Impera approaches to solve the Closest Pair of Points problem leveraging the HPC infrastructure provided by the University of Trento
Language: Shell - Size: 20 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

stivalaa/gpu_hashtables
Lock-free Concurrent Hash Tables and Parallel Dynamic Programming on the GPU
Language: Roff - Size: 730 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

zevolution/golang-netflix-hexagonal-arch
Language: Go - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

jcbritobr/go-concurrency-patterns
Examples on how to implement concurrency patterns in golang, and use the best feature of the language.
Language: Go - Size: 84 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

okazaki0/PARALLEL-COMPUTING
Big data Algorithm
Language: CSS - Size: 13.6 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

alpha74/CUDA_basics
Nvidia NVCC CUDA programs for begineers.
Language: Cuda - Size: 71.3 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MoonLight0123/parallel_repository
NKU并行程序设计课程代码
Language: C++ - Size: 41 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

m4rquee/secomp22
Material e exemplos usados na minha palestra “Programação de GPU: Usando a Placa de vídeo para resolver problemas” da SECOMP 2022
Language: Jupyter Notebook - Size: 95.9 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

giorgapost/smith-waterman-algorithm
A C++ implementation of the Smith - Waterman algorithm. The system consists of 3 different implementations: the one is sequential, while the other two parallelize the execution in a coarse and a fine level respectively, with the use of multithreading.
Language: C++ - Size: 4.58 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

DhruvSrikanth/CUDANN
A distributed implementation of a deep learning framework in CUDA.
Language: C++ - Size: 186 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ishanjogalekar/Parallel-distributed-computing-programs
Parallel and Distributed Computing programs using OpenMP and MPI
Language: C - Size: 4.82 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

esalini22/gene-hll
HyperLogLog en C++ y OpenMP para cálculo de similitud de genomas mediante índice de Jaccard
Language: C++ - Size: 185 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

junyzhou10/clusterMLD
Clustering longitudinal data with potential sparse, irregular observations, multiple outcomes, and unbalanced cluster sizes
Language: R - Size: 2.14 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

ArmanDavoodi/Parallel-Sorting
Parallel and sequential implementations of different sorting algorithms in C++ using OpenMP and CUDA
Language: C++ - Size: 1.16 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

YannChemin/distRS
Distributed Remote Sensing Processing
Language: C - Size: 11 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

artemiosdev/My-notes-on-Computer-science
This is a summary of various topics from computer science.
Size: 5 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

MehranTaghian/CUDA-OpenMP-samples
Sample codes for parallel programming using OpenMP on CPU and CUDA on GPU
Language: Cuda - Size: 4.97 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

mrshariati/FEMCorrosionSimulation
The Algebraic flux corrected method (AFC) or the known term flux corrected transport (FCT) Finite Element method implemented to simulate the Poisson-Nernst-Planck system in parallel. Readme file provides precise information on how to apply this code. The code is supplied with the paper "Shariati, M., Weber, E.W., Höche, D., 2021. Parallel simulation of the POISSON-NERNST-PLANCK corrosion model with an algebraic flux correction scheme, https://doi.org/10.1016/j.finel.2022.103734 ".
Language: C++ - Size: 19.4 MB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

gusenov/parallel-programming-examples
:ski: Примеры параллельного программирования.
Language: C - Size: 5.6 MB - Last synced at: 24 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

nanvix/libgomp
OpenMP Runtime for Nanvix
Language: C - Size: 938 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

jszaday/ergoline
An HPC-oriented, parallel programming language targeting Charm++. Aims to be to C++ as Scala is to Java.
Language: Scala - Size: 2.05 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

erdenbatuhan/ParallelGraphConvNN
Parallelization of the Algorithm: Graph Convolutional Neural Networks (OpenMP, MPI and SIMD).
Language: C++ - Size: 61.8 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

raghusaripalli/Distributed-Systems
F#, AKKA, Actor Models, Gossip Protocol, Chord Protocol, Bitcoin mining, Twitter Clone
Language: F# - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Devwarlt/projeto-final-pspd
Projeto final da disciplina de "Programação para Sistemas Paralelos e Distribuídos" do curso de Engenharia de Software - UniProjeção.
Language: Python - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

guerrantif/EfficientConvolution
Implementation of an efficient convolution between 3D tensors and 4D tensors.
Language: C++ - Size: 8.53 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

MediaBilly/Poisson-Equation-Parallel-Solver
Algorithm to solve Poisson equation using parallel programming.
Language: C - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

Tank3-TK3/parallel-processing-CUDA
Parallel processing with CUDA C / C++
Language: Cuda - Size: 139 KB - Last synced at: 29 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Pedro-Krw/Kotlin-Coroutine
Language: Kotlin - Size: 9.77 KB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

s-aguado/tfm
Traballo Final do Mestrado en Computación de Altas Prestacións (High Performance Computing)
Language: C++ - Size: 1.24 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

patrick03524/Programacion-Paralela-y-Distribuida
Curso de Programación Paralela y Distribuida - UCSP 2021-1
Language: Jupyter Notebook - Size: 7.27 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

JohnataDavi/sieve-of-eratosthenes
C++ implementation of the eratosthenes sieve using control and data parallelism.
Language: C++ - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

felixgunawan/safe-step
Safe goroutine flow handler
Language: Go - Size: 74.2 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

IacopomC/openMp-CUDA-Image-Processing
Image Processing Methods implemented with openMP, CUDA and shared memory
Language: C++ - Size: 79.1 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

CHART-Team/xitao-old-fork Fork of mpericas/xitao 📦
XiTAO is a lightweight layer built on top of modern C++ features with the goals of being low-overhead and serving as a development platform for testing scheduling and resource management algorithms.
Language: C++ - Size: 1.14 MB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ilias1111/parallel-monte-carlo-pi
Calculating π with a parallel Monte Carlo implantation in C
Language: C - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

yxu1183/Concurrency
Parallel Programming (can handle up to 50 threads simultaneously) to help professor schedule his office hours for two different classes.
Language: C - Size: 188 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

oxffaa/lfe
LFE(lock-free extensions) is a library that contains two thread-safe and same time lock-free collections for patterns "multiple producers one consumer" and "one producer multiple consumers".
Language: C# - Size: 624 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

n3m/covid-19-spread-simulator 📦
A CUDA-Based COVID-19 Spread and Quarantine Simulator for the Guadalajara Panamerican University
Language: C++ - Size: 505 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

PKUWZP/Parallel-Computing
Language: C - Size: 1.14 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

afpineda/ThreadUtils-for-Delphi
Parallel programming utilities and fixes for Delphi. Includes a few thread-safe data types.
Language: Pascal - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 3

meanmachin3/analysis-of-algorithm
COT5405 Analysis of Algorithm Fall 2019
Size: 9.02 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ashishgopalhattimare/Parallel-Concurrent-and-Distributed-Programming-in-Java
Parallel, Concurrent, and Distributed Programming in Java | Coursera
Language: Java - Size: 34.5 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

michaelwoodroof/Parallel-Computing
Open MP and CUDA based Parallel Computing to blur an image.
Language: C - Size: 844 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

nifadyev/parallel-programming Fork of valentina-kustikova/parallel-programming
Learn and practice parallel programming using C and MPI. Course at the University of Nizhny Novgorod
Language: C - Size: 81.1 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

teodutu/ASC
Arhitectura Sistemelor de Calcul - UPB 2020
Language: Python - Size: 17.1 MB - Last synced at: 11 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

RedBrothers/GeneticMarkerSearch
Final project for a graduate "Parallel Programming in C++" course at Ukrainian Catholic University
Language: C++ - Size: 299 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

andrea-gasparini/programmazione-funzionale-parallela
Esercizi e soluzioni delle esercitazioni svolte durante il corso di Programmazione Funzionale e Parallela (PFP) A.A. 2019-2020 @ Sapienza Università di Roma
Language: C - Size: 939 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

mcreng/parallel 📦
HKUST COMP 5112 Parallel Programming Assignment Repository
Language: C++ - Size: 880 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

harunsasmaz/I-SpMV
An iterative sparse matrix dense vector multiplication solver with MPI
Language: C++ - Size: 578 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

Jeffresh/parallel-mandelbrot-set
Parallel implementation with visualization (GUI) of mandelbrot set in Java.
Language: Java - Size: 196 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

648trindade/adaptive
Adaptive Scheduler for Parallel Loops in C++/C
Language: C++ - Size: 220 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

alecsmirnov/nstu-parallel-programming
НГТУ, ФПМИ 4-й курс - Параллельное программирование
Language: C - Size: 51.8 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

wolframroesler/ThreadPool Fork of progschj/ThreadPool
A simple C++11 Thread Pool implementation
Language: C++ - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

isaCarvalho/MPI-BucketSort
Método de ordenação bucket sort executado paralelamente utilizando MPI.
Language: C - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

soumyasen1809/Introduction_To_OpenMP
Introduction to OpenMP - Tim Mattson (Intel)
Language: C - Size: 152 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

Deyht/HPC_M2
Materials for M2 HPC lessons
Language: Fortran - Size: 6.49 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

samsuri100/Smart_Compress
Intelligently compress or decompress a massive CSV file into and out of a Mongo Database, in parallel, with the ability to decompress only part of the original file, based on attributes and lookup information you provide.
Language: Python - Size: 56.6 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

harshitm98/Parallel-Programming
Contains all my code from my Parallel and Distributed Computing class
Language: C - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

isaCarvalho/OliverPubSub
Publish and Subscriber system
Language: Java - Size: 39.1 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

nacersalaheddine/odd-even-sort
odd even sorting algorithm with "open mpi" for parallel systems.
Language: C - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 2

NemesLaszlo/ParallelDirectoryChecker
Huge folder structure operation.
Language: C# - Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

dima91/BSP-pattern
Implementation of Bulk Synchronous Pattern for SPM course
Language: C++ - Size: 830 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

ShrohanMohapatra/PACAGetMode
A Mathematica package by the name 'Polynomial adaptive cellular automata' to get the quasi-normal modes for the particles oscillating in the background of a black hole.
Language: Mathematica - Size: 137 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

peri044/cuda
GPU implementations of algorithms
Language: Cuda - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

kathleenwest/AdvancedFormApplicationV
This is a very simple windows form application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource Calculating PI cross-thread synchronization recursion Tasks ContinueWith TaskContinuationOptions
Language: C# - Size: 97.7 KB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

vocheretnyi/lcs-mpi
Longest common subsequence using MPI
Language: C++ - Size: 1.95 KB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1
