Re: [OMPI devel] GCC Linux trunk build errors in paffinity/hwloc

2010-05-24 Thread Jeff Squyres
Are these 32 bit builds on 64 bit OS's?

If so, you can track the issue here:

https://svn.open-mpi.org/trac/hwloc/ticket/35


On May 24, 2010, at 11:26 AM, Ethan Mallove wrote:

> IU and Oracle GCC/Linux nightly trunk builds are both dying on:
> 
>   ...
>   Entering directory
>   `.../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/src'
> CC traversal.lo
> CC topology.lo
> CC topology-synthetic.lo
> CC bind.lo
> CC cpuset.lo
> CC misc.lo
> CC topology-xml.lo
> CC topology-linux.lo
> CC topology-x86.lo
>   topology-x86.c: In function 'look_proc':
>   
> .../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/include/private/cpuid.h:54:
>   error: can't find a register in class 'BREG' while reloading 'asm'
>   
> .../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/include/private/cpuid.h:54:
>   error: can't find a register in class 'BREG' while reloading 'asm'
>   
> .../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/include/private/cpuid.h:54:
>   error: can't find a register in class 'BREG' while reloading 'asm'
>   
> .../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/include/private/cpuid.h:54:
>   error: can't find a register in class 'BREG' while reloading 'asm'
>   
> .../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/include/private/cpuid.h:54:
>   error: can't find a register in class 'BREG' while reloading 'asm'
>   
> .../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/include/private/cpuid.h:54:
>   error: can't find a register in class 'BREG' while reloading 'asm'
>   
> .../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/include/private/cpuid.h:54:
>   error: can't find a register in class 'BREG' while reloading 'asm'
>   
> .../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/include/private/cpuid.h:54:
>   error: can't find a register in class 'BREG' while reloading 'asm'
>   make[4]: *** [topology-x86.lo] Error 1
> 
> http://www.open-mpi.org/mtt/index.php?do_redir=1856
> 
> -Ethan
> ___
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel
> 


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/




[OMPI devel] GCC Linux trunk build errors in paffinity/hwloc

2010-05-24 Thread Ethan Mallove
IU and Oracle GCC/Linux nightly trunk builds are both dying on:

  ...
  Entering directory
  `.../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/src'
CC traversal.lo
CC topology.lo
CC topology-synthetic.lo
CC bind.lo
CC cpuset.lo
CC misc.lo
CC topology-xml.lo
CC topology-linux.lo
CC topology-x86.lo
  topology-x86.c: In function 'look_proc':
  
.../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/include/private/cpuid.h:54:
  error: can't find a register in class 'BREG' while reloading 'asm'
  
.../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/include/private/cpuid.h:54:
  error: can't find a register in class 'BREG' while reloading 'asm'
  
.../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/include/private/cpuid.h:54:
  error: can't find a register in class 'BREG' while reloading 'asm'
  
.../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/include/private/cpuid.h:54:
  error: can't find a register in class 'BREG' while reloading 'asm'
  
.../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/include/private/cpuid.h:54:
  error: can't find a register in class 'BREG' while reloading 'asm'
  
.../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/include/private/cpuid.h:54:
  error: can't find a register in class 'BREG' while reloading 'asm'
  
.../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/include/private/cpuid.h:54:
  error: can't find a register in class 'BREG' while reloading 'asm'
  
.../openmpi-1.7a1r23202/opal/mca/paffinity/hwloc/hwloc/include/private/cpuid.h:54:
  error: can't find a register in class 'BREG' while reloading 'asm'
  make[4]: *** [topology-x86.lo] Error 1

http://www.open-mpi.org/mtt/index.php?do_redir=1856

-Ethan


Re: [OMPI devel] trunk breakage

2010-05-24 Thread Josh Hursey

According to MTT, that seemed to fix it.

Thanks,
Josh

On May 22, 2010, at 10:59 PM, Ralph Castain wrote:


See how r23201 does...

On May 22, 2010, at 12:29 PM, Joshua Hursey wrote:

I thought so too, but MTT is still showing a bunch of errors with  
the current nightly snapshot.

http://www.open-mpi.org/mtt/index.php?do_redir=1855

It kind of looks like it only really shows up when using more than  
one node (>4 np on Odin).



On May 22, 2010, at 2:07 PM, Ralph Castain wrote:



On May 22, 2010, at 8:43 AM, Joshua Hursey wrote:

Along with this, the exit code from mpirun is not correct. It is  
returning 1, even when the run was successful. This is showing up  
in MTT, where the trivial test suite is failing things like  
'hello world' since the return code is not what was expected.


I thought this had been fixed - no?



Ralph is looking into this, but I just wanted to give people a  
heads up.


-- Josh

On May 21, 2010, at 12:59 PM, Jeff Squyres wrote:

Both things should now be fixed.  Please let me know if you run  
into problems.


There's a few more fixes coming in paffinity, but base  
functionality should be restored.



On May 21, 2010, at 10:45 AM, Jeff Squyres wrote:


There's two things broken on the trunk right now:

1. I broke internal libltdl builds.  Grr.  Should have a fix  
shortly.


2. Paffinity is broken -- if you try to run with any binding,  
you'll get an error.  It looks like some OPAL_SOS stuff broke  
it (error code checking conversion stuff).  Ralph and I talked  
on the phone and agreed on a fix; I'll get to it after I fix #1.


Sorry folks...

--
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/




--
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


___
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel



___
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel



___
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel



___
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel



___
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel