charmplusplus / charm4py

Parallel Programming with Python and Charm++
https://charm4py.readthedocs.io
Apache License 2.0
289 stars 21 forks source link

Increase tests timeout and reduce iterations in parameter_server example #251

Closed adityapb closed 3 months ago

ZwFink commented 3 months ago

Do we know that 120 seconds is enough time for 51 iterations? Why not 21? Or 11?

adityapb commented 3 months ago

Do we know that 120 seconds is enough time for 51 iterations? Why not 21? Or 11?

Yeah good point. We don't need 50 iterations. I'll just make it 11