charmplusplus
There are 8 repositories under charmplusplus topic.
quinoacomputing/quinoa
Adaptive computational fluid dynamics
alielabridi/Strassen-Algorithm-parallelization-charmplusplus-
Strassen Algorithm parallelization using Charm++ paradigm of migratable objects (Chares)
prateek22sri/Runtime-system-benchmarking
Conducted a comparative analysis on scaling results for graph algorithms like single source shortest path (SSSP) algorithm using multiple runtime systems thereby reducing time to solution for graph processing with message driven runtime systems (like Charm++, HPX5), parallel boost graph library, or Graph500
sdasgup3/parallel-sudoku
Parallel Sudoku Implementation using Charm++
jbakosi/mandelbrot
Compute a Mandelbrot set in Charm++
matthiasdiener/Charmci-Sublime-Syntax
Syntax highlighting for Charm++ .ci files in the Sublime editor.
sdasgup3/heterogeneity-aware-load-balancing
Power capping the cpu and exploiting heterogenity using charm++ load balancers
sdasgup3/parallel-programming
My Parallel Programming experiences