William Zhang

Results 3 issues of William Zhang

Add new accelerator framework. Initial assumption is that only one accelerator component will be selected per node. Added a cuda component Added a null component (no devices, performs no-ops/errors) Replaced...

enhancement
Target: main

I was reading - https://rocmdocs.amd.com/en/latest/ROCm_API_References/HIP_API/Stream-Management.html - and noticed that it used the cuda api - cudaStreamAddCallback instead of hipStreamAddCallback. I'm pretty sure this isn't the only instance of this as...

Add link to the quick start doc for more user visibility.

documentation
Target: main