charmplusplus / charm4py

Parallel Programming with Python and Charm++
https://charm4py.readthedocs.io
Apache License 2.0
289 stars 21 forks source link

Add Ray implementation based on charm4py #244

Closed adityapb closed 3 months ago

adityapb commented 4 months ago

Add ray implementation on charm4py

ritvikrao commented 4 months ago

The process for linking libcharm.so to the c_object_store library requires a slightly different path than when linking with charmlib_ctypes because charmlib_ctypes is 1 directory level below c_object_store.