Skip to content
  1. Apr 09, 2024
  2. Apr 08, 2024
  3. Mar 22, 2024
  4. Mar 21, 2024
  5. Nov 01, 2023
  6. Sep 08, 2023
  7. Sep 07, 2023
  8. Aug 14, 2023
  9. Aug 03, 2023
  10. Jul 30, 2023
  11. Jul 28, 2023
  12. Jul 27, 2023
  13. Jun 25, 2023
  14. Jun 23, 2023
  15. Jun 19, 2023
    • Alexandru Fikl's avatar
      skeletonization: fix crash with low number of proxies · 59e0a041
      Alexandru Fikl authored and Andreas Klöckner's avatar Andreas Klöckner committed
      Managed to hit a case where the `src_mat` had shape `(21, 23)`
      and the `tgt_mat` had shape `(23, 22)`. The rank after skeletonizing
      the target was `22`, which was smaller then the max one for the source
      and caused `interp_decomp` to crash somewhere in the Fortran code.
      59e0a041
  16. May 30, 2023
  17. May 27, 2023
  18. May 23, 2023
  19. May 17, 2023
  20. May 05, 2023