Closed popescu-v closed 4 months ago
Adding the aforementioned fix silences the reported error, but triggers another error:
ORTE_ERROR_LOG: Out of resource in file util/show_help.c at line 507
See https://github.com/KhiopsML/khiops-python/actions/runs/9568000054/job/26377335252#step:3:18
See also (perhaps relevant) issue: https://github.com/open-mpi/ompi/issues/5798
Description
When verifying the Khiops installation on a Rocky 8 or Rocky 9 Docker container via
khiops -s
orkhiops -v
, we obtain:See:
However, the CIs are green because
khiops -s
andkhiops -v
respectively return 0 nonetheless and only display this error as a warning.Questions/Ideas
PSM3_MULTI_EP=1
(see https://github.com/ofiwg/libfabric/issues/6710#issuecomment-831119595)Context