Replies: 1 comment
-
@venartas HPX supports localities connecting and disconnecting late (however you can disconnect only those localities that have connected late to begin with). This also only works for the TCP parcel-port. This functionality is demonstrated by the heartbeat example and the launch_process/launched_process test. Please let us know if you need more information. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
is there a way to dynamically manage resources allocated to hpx application, for example change (reduce/append) number of threads/nodes without restarting with different arguments? Would like to use hpx in the cloud/servers context.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions