charm4py
charm4py copied to clipboard
Remove cffi and add local_msg test
- Remove cffi from the github action autotest
- Add task-bench to auto test
- Add local_msg test file
- Local_msg test failed with the current master
We should document that we are moving away from the CFFI and Ctypes backends, with Cython being the supported backend moving forward.
Charm4Py is trying to move away from cffi and use the Cython as the default.