UCL-ARC / UCL-ARC/HyperGraph-Isomorphism-Checker
Rust C interface to Cuda C Code
Open
@arindamsaha1507 is already working on this.
Since Dec 4, 2025.
- Dominant language
- C++
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Implement a Rust interface to the current CUDA code that we have. @mmcleod89 will add the description of the data arrays from Rust. @arindamsaha1507 to engage with the PI on if to keep using a test interface or if they want this to be integrated into the code. @nicolin will add to the repo documentation on what arrays are needed.
Definition of Done:
The data arrays in a format from the PI code is passed into the C code and then processed to the format required for the current GPU algorithms.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.