update README

This commit is contained in:
Han Ruobing 2022-09-22 14:53:32 -04:00
parent 124e7fa0ae
commit 8da1ecc5fd
1 changed files with 5 additions and 6 deletions

View File

@ -79,12 +79,11 @@ Please refer to [Contribution.md](./CONTRIBUTING.md) for more detail.
## Related publications ## Related publications
- COX: Exposing CUDA Warp-Level Functions to CPUs If you want to refer CuPBoP in your projects, please cite the related
ACM Transactions on Architecture and Code Optimization papers:
[link](https://dl.acm.org/doi/abs/10.1145/3554736)
- CuPBoP: CUDA for Parallelized and Broad-range Processors - [COX: Exposing CUDA Warp-Level Functions to CPUs](https://dl.acm.org/doi/abs/10.1145/3554736)
arxiv preprint - [CuPBoP: CUDA for Parallelized and Broad-range Processors](https://arxiv.org/abs/2206.07896)
[link](https://arxiv.org/abs/2206.07896)
## Contributors ## Contributors