We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
[email protected]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Original issue reported on code.google.com by
[email protected]
on 9 Jul 2014 at 9:20The text was updated successfully, but these errors were encountered: