Structure-LTH icon indicating copy to clipboard operation
Structure-LTH copied to clipboard

How can I recompile shmetis?

Open haodonga opened this issue 1 year ago • 3 comments

I see that the project provides shmetis for MACOS compilation, but my installation of metis in Linux does not contain shmetis, could the author please explain what shmetis is or give a way to recompile it.

haodonga avatar Nov 09 '23 15:11 haodonga

Hi, thanks for the interest in our project! The official release of hmetis contains shmetis which could be found in this link: http://glaros.dtc.umn.edu/gkhome/metis/hmetis/overview

xxchenxx avatar Nov 09 '23 18:11 xxchenxx

Thanks for the pointers, I have successfully run shmetis, what determines the number of hypergraphs, on the first epoch of Res18 training I have divided 40 hypergraphs, when will it end?

haodonga avatar Nov 10 '23 03:11 haodonga

Sorry for the late reply.

The number of hypergraphs is the same as the number used in [1]. We did not modify this part.

The process can be time-consuming, but it will end (less than 10 minutes).

Please let me know if you have any further question. Thanks!

[1] Accelerating Sparse CNN Inference on GPUs with Performance-Aware Weight Pruning

xxchenxx avatar Nov 27 '23 22:11 xxchenxx