Add hello load balancing example with GreedyRefineLB86/4986/8
commit42404720547b2a6c730af4fb9f9875c867e55922
authorJaemin Choi <jchoi157@illinois.edu>
Wed, 27 Feb 2019 23:50:30 +0000 (27 18:50 -0500)
committerJaemin Choi <jchoi157@illinois.edu>
Mon, 4 Mar 2019 20:29:22 +0000 (4 14:29 -0600)
treec1493961549d7f8f39afcef99c65486bb3248a18
parent3eccf42ab9c2ca41a379d1788eab41f8fdb0792c
Add hello load balancing example with GreedyRefineLB

Chares on latter half of the PEs busywait for one second,
which results in migration to the lower half of the PEs.

Change-Id: I20a2a62331c5c873005b500d6c7fa1c65d793d56
examples/charm++/load_balancing/Makefile
examples/charm++/load_balancing/hello/Makefile [new file with mode: 0644]
examples/charm++/load_balancing/hello/hello.C [new file with mode: 0644]
examples/charm++/load_balancing/hello/hello.ci [new file with mode: 0644]