eth-cscs / COSMA

Distributed Communication-Optimal Matrix-Matrix Multiplication Algorithm
BSD 3-Clause "New" or "Revised" License
196 stars 27 forks source link

Fixing CI/CD issues #105

Closed kabicm closed 7 months ago

kabicm commented 2 years ago

Hey @haampie!

It seems CI/CD complains about a missing OpenMP flag, although COSMA doesn't use OpenMP, but one of it's dependencies (COSTA) has OpenMP as a dependency.

This part hasn't been changed since the last time it worked, so I don't understand what's the issue. Locally and on daint it works for me without problems. Can you please have a look?

kabicm commented 2 years ago

Hey Harmen (@haampie), sorry for spamming, but we would like to make a new release soon. Would it be possible to fix the ci/cd by then?