All Projects → delayed → Similar Projects or Alternatives

161 Open source projects that are alternatives of or similar to delayed

PHCpack
The primary source code repository for PHCpack, a software package to solve polynomial systems with homotopy continuation methods.
Stars: ✭ 50 (+257.14%)
Mutual labels:  parallel-computing
corebench
corebench - run your benchmarks against high performance computing servers with many CPU cores
Stars: ✭ 29 (+107.14%)
Mutual labels:  parallel-computing
xcast
A High-Performance Data Science Toolkit for the Earth Sciences
Stars: ✭ 28 (+100%)
Mutual labels:  parallel-computing
ParallelKMeans.jl
Parallel & lightning fast implementation of available classic and contemporary variants of the KMeans clustering algorithm
Stars: ✭ 45 (+221.43%)
Mutual labels:  parallel-computing
job stream
An MPI-based C++ or Python library for easy distributed pipeline processing
Stars: ✭ 32 (+128.57%)
Mutual labels:  parallel-computing
sph opengl
SPH simulation in OpenGL compute shader.
Stars: ✭ 57 (+307.14%)
Mutual labels:  parallel-computing
ParallelQSlim
Shape Aware Parallel Mesh Simplification Algorithm
Stars: ✭ 84 (+500%)
Mutual labels:  parallel-computing
OpenPH
Parallel reduction of boundary matrices for Persistent Homology with CUDA
Stars: ✭ 14 (+0%)
Mutual labels:  parallel-computing
pestpp
tools for scalable and non-intrusive parameter estimation, uncertainty analysis and sensitivity analysis
Stars: ✭ 90 (+542.86%)
Mutual labels:  parallel-computing
claire
Constrained Large Deformation Diffeomorphic Image Registration (CLAIRE)
Stars: ✭ 30 (+114.29%)
Mutual labels:  parallel-computing
ParallelUtilities.jl
Fast and easy parallel mapreduce on HPC clusters
Stars: ✭ 28 (+100%)
Mutual labels:  parallel-computing
opensbli
A framework for the automated derivation and parallel execution of finite difference solvers on a range of computer architectures.
Stars: ✭ 56 (+300%)
Mutual labels:  parallel-computing
ludwig
A lattice Boltzmann code for complex fluids
Stars: ✭ 35 (+150%)
Mutual labels:  parallel-computing
TSP-GA
Traveling Salesman Problem Using Parallel Genetic Algorithms
Stars: ✭ 29 (+107.14%)
Mutual labels:  parallel-computing
distex
Distributed process pool for Python
Stars: ✭ 101 (+621.43%)
Mutual labels:  parallel-computing
learn-gpgpu
Algorithms implemented in CUDA + resources about GPGPU
Stars: ✭ 37 (+164.29%)
Mutual labels:  parallel-computing
VoxelTerrain
This project's main goal is to generate and visualize terrain built using voxels. It was achieved using different approaches and computing technologies just for the sake of performance and implementation comparison.
Stars: ✭ 37 (+164.29%)
Mutual labels:  parallel-computing
pcluster-manager
Manage AWS ParallelCluster through an easy to use web interface
Stars: ✭ 67 (+378.57%)
Mutual labels:  parallel-computing
TopOpt in PETSc wrapped in Python
Topology optimization using PETSc: a Python wrapper and extended functionality
Stars: ✭ 24 (+71.43%)
Mutual labels:  parallel-computing
ps pytorch
implement distributed machine learning with Pytorch + OpenMPI
Stars: ✭ 47 (+235.71%)
Mutual labels:  parallel-computing
explicitSolidDynamics
Cell centred code for explicit solid dynamics in OpenFOAM
Stars: ✭ 43 (+207.14%)
Mutual labels:  parallel-computing
t8code
Parallel algorithms and data structures for tree-based AMR with arbitrary element shapes.
Stars: ✭ 37 (+164.29%)
Mutual labels:  parallel-computing
RXMD
RXMD : Linear-Scaling Parallel Reactive Molecular Dynamics Simulation Engine
Stars: ✭ 13 (-7.14%)
Mutual labels:  parallel-computing
super-workers
🐴 Distribute load on front-end via parallelism
Stars: ✭ 93 (+564.29%)
Mutual labels:  parallel-computing
Draco
DRACO: Byzantine-resilient Distributed Training via Redundant Gradients
Stars: ✭ 21 (+50%)
Mutual labels:  parallel-computing
raccoon
Massively parallel FEM code for phase-field for fracture by Dolbow Lab at Duke University
Stars: ✭ 21 (+50%)
Mutual labels:  parallel-computing
hp2p
Heavy Peer To Peer: a MPI based benchmark for network diagnostic
Stars: ✭ 17 (+21.43%)
Mutual labels:  parallel-computing
future.callr
🚀 R package future.callr: A Future API for Parallel Processing using 'callr'
Stars: ✭ 52 (+271.43%)
Mutual labels:  parallel-computing
nbodykit
Analysis kit for large-scale structure datasets, the massively parallel way
Stars: ✭ 93 (+564.29%)
Mutual labels:  parallel-computing
php-slang
The place where PHP meets Functional Programming
Stars: ✭ 107 (+664.29%)
Mutual labels:  parallel-computing
foreach
R package to provide foreach looping construct
Stars: ✭ 40 (+185.71%)
Mutual labels:  parallel-computing
auryn
Auryn: A fast simulator for spiking neural networks with synaptic plasticity
Stars: ✭ 77 (+450%)
Mutual labels:  parallel-computing
Pratchett.js
A JavaScript interpreter for Paws.
Stars: ✭ 31 (+121.43%)
Mutual labels:  parallel-computing
nnpso
Training of Neural Network using Particle Swarm Optimization
Stars: ✭ 24 (+71.43%)
Mutual labels:  parallel-computing
Lazy
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
Stars: ✭ 93 (+564.29%)
Mutual labels:  parallel-computing
sph vulkan
SPH simulation in Vulkan compute shader.
Stars: ✭ 29 (+107.14%)
Mutual labels:  parallel-computing
gardenia
GARDENIA: Graph Analytics Repository for Designing Efficient Next-generation Accelerators
Stars: ✭ 22 (+57.14%)
Mutual labels:  parallel-computing
b-rabbit
A thread safe library that aims to provide a simple API for interfacing with RabbitMQ. Built on top of rabbitpy, the library make it very easy to use the RabbitMQ message broker with just few lines of code. It implements all messaging pattern used by message brokers
Stars: ✭ 15 (+7.14%)
Mutual labels:  parallel-computing
mango
Parallel Hyperparameter Tuning in Python
Stars: ✭ 241 (+1621.43%)
Mutual labels:  parallel-computing
muster
Massively Scalable Clustering
Stars: ✭ 22 (+57.14%)
Mutual labels:  parallel-computing
hpc
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
Stars: ✭ 39 (+178.57%)
Mutual labels:  parallel-computing
hero-sdk
⛔ DEPRECATED ⛔ HERO Software Development Kit
Stars: ✭ 21 (+50%)
Mutual labels:  parallel-computing
ClimateTools.jl
Climate science package for Julia
Stars: ✭ 108 (+671.43%)
Mutual labels:  parallel-computing
matrix multiplication
Parallel Matrix Multiplication Using OpenMP, Phtreads, and MPI
Stars: ✭ 41 (+192.86%)
Mutual labels:  parallel-computing
JUDI.jl
Julia Devito inversion.
Stars: ✭ 71 (+407.14%)
Mutual labels:  parallel-computing
cruise
User space POSIX-like file system in main memory
Stars: ✭ 27 (+92.86%)
Mutual labels:  parallel-computing
QUICK
QUICK: A GPU-enabled ab intio quantum chemistry software package
Stars: ✭ 79 (+464.29%)
Mutual labels:  parallel-computing
PSyclone
Domain-specific compiler for Finite Difference/Volume/Element Earth-system models in Fortran
Stars: ✭ 67 (+378.57%)
Mutual labels:  parallel-computing
vuo
A realtime visual programming language for interactive media.
Stars: ✭ 103 (+635.71%)
Mutual labels:  parallel-computing
RocketJoe
RocketJoe is a software development platform for creating high-performance applications.
Stars: ✭ 31 (+121.43%)
Mutual labels:  parallel-computing
pyabc
pyABC: distributed, likelihood-free inference
Stars: ✭ 13 (-7.14%)
Mutual labels:  parallel-computing
java-multithread
Códigos feitos para o curso de Multithreading com Java, no canal RinaldoDev do YouTube.
Stars: ✭ 24 (+71.43%)
Mutual labels:  parallel-computing
Foundations of HPC 2021
This repository collects the materials from the course "Foundations of HPC", 2021, at the Data Science and Scientific Computing Department, University of Trieste
Stars: ✭ 22 (+57.14%)
Mutual labels:  parallel-computing
course
高性能并行编程与优化 - 课件
Stars: ✭ 1,610 (+11400%)
Mutual labels:  parallel-computing
scala-parallel-programming
coursera
Stars: ✭ 17 (+21.43%)
Mutual labels:  parallel-computing
PyMFEM
Python wrapper for MFEM
Stars: ✭ 91 (+550%)
Mutual labels:  parallel-computing
framework
The Arcane Framework for HPC codes
Stars: ✭ 15 (+7.14%)
Mutual labels:  parallel-computing
ProbQA
Probabilistic question-asking system: the program asks, the users answer. The minimal goal of the program is to identify what the user needs (a target), even if the user is not aware of the existence of such a thing/product/service.
Stars: ✭ 43 (+207.14%)
Mutual labels:  parallel-computing
madpy-dask
MadPy Dask talk materials
Stars: ✭ 33 (+135.71%)
Mutual labels:  parallel-computing
boxtree
Quad/octree building for FMMs in Python and OpenCL
Stars: ✭ 52 (+271.43%)
Mutual labels:  parallel-computing
1-60 of 161 similar projects