charm4py icon indicating copy to clipboard operation
charm4py copied to clipboard

Remove cffi and add local_msg test

Open slm960323 opened this issue 4 years ago • 2 comments

  • 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

slm960323 avatar Jan 26 '22 02:01 slm960323

We should document that we are moving away from the CFFI and Ctypes backends, with Cython being the supported backend moving forward.

ZwFink avatar Jan 26 '22 20:01 ZwFink

Charm4Py is trying to move away from cffi and use the Cython as the default.

slm960323 avatar Jan 26 '22 20:01 slm960323