Re: [OMPI devel] minor atomics nit

2014-08-05 Thread Ralph Castain
Done - thanks!

On Aug 4, 2014, at 7:15 PM, Paul Hargrove  wrote:

> Running "make dist" on trunk I see:
> 
> --> Generating assembly for "SPARC" "default-.text-.globl-:--.L-#-1-0-1-0-0"
> Could not open ../../../opal/asm/base/SPARC.asm: No such file or directory
> 
> Which is apparent because the following lines were never removed from 
> opal/asm/asm-data.txt
> 
> # default compile mode on Solaris.  Evil.  equiv to about Sparc v8
> SPARC   default-.text-.globl-:--.L-#-1-0-1-0-0  sparc-solaris
> 
> README is clear about having dropped support for SPARC < v8plus.
> 
> 
> -Paul
> 
> -- 
> Paul H. Hargrove  phhargr...@lbl.gov
> Future Technologies Group
> Computer and Data Sciences Department Tel: +1-510-495-2352
> Lawrence Berkeley National Laboratory Fax: +1-510-486-6900
> ___
> devel mailing list
> de...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> Link to this post: 
> http://www.open-mpi.org/community/lists/devel/2014/08/15506.php



[OMPI devel] minor atomics nit

2014-08-04 Thread Paul Hargrove
Running "make dist" on trunk I see:

--> Generating assembly for "SPARC" "default-.text-.globl-:--.L-#-1-0-1-0-0"
Could not open ../../../opal/asm/base/SPARC.asm: No such file or directory

Which is apparent because the following lines were never removed
from opal/asm/asm-data.txt

# default compile mode on Solaris.  Evil.  equiv to about Sparc v8
SPARC   default-.text-.globl-:--.L-#-1-0-1-0-0  sparc-solaris

README is clear about having dropped support for SPARC < v8plus.


-Paul

-- 
Paul H. Hargrove  phhargr...@lbl.gov
Future Technologies Group
Computer and Data Sciences Department Tel: +1-510-495-2352
Lawrence Berkeley National Laboratory Fax: +1-510-486-6900