Closed bruno-at-orange closed 4 months ago
The Temurin-related commit is not related to the scope of the PR (see issue #307), hence it should belong to a different PR IMHO.
The Temurin-related commit is not related to the scope of the PR (see issue #307), hence it should belong to a different PR IMHO.
I deleted this commit. I have no clue why it was here.
The Temurin-related commit is not related to the scope of the PR (see issue #307), hence it should belong to a different PR IMHO.
I deleted this commit. I have no clue why it was here.
Ok.
Add new environment variables to khiops-env To fix the bug with PSM3, we add "PSM3_DEVICES=self" For explanation, see https://github.com/open-mpi/ompi/issues/11295#issuecomment-1384244610 We also add OMPI_MCA_btl_vader_single_copy_mechanism=none to remove the mpi message "Read -1, expected 65536, errno = 1" that appears on docker
Rename github actions test-khiops-install > test-khiops-on-iris
Add new github action to test khiops installation The test-khiops-install checks if the output of Khiops in the console is as expected (no mpi or java errors)