eth-cscs / COSMA

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

Getting the docker container to build and run COSMA tests #137

Closed dmikushin closed 1 year ago

dmikushin commented 1 year ago

This set of small changes is required, in order to get the Docker containers to build successfully:

I'm also adding an INSTALL.md note about COSMA installation and testing in Docker.

dmikushin commented 1 year ago

@simonpintarelli kind ping

dmikushin commented 1 year ago

@simonpintarelli , thanks for letting me know. Yes, for cluster-aware module-alike environment Spack is a great choice!

May I please kindly ask you to retain the Docker containers independently of the CI. It is still a worthy option for manual testing and deployment, much easier than local installation.