| 👉 programming workflow | 🫵 🇩🇪 🇵🇹 |
- your interests are in the general computing on GPU not graphic processing,
- your interests are on Metal API from Apple Inc,
- your interests are on GPGPU on Apple products.
All others, thank for visit, bye 👋
For the many or few remaining...
In order to carry out general calculations on the graphics card, apart from the specific programming task:
- metal-base64 example implements the base64 encoding with GPGPU.
- 🇺🇸 Swift GPU Programming with The Metal Shading Language, 2etime
- 🇺🇸 Objectiv-C Performing Calculations on a GPU, Apple Inc.
- 🇺🇸 WWDC14, session 603 Working with Metal—Overview, © 2014 Apple Inc.
- 🇺🇸 WWDC14, session 604 Working with Metal—Fundamentals, © 2014 Apple Inc.
- 🇺🇸 WWDC14, session 605 Working With Metal—Advanced, © 2014 Apple Inc.
- 🇺🇸 WWDC16, session 606 Advanced Metal Shader Optimization, © 2016 Apple Inc.
- 🇺🇸 WWDC20 Debug GPU-side errors in Metal, © 2020 Apple Inc.