Can you try these runs with a larger stack size limit; try "ulimit -s unlimited"
If that doesn't work, can u post your system limits "ulimit -a"

-pradeep

On Wed, Dec 8, 2010 at 3:52 PM, lao gan <lao...@gmail.com> wrote:
> Hello everyone:
> I tested spec2006 using Open64 4.2.3 in ubuntu9.10. but 410.bwaves and
> 481.wrf could not pass,
>  and returned "copy 0 non-zero return code (exit code=11, signal=0)" error.
> I also tested the OPTIMIZE
> parameter O0,02,O3, all those failed.  I also searched  the spec2006 config
> using Open64 in
>  http://www.spec.org/ , found that most of those use AMD cpu and pass the
> two case without
> special PORTABILITY.
> Does anyone test the two cases successful using Open64. I appreciate for
> your help.
>
> I get 410.bwaves's error information from gdb:
> Program received signal SIGSEGV, Segmentation fault.
> 0x08051ff3 in shell_ () at shell_lam.f:55
> 55                  xyz(1,i,j,k)=t1
>
> I get 481.wrf's error information from gdb:
>  INITIALIZE THREE Noah LSM RELATED TABLES
>  INPUT LANDUSE = USGS
>  LANDUSE TYPE = USGS FOUND 27  CATEGORIES
>  INPUT SOIL TEXTURE CLASSIFICAION = STAS
>  SOIL TEXTURE CLASSIFICATION = STAS FOUND 19  CATEGORIES
>  INITIALIZE THREE Noah LSM RELATED TABLES
>  INPUT LANDUSE = USGS
>  LANDUSE TYPE = USGS FOUND 27  CATEGORIES
>  INPUT SOIL TEXTURE CLASSIFICAION = STAS
>  SOIL TEXTURE CLASSIFICATION = STAS FOUND 19  CATEGORIES
>  INITIALIZE THREE Noah LSM RELATED TABLES
>  INPUT LANDUSE = USGS
>  LANDUSE TYPE = USGS FOUND 27  CATEGORIES
>  INPUT SOIL TEXTURE CLASSIFICAION = STAS
>  SOIL TEXTURE CLASSIFICATION = STAS FOUND 19  CATEGORIES
> Program received signal SIGSEGV, Segmentation fault.
> 0x084b7c07 in solve_em_ () at solve_em.fppized.f90:981
> 981  debug_level = grid%debug_level
>
>
> Here is my test environment:
> CPU: Intel I3
> OS: Ubuntu 9.10
> Compiler: Open64-4.2.3
>
> Here is my spec2006 config:
> include: info.inc
> MYOPT       = -O2
> CCDIR       = /opt/open64-4.2.3-0/bin
> sw_compiler = Opencc4.2.3-$(MYOPT)
> default=default=default=default:
> CC  = $(CCDIR)/opencc  -m32
> FC  = $(CCDIR)/openf95 -m32
> CXX = $(CCDIR)/openCC  -m32
> default=base=default=default:
> COPTIMIZE    = $(MYOPT)
> CXXOPTIMIZE  = $(MYOPT)
> FOPTIMIZE    = $(MYOPT)
> #####################################################################
> # INT Portability
> #####################################################################
> 400.perlbench=base=default=default:
> CPORTABILITY= -DSPEC_CPU_LINUX_IA32
>
> 462.libquantum=base=default=default:
> CPORTABILITY= -DSPEC_CPU_LINUX
>
> 483.xalancbmk=base=default=default:
> CXXPORTABILITY= -DSPEC_CPU_LINUX
> #####################################################################
> # FP Portability
> #####################################################################
> 436.cactusADM=base=default=default:
> FPORTABILITY=  -fno-second-underscore
>
> 410.bwaves=base=default=default:
> 434.zeusmp=base=default=default:
> FPORTABILITY=  -static-data
>
> 481.wrf=base=default=default:
> FPORTABILITY= -fno-second-underscore
> CPORTABILITY= -DSPEC_CPU_LINUX -DSPEC_CPU_CASE_FLAG
>
> 481.wrf=base=default=default:
> FPORTABILITY= -fno-second-underscore
> CPORTABILITY= -DSPEC_CPU_LINUX -DSPEC_CPU_CASE_FLAG
>
>
> ------------------------------------------------------------------------------
> What happens now with your Lotus Notes apps - do you make another costly
> upgrade, or settle for being marooned without product support? Time to move
> off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
> use, and manage than apps on traditional platforms. Sign up for the Lotus
> Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
> _______________________________________________
> Open64-devel mailing list
> Open64-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/open64-devel
>
>

------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to