Skip to content

Commit

Permalink
Mention the note about NVIDIA Grace
Browse files Browse the repository at this point in the history
  • Loading branch information
jserv committed Aug 16, 2024
1 parent ef71733 commit 706d3b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,8 @@ Here is a partial list of open source projects that have adopted `sse2neon` for
* [Genomics: Optimizing the BWA aligner for Arm Servers](https://community.arm.com/arm-community-blogs/b/high-performance-computing-blog/posts/optimizing-genomics-and-the-bwa-aligner-for-arm-servers)
* [Bit twiddling with Arm Neon: beating SSE movemasks, counting bits and more](https://community.arm.com/arm-community-blogs/b/infrastructure-solutions-blog/posts/porting-x86-vector-bitmask-optimizations-to-arm-neon)
* [C/C++ on Graviton](https://github.com/aws/aws-graviton-getting-started/blob/main/c-c%2B%2B.md)
* [Tune graphics-intensive games for Apple silicon](https://developer.apple.com/games/planning/)
* [C/C++ on NVIDIA Grace](https://nvidia.github.io/grace-cpu-benchmarking-guide/developer/languages/c-c++.html)
* [Tune graphics-intensive games for Apple silicon](https://developer.apple.com/games/pathway/)
* [Benchmarking and Testing of Qualcomm Snapdragon System-on-Chip for JPL Space Applications and Missions](https://ieeexplore.ieee.org/abstract/document/9843518)
## Licensing
Expand Down

0 comments on commit 706d3b5

Please sign in to comment.