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

skel gts benchmark output can not be read by the read API #192

Open
khou2020 opened this issue Feb 10, 2019 · 2 comments
Open

skel gts benchmark output can not be read by the read API #192

khou2020 opened this issue Feb 10, 2019 · 2 comments

Comments

@khou2020
Copy link

Hi:
I followed the steps in the document to generate and build the gts benchmark in examples/skel
I edited gts.xml to use MPI method. I also edited gts_params.xml top use MPI method and to run on 1 processes (also tried 4 as well as leaving it 128).
After I ran the program, I use examples/C/read_all/read_all to read the generated BP file. I found that the API fails to read all non-scalar variables. I tried to modify the array value in the benchmark program, the change do affect min and max shown by the read_all program, however, the content of the variable remains 0.
I tried to debug the read_all program, I found that adios_perform_reads return without reading any data (The buffer remains unchanged).
Anyone know what went wrong?

@pnorbert
Copy link
Contributor

pnorbert commented Feb 11, 2019 via email

@khou2020
Copy link
Author

Hi:

I just want some BP formatted file from real application instead of example programs.
Is there any open source programs that outputs ADIOS file? Or is there data in BP format for download?

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

No branches or pull requests

2 participants