METAL-CONFIG(1) | Metal | METAL-CONFIG(1) |
metal-config - metal configuration tool
metal-config [options]
metal-config allows to retrieve information about the capabilities of the metal compiler.
The format of <min_version> is a version number such as 16.0 or 16.2.
<platform> and <min_version> follow the same rules documented for the -native-arch-supported flag.
<platform> and <min_version> follow the same rules documented for the -native-arch-supported flag.
Supported families are apple[1-8], mac2, common[1-3], metal3.
To print all the native architectures conforming to either the apple1 or mac2 gpu family:
$ metal-config -gpu-family apple1,mac2 -native-archs
Multiple options case:
$ metal-config -gpu-family apple1 -gpu-family mac2 -native-archs
To report bugs, please visit <https://developer.apple.com/bug-reporting/>.
metal-arch(1)
Metal Shading Language Specification: <https://developer.apple.com/metal/Metal-Shading-Language-Specification.pdf> Metal Feature Set Tables: <https://developer.apple.com/metal/Metal-Feature-Set-Tables.pdf>
2014-2024, The Metal Team
July 10, 2024 | 32023 |