METIS icon indicating copy to clipboard operation
METIS copied to clipboard

Add a git tag for the memory patches

Open SimonBoothroyd opened this issue 5 years ago • 3 comments

It seems that the 5.1.1 release has memory related issues as mentioned in #20, but which also appear to be the cause of the segmentation faults which are preventing the new release of this framework being packaged for conda-forge: https://github.com/conda-forge/metis-feedstock/pull/30

For the segmentation faults at least, it seems like the 38a8fb0 and 36262ad commits resolve the issues.

@karypis would you be able to create a new tag for a 5.1.2 release (similar as was done for #13) to include the latest commits so we can proceed with the conda-forge packaging? It would be very much appreciated!

Similarly adding new tags for GKlib would also be great (especially as this is now an external dependency) as this would allow us to also package the latest release: https://github.com/conda-forge/staged-recipes/pull/12547

Thanks for your help, and this fantastic framework!

SimonBoothroyd avatar Dec 29 '20 13:12 SimonBoothroyd

Gklib is now packaged on conda forge https://github.com/conda-forge/gklib-feedstock

hadim avatar Jan 08 '21 16:01 hadim

@karypis I just wanted to check-in to see if you had any thoughts about this?

SimonBoothroyd avatar Feb 01 '21 16:02 SimonBoothroyd

I agree this would be helpful and streamline downstream consumer versioning. As well it seems 5.1.1 and master build very different against gklib it would help in differentiating them in build systems

Chrismarsh avatar Jan 31 '22 19:01 Chrismarsh