For the complete Mojo documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /docs/manual/basics.md).
is_apple_m5
is_apple_m5() -> Bool
Returns True if the target is an Apple M5 GPU and False otherwise.
Returns:
Bool: True if the target is Apple M5 and False otherwise.