Skip to content

Fix runtime reading in hpcg.dat#58

Open
nbenoit wants to merge 1 commit intohpcg-benchmark:masterfrom
nbenoit:patch-1
Open

Fix runtime reading in hpcg.dat#58
nbenoit wants to merge 1 commit intohpcg-benchmark:masterfrom
nbenoit:patch-1

Conversation

@nbenoit
Copy link
Copy Markdown

@nbenoit nbenoit commented Mar 19, 2018

The logic for checking if the runtime has already been provided in the command-line seems inverted.
Thus, the runtime value is never read from hpcg.dat if no value has been provided in the command-line.
The correct logic seems to be the following : set rt=0 only if iparams[3] is different from 0.

The logic for checking if the runtime has already been provided in the command-line seems inverted.
Thus, the runtime value is never read from hpcg.dat if no value has been provided in the command-line.
The correct logic seems to be the following : set rt=0 only if iparams[3] is different from 0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant