Paul H. Hargrove, le Wed 14 Dec 2011 09:50:23 +0100, a écrit : > It appears that something has passed bogus arguments to hwloc-calc. > Adding "set -x" in test-hwloc-calc.sh.in I can find the failure is from: > ./hwloc-calc --if synthetic --input "node:4 core:4 pu:4" pu:22-47 > --largest --sep "" > Which I can confirm fails when run by hand on this platform, but works fine > elsewhere.
IIRC, the libtool-generated hwloc-calc shell script has issues with empty parameters, such as "" above... Samuel
