This EPIC is to make PLC a 1st class package and the main interface for users.
The goal is to push users towards PLC for applications and NetworkX for single GPU human users.
This EPIC will be an active document while issues are being fleshed out.
Documentation
Examples and Notebooks
Distributed processing
Other
Note
PLC does not have a traditional Python-ic programming feel. Programming is C-style that users familiar with CUDA programming with recognize. If the goal is to be more Python-like, then some additional helper functions could be added.
This EPIC is to make PLC a 1st class package and the main interface for users.
The goal is to push users towards PLC for applications and NetworkX for single GPU human users.
This EPIC will be an active document while issues are being fleshed out.
Documentation
Examples and Notebooks
Distributed processing
Other
Need to monitor package usage to see if users are moving towards nx-cugraph and PLCNote
PLC does not have a traditional Python-ic programming feel. Programming is C-style that users familiar with CUDA programming with recognize. If the goal is to be more Python-like, then some additional helper functions could be added.