Skip to content

Commit

Permalink
acknowledgements and contact info
Browse files Browse the repository at this point in the history
  • Loading branch information
austinvhuang committed Jul 12, 2024
1 parent 1042942 commit ee1d2ee
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,13 +231,18 @@ Finally, the focus of gpu.cpp is general-purpose GPU computation rather than ren

## Acknowledgements

We use:
gpu.cpp makes use of:

- [Dawn](https://dawn.googlesource.com/dawn) as the WebGPU implementation
- [webgpu-dawn-binaries](https://github.com/jspanchu/webgpu-dawn-binaries) by
@jspanchu to build a binary artifact of Dawn.
- [webgpu-distribution](https://github.com/eliemichel/WebGPU-distribution) by
@eliemichel for cmake builds.

Thanks also to fellow colleagues at Answer.AI team for their support, testing help, and feedback.

## Discord Community and Contributing

Join our community in the `#gpu-cpp` channel on the [AnswerDotAI Discord with this invite link](https://discord.gg/zmJVhXsC7f). Feedback, issues and pull requests are welcome.
Join our community in the `#gpu-cpp` channel on the [AnswerDotAI Discord with this invite link](https://discord.gg/zmJVhXsC7f). Feel free to get in touch via X [@austinvhuang](https://twitter.com/austinvhuang) as well.

Feedback, issues and pull requests are welcome.

0 comments on commit ee1d2ee

Please sign in to comment.