Skip to content

Use ucx~vfs

Martin Lang requested to merge fix-ucx-options into develop

With the vfs option enabled we observed random segmentation faults such as the one described in https://gitlab.gwdg.de/mpsd-cs/tickets/-/issues/38 Disabling the option seems to fix the problem.

  • Test with the mpi4py helloworld benchmark (10,000 iterations).
Edited by Martin Lang

Merge request reports