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
When using json format as in this command: mpirun -N 64 ./ior/src/ior --posix.odirect -b 32M -t 1M -s 16 -i 3 -g -F -k -v -w -r -D 0 -o /fsx/ior_test_ior[block_size_32M-transfer_size_1M-segments_num_16] -O summaryFormat=json
getting non valid json with fprintf with ""Commencing write performance test:" and redundant parentheses
Is this a known issue? is there a fixed patch ?
The text was updated successfully, but these errors were encountered:
Thx for reporting. Please try with the enclosed patch.
Sorry, something went wrong.
No branches or pull requests
When using json format
as in this command:
mpirun -N 64 ./ior/src/ior --posix.odirect -b 32M -t 1M -s 16 -i 3 -g -F -k -v -w -r -D 0 -o /fsx/ior_test_ior[block_size_32M-transfer_size_1M-segments_num_16] -O summaryFormat=json
getting non valid json with fprintf with ""Commencing write performance test:" and redundant parentheses
Is this a known issue? is there a fixed patch ?
The text was updated successfully, but these errors were encountered: