https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125951
--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> --- > Question: Is there a good way to obtain the NUMA distance between nodes on > Solaris? I've never dealt with this, but there's both the lgrpinfo command (a perl script actually) and liblgrp. The latter has a corresponding man page which refers to the various interfaces provided.
