Paul,
here it is https://github.com/open-mpi/ompi-release/pull/1192
Thanks !
Gilles
On 5/25/2016 4:42 PM, Gilles Gouaillardet wrote:
Paul,
please disregard this PR for now, i will make a new one shortly ...
Cheers,
Gilles
On 5/25/2016 4:25 PM, Paul Hargrove wrote:
Thanks Gilles.
Paul,
please disregard this PR for now, i will make a new one shortly ...
Cheers,
Gilles
On 5/25/2016 4:25 PM, Paul Hargrove wrote:
Thanks Gilles.
I will retest and follow up in the PR.
-Paul
On Tue, May 24, 2016 at 11:56 PM, Gilles Gouaillardet
mailto:gil...@rist.or.jp>> wrote:
Thanks Gilles.
I will retest and follow up in the PR.
-Paul
On Tue, May 24, 2016 at 11:56 PM, Gilles Gouaillardet
wrote:
> Paul,
>
>
> this works fine on RHEL7 but not on RHEL6
>
> here is the relevant configure output
>
> < checking for library containing clock_gettime... -lrt
> ---
> > check
Paul,
this works fine on RHEL7 but not on RHEL6
here is the relevant configure output
< checking for library containing clock_gettime... -lrt
---
> checking for library containing clock_gettime... none required
the reason is clock_gettime was moved from librt into libc between RHEL6
and RHE