spcl / daceml

A Data-Centric Compiler for Machine Learning
https://daceml.readthedocs.io
BSD 3-Clause "New" or "Revised" License
81 stars 15 forks source link

Lower subarray patterns to new grid mapped array nodes #125

Open orausch opened 2 years ago

orausch commented 2 years ago

Previously they lowered to mpi.BlockScatter and mpi.BlockGather from dace.

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (spr/orausch/master.lower-subarray-patterns-to-new-grid-mapped-array-nodes@8ceab7a). Click here to learn what that means. The diff coverage is n/a.

@@                                             Coverage Diff                                              @@
##             spr/orausch/master.lower-subarray-patterns-to-new-grid-mapped-array-nodes     #125   +/-   ##
============================================================================================================
  Coverage                                                                             ?   10.06%           
============================================================================================================
  Files                                                                                ?       72           
  Lines                                                                                ?     7870           
  Branches                                                                             ?        0           
============================================================================================================
  Hits                                                                                 ?      792           
  Misses                                                                               ?     7078           
  Partials                                                                             ?        0           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more