CM_SDKを使ったAppの開発環境と簡単な入門
C for Metal プロジェクト公式ページ: https://01.org/c-for-metal-development-package
Intel GPGPU Documents: https://dgpu-docs.intel.com/index.html
GitHub Level Zero Repository: https://github.com/oneapi-src/level-zero
oneAPI Level Zero Specification: https://spec.oneapi.io/level-zero/latest/index.html
Introduction to Level Zero API for Heterogeneous Programming: https://jjfumero.github.io/posts/2021/09/introduction-to-level-zero/
Level0の基礎が知りたい人は hello_Level0
を読もう
hello_CM_l0
は公式のexampleアプリに細かく解説をつけたもの。