-
Notifications
You must be signed in to change notification settings - Fork 936
Closed
Description
Thank you for taking the time to submit an issue!
Background information
What version of Open MPI are you using? (e.g., v1.10.3, v2.1.0, git branch name and hash, etc.)
v4.0.2
Describe how Open MPI was installed (e.g., from a source/distribution tarball, from a git clone, from an operating system distribution package, etc.)
from git clone
Please describe the system on which you are running
- Operating system/version: Ubuntu 16.04
Details of the problem
Please describe, in detail, the problem that you are having, including the behavior you expect to see, the actual behavior that you are seeing, steps to reproduce the problem, etc. It is most helpful if you can attach a small program that a developer can use to reproduce your problem.
Failed to make ompi
commands:
./configure --with-cuda=/data/cuda/cuda-10.0/cuda/ --with-ucx=/home/liqintian/software/ucx/build
make -j 8output
Makefile:1898: recipe for target 'btl_uct_amo.lo' failed
make[2]: *** [btl_uct_amo.lo] Error 1
make[2]: Leaving directory '/home/liqintian/examples/openmpi-4.0.2/opal/mca/btl/uct'
Makefile:2361: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/liqintian/examples/openmpi-4.0.2/opal'
Makefile:1879: recipe for target 'all-recursive' failed
Metadata
Metadata
Assignees
Labels
No labels