Jeff Squyres wrote:
On May 3, 2008, at 7:32 PM, Brad Penoff wrote:
The small commit that Karol originally suggested was just pushed to
ompi-trunk. This just simply adds the appropriate header files for
FreeBSD (6.2, 6.3 and 7) to be able to compile.
Good.
This didn't fix the han
On May 3, 2008, at 7:32 PM, Brad Penoff wrote:
The small commit that Karol originally suggested was just pushed to
ompi-trunk. This just simply adds the appropriate header files for
FreeBSD (6.2, 6.3 and 7) to be able to compile.
Good.
This didn't fix the hanging on the kevent call mentione
>> no need
> > >> for the timeout ... I'll make the corrections over the weekend.
> > >>
> > >> Thanks,
> > >> george.
> > >>
> > >>
> > >>
> > >> On Apr 11, 2008
> >>
> >> On Apr 11, 2008, at 7:39 PM, Karol Mroz wrote:
> >>
> >>> Hi, Jeff...
> >>>
> >>> This test was performed locally, yes. I'm short on machines at the
> >>> moment
> >> to perform any proper
hanks,
george.
On Apr 11, 2008, at 7:39 PM, Karol Mroz wrote:
Hi, Jeff...
This test was performed locally, yes. I'm short on machines at
the moment
to perform any proper distributed tests.
--
Karol
-Original Message-
From: Jeff Squyres
Date: Fri, 11 Apr 2008 16:36:33
To:Ope
res
Date: Fri, 11 Apr 2008 16:36:33
To:Open MPI Developers
Subject: Re: [OMPI devel] Build failure on FreeBSD 7
This may depend on how you ran the app on FreeBSD -- did you run on
the localhost only?
We have/had a problem when running locally with regards to kevent --
I'm not 100% sure
t the moment
> > to perform any proper distributed tests.
> > >
> > > --
> > > Karol
> > >
> > > -Original Message-
> > > From: Jeff Squyres
> > >
> > > Date: Fri, 11 Apr 2008 16:36:33
> > > To:Open MP
was performed locally, yes. I'm short on machines at the moment
> to perform any proper distributed tests.
> >
> > --
> > Karol
> >
> > -----Original Message-----
> > From: Jeff Squyres
> >
> > Date: Fri, 11 Apr 2008 16:36:33
> > To:Ope
was performed locally, yes. I'm short on machines at the moment
> to perform any proper distributed tests.
> >
> > --
> > Karol
> >
> > -----Original Message-----
> > From: Jeff Squyres
> >
> > Date: Fri, 11 Apr 2008 16:36:33
> > To:Ope
distributed tests.
--
Karol
-Original Message-
From: Jeff Squyres
Date: Fri, 11 Apr 2008 16:36:33
To:Open MPI Developers
Subject: Re: [OMPI devel] Build failure on FreeBSD 7
This may depend on how you ran the app on FreeBSD -- did you run on
the localhost only?
We have/had a problem when r
t: Re: [OMPI devel] Build failure on FreeBSD 7
This may depend on how you ran the app on FreeBSD -- did you run on
the localhost only?
We have/had a problem when running locally with regards to kevent --
I'm not 100% sure if we've fixed it yet. Let me check...
On Apr 5, 2008, at 1:53
This may depend on how you ran the app on FreeBSD -- did you run on
the localhost only?
We have/had a problem when running locally with regards to kevent --
I'm not 100% sure if we've fixed it yet. Let me check...
On Apr 5, 2008, at 1:53 AM, Karol Mroz wrote:
After digging a little deepe
After digging a little deeper, it turns out that the kevent() call in
opal/event/kquene.c:
if (kevent(kq,
kqueueop->changes, 1, kqueueop->events, NEVENT, NULL) != 1 ||
(int)kqueueop->events[0].ident != master ||
kqueueop->events[0].flags != EV_ERROR) {
see
Hello everyone... it's been some time since I posted here. I pulled the
latest svn revision (18079) and had some trouble building Open MPI on a
FreeBSD 7 machine (i386).
Make failed when compiling opal/event/kqueue.c. It appears that freebsd
needs sys/types.h, sys/ioctl.h, termios.h and libuti
14 matches
Mail list logo