parrallel-computing

There are 84 repositories under parrallel-computing topic.

  • Secure-Document-Management-System

    This Secure Document Management System web app incorporates principles of secure computing, parallel computing, and information management (including role-based access control) to provide an efficient, secure, and organized management of documents for organizations.

    Language:CSS
  • BitTorrent

    tema3-apd

    Language:C
  • puzzle-Sudoku

    Explorez ce jeu de puzzle engageant qui vous invite à résoudre des énigmes intrigantes.

    Language:C
  • SVM-Multi-classifier-multi-processers

    Implemented a multi-class SVM that supports multi-core parallel computing

    Language:Python
  • Erlang-Parallel-Algorithm-Performance

    Erlang Powered Analysis of Sorting Algorithms Using Parallel Processing And Performance Tracking!

    Language:Erlang
  • AquaML

    Distributed Deep Learning framework based on Tensorflow2

    Language:Jupyter Notebook
  • Classifying-documents-distributed-and-parallel

    Classifying documents in the form of a distributed and parallel application such as Manager Workers

    Language:C++
  • N_queens

    Parallel solutions to the N-Queens problem using Pthreads, MPI, OpenMP, and a hybrid MPI/OpenMP approach. Each implementation is optimized for performance and scalability.

    Language:C
  • Bank-Management-ERlang

    Project on Bank & customer transactions processing | COMP6411

    Language:Erlang
  • Parallel-Programming

    Implementation of parallel algorithms

    Language:C
  • Vectorize-through-Broadcasting

    标量函数的张量化并行加速

    Language:Python
  • omp-mpi-cpp

    A repo for practicing OMP & MPI on C++

    Language:C++
  • DATA-604-Working-with-Data-at-Scale

    Data representation and simple file structures. An introduction to practical introduction to both SQL and NoSQL systems. Parallel and distributed storage and processing, including an introduction to cloud computing.

    Language:Jupyter Notebook
  • Parallel-Computing

    Modifying different sequential algorithms to run in parallel with MPI

    Language:C++
  • Chat-Bot

    Chat-Bot

    Chat-bot Canada Games 2022

    Language:Python
  • cambiecolo

    3TC PPC project

    Language:Python
  • jSimplex

    Java library for calculating simplex noise on the GPU

    Language:Java
  • MPI-Pollen

    MPI pollen simulation

    Language:C
  • ClusterWorker

    Project for parralel computing in a cluster. Dependenyless Server&Client delegate system. Controlled via GUI.

    Language:C++
  • distributed_gol_coursework

    Distributed implementation for the Game of Life simulation for Computer Systems A

    Language:Go
  • parallel_gol_coursework

    Parallel implementation for the Game of Life simulation for Computer Systems A

    Language:Go
  • DOGERAY

    DOGERAY

    CUDA path tracer from scratch!

    Language:Cuda
  • dask-recommender-system

    Recommender system models (Funk SVD, ALS) parallelized with the help of Dask.

    Language:Python
  • Programming_Massively_Parrallel_Processors

    Fun Experiments Programming GPUs

    Language:Jupyter Notebook
  • thread-locks-semaphores-sim

    This project simulates threads, locks and semaphores.

    Language:Java
  • Consumer-Producer-Parallelism-using-Goroutines

    Barebones Template for Consumer Producer Parallelism using GoRoutines

    Language:Go
  • Concurency-Tetravex

    This software is an fast and reliable tetravex solver based on C++ and CUDA.

    Language:C++
  • OpenMP-MPI-AND-CUDA

    Here I will be uploading some of my OpenMP,MPI and CUDA codes .

    Language:C
  • Heat2DParallelized

    This is a two dimensional heat equation domain decomposition.

    Language:C
  • scraping

    Web Scraping with Parallelization

    Language:Python
  • LZMP

    LZ (Lempel Ziv) massive parallel algorithm implemented on CUDA

    Language:Makefile
  • Producer-consumer-cplusplus

    The producer-consumer problem implemented in C++ using parallel programming.

    Language:C++
  • StackComposed

    Compute each pixel value of all the images in the input stack for generate the composed of the median, maximum value, pixels valid, last pixel valid and others.

    Language:Python
  • Atomics

    This repo implements a class called AtomicWrite.java that allows lock-less reads and atomic writes for highly efficient concurrent code.

    Language:Java
  • hashcode-runner

    Simple go runner to ease hashcode-realted dev.

    Language:Go
  • colfax-high-performance-computing

    Exercises of HPC about OpenMP, clusters and MPI.

    Language:C++