philipturner / metal-benchmarks

Apple GPU microarchitecture
MIT License
454 stars 16 forks source link

Any instruction to build this metal-benchmark #1

Open yige0617 opened 11 months ago

yige0617 commented 11 months ago

Any instruction to build and run this metal-benchmark?

philipturner commented 9 months ago

Make an Xcode project and copy the source code to main.swift. Also, create a Metal file and copy any shader code you need.