-
Notifications
You must be signed in to change notification settings - Fork 218
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
adios-issue "WARN : MPI_AMR method: No OST to use." #3380
Comments
@paschk31 The warning is coming from ADIOS/openPMD. What plugins have you activated (openPMD, adios, xrayScattering, etc.)? |
I think I remember a conversation with our local admins, saying that we do not actually have OSTs on Hemera but something similar. So I suppose the error comes from our code not being able to use the right "words" to request the OST-like structures. |
Did you get any more errors (as in #2861)? |
i use these plugins:
|
no just the one above, 30 times |
Not sure, maybe @franzpoeschel has any idea? |
ADIOS1 groups are parameterized by a EDIT: Missed a chance to promote ADIOS2 – you may want to checkout the ADIOS2 backend of the openPMD API. This issue will not occur there ;) |
@paschk31do you consider this issue still unsolved? If not please close it ;) |
after running a simulation, stderr gives me:
WARN : MPI_AMR method: No OST to use. Set num_ost=NNN in the adios config xml file.
sim ran nevertheless, occured while being on branch (@pordyna):
https://github.com/pordyna/picongpu/tree/topic-collisions
I'm not sure where the warning is coming from and how to prevent it/what will happen if i just ignore it
(already disussed with @n01r and @psychocoderHPC )
The text was updated successfully, but these errors were encountered: