Heh. That was a backlog email that was delivered quite a ways after it was
actually sent. Safe to ignore this thread.
> On Aug 28, 2018, at 6:34 PM, Nathan Hjelm wrote:
>
> no
>
> Sent from my iPhone
>
>> On Aug 27, 2018, at 8:51 AM, Jeff Squyres (jsquyres) via devel
>> wrote:
>>
>> Will
no
Sent from my iPhone
> On Aug 27, 2018, at 8:51 AM, Jeff Squyres (jsquyres) via devel
> wrote:
>
> Will this get through?
>
> --
> Jeff Squyres
> jsquy...@cisco.com
>
> ___
> devel mailing list
> devel@lists.open-mpi.org
> https://lists.open-mpi
Will this get through?
--
Jeff Squyres
jsquy...@cisco.com
___
devel mailing list
devel@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/devel
Thanks. mtt on my ppc64 system is happy again.
On Thu, Jan 08, 2015 at 09:16:43AM -0700, Nathan Hjelm wrote:
>
> Fixed on master. I forgot a write memory barrier in the 64-bit version
> of opal_fifo_pop_atomic.
>
> -Nathan
>
> On Thu, Jan 08, 2015 at 02:29:05PM +0100, Adrian Reber wrote:
> > I
Why do you need the memory write barrier inside the loop ?
George.
On Thu, Jan 8, 2015 at 11:16 AM, Nathan Hjelm wrote:
>
> Fixed on master. I forgot a write memory barrier in the 64-bit version
> of opal_fifo_pop_atomic.
>
> -Nathan
>
> On Thu, Jan 08, 2015 at 02:29:05PM +0100, Adrian Reber
Fixed on master. I forgot a write memory barrier in the 64-bit version
of opal_fifo_pop_atomic.
-Nathan
On Thu, Jan 08, 2015 at 02:29:05PM +0100, Adrian Reber wrote:
> I am trying to build OMPI git master on ppc64 (PPC970MP) and
> test/class/opal_fifo fails during make check most of the time.
>
I will take a look if you can give me ssh access.
-Nathan
On Thu, Jan 08, 2015 at 02:29:05PM +0100, Adrian Reber wrote:
> I am trying to build OMPI git master on ppc64 (PPC970MP) and
> test/class/opal_fifo fails during make check most of the time.
>
> [adrian@bimini class]$ ./opal_fifo
> Single
I am trying to build OMPI git master on ppc64 (PPC970MP) and
test/class/opal_fifo fails during make check most of the time.
[adrian@bimini class]$ ./opal_fifo
Single thread test. Time: 0 s 99714 us 99 nsec/poppush
Atomics thread finished. Time: 0 s 347577 us 347 nsec/poppush
Atomics thread finishe
Test email... please ignore...
--
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/
Fixed. Slated for v1.7.5, because it's not too important.
On Jan 13, 2014, at 11:20 PM, Paul Hargrove wrote:
> I have a Linux system on which there is a fuse mount.
> Users other than the owner get EPERM from statfs().
>
> When opal_path_nfs() sees the EPERM it drops one path component and do
I have a Linux system on which there is a fuse mount.
Users other than the owner get EPERM from statfs().
When opal_path_nfs() sees the EPERM it drops one path component and does
statfs() on the parent.
The issue I encountered is that the parent is a user's NFS-mounted home
directory.
Thus the res
We have a subtle bug with the atomic selection. On Linux the CMA support is
linked together with the OPAL_ASSEMBLY_ARCH. If the BUILTIN atomics are
enabled, and we are on Linux and we need to define the CMA syscall#
(OMPI_BTL_SM_CMA_NEED_SYSCALL_DEFS), the opal/include/opal/sys/cma.h file is
un
Philipp,
Thanks for providing the config file. Based on it’s content I was able to
replicate your issue. You just unearthed a huge bug in our atomic support and
handling, one that will take some time to get fixed completely. Meanwhile, I
have pushed a partial fix in the trunk (29915, 29916).
* Jeff Squyres (jsquyres) (jsquy...@cisco.com) [20131211 21:01]:
> Can you send the opal_config.h file from your build tree?
>
> This will help us look into what's going on.
Attached.
Note that it doesn't seem to be dependent on the build architecture as it
fails at the same spot for all Archs
Can you send the opal_config.h file from your build tree?
This will help us look into what's going on.
On Dec 10, 2013, at 8:53 AM, Philipp Thomas wrote:
> Two of the asm tests are failing on my machine with
> Intel(R) Core(TM) i7-4960X CPU @ 3.60GHz running openSUSE 13.1 and
> gcc (SUSE Linu
Two of the asm tests are failing on my machine with
Intel(R) Core(TM) i7-4960X CPU @ 3.60GHz running openSUSE 13.1 and
gcc (SUSE Linux) 4.8.1 20130909 [gcc-4_8-branch revision 202388]. Could
anyone give me pointers as to what to check next? I added running
'make check' from the spec file so a fail
16 matches
Mail list logo