Re: [OMPI devel] hcoll missing libsharp

2019-10-14 Thread Chris Ward via devel
The 'configure' command is hidden a few levels of Makefile down; it may take me a while to isolate it. I will send another note when I have all the information requested. T J (Chris) Ward, IBM Research. Scalable Data-Centric Computing - IBM Spectrum MPI IBM United Kingdom Ltd., Hursley Park,

Re: [OMPI devel] hcoll missing libsharp

2019-10-14 Thread Jeff Squyres (jsquyres) via devel
Please send all the information listed at the https://www.open-mpi.org/community/help/ URL; thanks. On Oct 14, 2019, at 10:51 AM, Chris Ward mailto:t...@uk.ibm.com>> wrote: 'configure' ends with --- MCA component coll:hcoll (m4 configuration macro) checking for MCA component coll:hcoll compile

Re: [OMPI devel] hcoll missing libsharp

2019-10-14 Thread Chris Ward via devel
'configure' ends with --- MCA component coll:hcoll (m4 configuration macro) checking for MCA component coll:hcoll compile mode... dso checking hcoll/api/hcoll_api.h usability... yes checking hcoll/api/hcoll_api.h presence... yes checking for hcoll/api/hcoll_api.h... yes looking for library in lib c

Re: [OMPI devel] hcoll missing libsharp

2019-10-14 Thread Jeff Squyres (jsquyres) via devel
Can you send more detail? https://www.open-mpi.org/community/help/ On Oct 14, 2019, at 9:58 AM, Chris Ward via devel mailto:devel@lists.open-mpi.org>> wrote: One of my fellow developers at IBM is having problems building OpenMPI 4. The 'configure' command is failing trying to set up the mca h

[OMPI devel] hcoll missing libsharp

2019-10-14 Thread Chris Ward via devel
One of my fellow developers at IBM is having problems building OpenMPI 4. The 'configure' command is failing trying to set up the mca hcoll '.so'. The error message is to the effect that libsharp.so is missing. Looking by hand, the sharp library is in the expected place in the MOFED install. Is