GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker

spec2006 fp test failed with 416.gamess and 481.wrf

Open
#1,120 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2k
Forks
562
Avg merge
4h 55m
Merged PRs (30d)
69

Description

when i ran with `--benchmark_subset=fp --benchmarks=speccpu2006` and use "linux64-x64-gcc47.cfg" file according to https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/issues/156
it's ok with int test, but when ran fp test, i got errors as follows

> 2016-09-23 03:34:43,794 b89859e8 MainThread speccpu2006(1/1) vm_util.py:312 INFO Ran ssh -A -p 22 ubuntu@xx.xx.xx.xx -2 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o IdentitiesOnly=yes -o PreferredAuthentications=publickey -o PasswordAuthentication=no -o ConnectTimeout=5 -o GSSAPIAuthentication=no -o ServerAliveInterval=30 -o ServerAliveCountMax=10 -i /tmp/perfkitbenchmarker/runs/b89859e8/perfkitbenchmarker_keyfile cat /scratch/cpu2006/result/CFP2006.001.ref.txt. Got return code (0).
> STDOUT:
> INVALID RUN -- INVALID RUN -- INVALID RUN -- INVALID RUN -- INVALID RUN #
> #
> 'reportable' flag not set during run #
> 416.gamess (base) had invalid runs! #
> 481.wrf (base) had invalid runs! #
> Run of 416.gamess (base) was not valid; status is VE #
> Run of 481.wrf (base) was not valid; status is RE #
> Unknown flags were used! See #
> http://www.spec.org/cpu2006/Docs/runspec.html#flagsurl #
> for information about how to get rid of this error. #
> Error 416.gamess: Output miscompare #
> Error 416.gamess: Output miscompare #
> Error 416.gamess: Output miscompare #
> Error 481.wrf: copy 0 non-zero return code (exit code=2, signal=0) #
> Error 481.wrf: copy 6 non-zero return code (exit code=2, signal=0) #
> Error 481.wrf: copy 4 non-zero return code (exit code=2, signal=0) #
> Error 481.wrf: copy 7 non-zero return code (exit code=2, signal=0) #
> Error 481.wrf: copy 5 non-zero return code (exit code=2, signal=0) #
> Error 481.wrf: copy 2 non-zero return code (exit code=2, signal=0) #
> Error 481.wrf: copy 1 non-zero return code (exit code=2, signal=0) #
> Error 481.wrf: copy 3 non-zero return code (exit code=2, signal=0) #
> Error 481.wrf: copy 0 non-zero return code (exit code=2, signal=0) #
> Error 481.wrf: copy 1 non-zero return code (exit code=2, signal=0) #
> Error 481.wrf: copy 6 non-zero return code (exit code=2, signal=0) #
> Error 481.wrf: copy 4 non-zero return code (exit code=2, signal=0) #_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.