Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rajaikumar-iosdev/metalgpgpu
A comparison between running the same task using DispatchQueue and GPU multithreading.
https://github.com/rajaikumar-iosdev/metalgpgpu
apple gpgpu metal
Last synced: 1 day ago
JSON representation
A comparison between running the same task using DispatchQueue and GPU multithreading.
- Host: GitHub
- URL: https://github.com/rajaikumar-iosdev/metalgpgpu
- Owner: Rajaikumar-iOSDev
- Created: 2024-07-07T17:56:35.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-10T14:29:12.000Z (4 months ago)
- Last Synced: 2024-07-10T17:19:09.311Z (4 months ago)
- Topics: apple, gpgpu, metal
- Language: Objective-C
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π¦ΉπΌββοΈ MetalGPGPU
General purpose coding with Metal.
A comparison between running the same task using DispatchQueue and GPU multithreading.
Detailed article about this - https://dev.to/rajai_kumar/now-i-know-why-nvidia-stocks-are-high-403n
Based on - https://developer.apple.com/documentation/metal/performing_calculations_on_a_gpu
## π Read more about GPGPU
https://dev.to/rajai_kumar/gpgpu-harnessing-gpu-power-for-general-purpose-computing-pc7
## πThanks
π Apple
## πlicense
public domain or MIT