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: 5 months ago
JSON representation

A comparison between running the same task using DispatchQueue and GPU multithreading.

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