Skip to content

qedrohenrique/charm4py-vs-mpi-vs-numba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Parallel Programming Performance

This repository contains implementations of common tasks to test the performance of some Python HPC frameworks.

Frameworks

Cases

  • Jacobi Method
  • Matrix Multiplication
  • Numeric Sequences (e.g., Fibonacci)
  • Text Translation

About

Testing speed perfomance of Charm4Py and Numba.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages