charm4py icon indicating copy to clipboard operation
charm4py copied to clipboard

Add example with Cannon's Matrix Multiplication

Open ZwFink opened this issue 3 years ago • 1 comments

  • Adds an implementation of Cannon's Matrix Multiplication algorithm to examples
  • Showcases the following features:
    • Use of Numba to accelerate computation
    • 2-dimensional chare arrays
    • Channels
    • Reductions
    • Futures

ZwFink avatar Dec 21 '21 22:12 ZwFink

This pull request introduces 1 alert when merging 212e5dcb90eed3c2ccfd350b1c12324208f1dfc5 into 3603cae585d9a04100495b3d798636ff283bdf94 - view on LGTM.com

new alerts:

  • 1 for Missing call to `__init__` during object initialization

lgtm-com[bot] avatar Dec 21 '21 22:12 lgtm-com[bot]