GraphBLAS / LAGraph

This is a library plus a test harness for collecting algorithms that use the GraphBLAS. For test coverage reports, see https://graphblas.org/LAGraph/ . Documentation: https://lagraph.readthedocs.org
Other
225 stars 59 forks source link

Michelp/linux build v1.1 #242

Closed michelp closed 9 months ago

DrTimothyAldenDavis commented 9 months ago

I'm confused ... maybe that's why this is closed. Don't push anything to stable. That's LAGraph 1.0.2 and I haven't touched it yet.

DrTimothyAldenDavis commented 9 months ago

Only push to stable when it's stable and ready to release as a formal v1.1.0 (not beta).

michelp commented 9 months ago

I branched off of your branch and made a PR to trigger the CI, it was just experimental and wasn't meant to be merged.

DrTimothyAldenDavis commented 9 months ago

Got it. There's a way to add a manual trigger for the CI. I do that in the suitesparse yaml files. I could try to add it here. It has to be in the default branch though.