Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong output with Portland Compiler for ./test large.in #45

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments
Open

wrong output with Portland Compiler for ./test large.in #45

GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Portland compiler

----
pgc++ --version

pgc++ 14.6-0 64-bit target on x86-64 Linux -tp sandybridge 
The Portland Group - PGI Compilers and Tools
Copyright (c) 2014, NVIDIA CORPORATION.  All rights reserved.

----
FC_FLAGS   = -fast –Minform=inform -Mipa=fast,inline
CXX_FLAGS = -fast –Minform=inform -Mipa=fast,inline
----

./test small.in 
works fine
-
./test medium.in
works fine
-
./test large.in


....
 Measurement Sweep, bin, iter, slice :     10    45     6
 Measurement Sweep, bin, iter, slice :     10    46    10
 Measurement Sweep, bin, iter, slice :     10    47     6
 Measurement Sweep, bin, iter, slice :     10    48    18
 Measurement Sweep, bin, iter, slice :     10    49     9
 Measurement Sweep, bin, iter, slice :     10    50    11
 Done Printing
 Running time:    0.000000     (second)
----
Running time should be nonzero for sure.

Original issue reported on code.google.com by [email protected] on 9 Jul 2014 at 9:20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant