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

Enable_Property_Output = 1 crash for some case #18

Open
shchen-idmod opened this issue Oct 14, 2023 · 4 comments
Open

Enable_Property_Output = 1 crash for some case #18

shchen-idmod opened this issue Oct 14, 2023 · 4 comments
Assignees

Comments

@shchen-idmod
Copy link
Collaborator

shchen-idmod commented Oct 14, 2023

Repro example:
Run this example and uncomment L47 to Enable_Property_Output=1
https://github.com/shchen-idmod/emodpy-typhoid/blob/7bb969190056b917bae478ae1c111a279a56c25d/examples/HINTy/example_mutil_sweep_hint.py#L47
It will throw error:
00:00:07 [0] [E] [Eradication]

map::at
application called MPI_Abort(MPI_COMM_WORLD, -1) - process 0

https://comps.idmod.org/#explore/Simulations?filters=ExperimentId=4c21cc05-4d6a-ee11-aa0b-b88303911bc1&mode=list&orderby=DateCreated+desc&count=80&offset=0&resizer=502C502C0&selectedId=7021cc05-4d6a-ee11-aa0b-b88303911bc1

If comment out Enable_Property_Output = 1. experiment is ok
https://comps.idmod.org/#explore/Experiments?filters=Id=08aa08cb-4a6a-ee11-aa0b-b88303911bc1&offset=0&count=80

@shchen-idmod
Copy link
Collaborator Author

But for another similar example(little less intervention), even I have Enable_Property_Output = 1, it is still OK.
https://comps.idmod.org/#explore/Experiments?filters=Id=1a767390-4d6a-ee11-aa0b-b88303911bc1&offset=0&count=80

@shchen-idmod
Copy link
Collaborator Author

emod-api 1.31.0.dev0
emod-typhoid 0.0.4.dev3
emodpy 1.22.0.dev3
emodpy-typhoid 0.0.2 c:\github\emodpy-typhoid

@jonathanhhb jonathanhhb self-assigned this Oct 16, 2023
@jonathanhhb
Copy link
Collaborator

@jonathanhhb
Copy link
Collaborator

I had hoped this was fixed in emod-typhoid==0.0.4.dev3, so good to know that this still needs more investigation. I have seen this myself but Enable_Property_Output always seems to work for me.

@jonathanhhb jonathanhhb changed the title Enable_Property_Output = 1 crush for some case Enable_Property_Output = 1 crash for some case Dec 12, 2023
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