-
Error messages vary, but originate from Charm++ and are related to inserting chare elements into a chare array
test_adapt-L5.in with checkpointing enabled:
```
------------- Processor 0 Exiting: …
-
Hi,
I would like to run two classes with endlessly running loops in parallel.
But only one endless loop is starting....
Am I missing something? I am seeing only the output of one method in the cons…
-
This seems like a non-recurring bug that I ran into once but didn't see during the second rerun of the Travis CI.
```
make[3]: Entering directory '/home/travis/build/UIUC-PPL/charm/mpi-linux-ppc6…
-
Firmware enhancements requested specifically for 3Phase LV setup (to be expanded to other firmware later)
1.
Battery max charging voltage
Battery minimum discharge voltage
Battery cut-off volta…
-
maybe we can create a event and bring your packlist, then we can see what everyone is bringing
-
Can we an additional feature within charm++ futures of adding continuations like `future_object.then()`?
## Need
Consider the following case:
Within a chare entry method (chare A), you create a…
-
Is it possible to mix `Chare`'s written in `C++` with those written in `Python`?
-
*Original issue: https://charm.cs.illinois.edu/redmine/issues/1309*
---
Currently, AMPI implements all communicators as their own separate chare array instances, and all collectives on those communic…
-
*Original issue: https://charm.cs.illinois.edu/redmine/issues/639*
---
If I have a group or array chare that needs to send a large number of messsages while the rest of the pes in the node have nothi…
-
Hi there - nice project, thanks for sharing the very helpful design information. I couldn't spot any code for controlling the MOSFET/LED from the ESP32, did you chare it - could that be added to the …