ROC_SHMEM icon indicating copy to clipboard operation
ROC_SHMEM copied to clipboard

Require documentation for roc_shmem API

Open lelouch0125 opened this issue 2 years ago • 0 comments

Hi team, I require the documentation of your ROC_SHMEM API generated by deoxygen in your repository. I have tried cloning and just generating it but I was unable to do it. Hence, I had to install rocm, ucx, openmpi, and then return to roc_shmem. But I'm receiving errors at the second code block where I choose a build (I chose dc_single) where cmake files are not being found properly. I am assuming that it may be due to not having AMD hardware. Could you please generate and provide the API documentation, I need for a case study.

lelouch0125 avatar Nov 02 '23 06:11 lelouch0125

@simark could this potentially be the cause of #5 ?

jpsamaroo avatar Feb 03 '21 21:02 jpsamaroo

I don't think so, you mentioned having multiple threads, not multiple inferiors (processes) under the same gdb.

simark avatar Feb 04 '21 14:02 simark

Not relevant anymore. Code has changed a lot since. Multi-inferior is supported on the devices that allow it.

simark avatar Aug 12 '24 15:08 simark