LIHPC-Computational-Geometry / coupe

the concurrent partitioner
https://LIHPC-Computational-Geometry.github.io/coupe/
Apache License 2.0
13 stars 3 forks source link

part-info: use `-E, --edge-weights` for the lambda cut too #221

Closed hhirtz closed 2 years ago

hhirtz commented 2 years ago

This .map should probably depend of --edge-weights, to match the edge cut:

https://github.com/LIHPC-Computational-Geometry/coupe/blob/148770a1a601065d683bca9eae533e06eca26eee/tools/src/bin/part-info.rs#L141

Right now it's best to use -E linear for tests

See https://lihpc-computational-geometry.github.io/coupe/coupe/topology/fn.lambda_cut.html