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_gpu
is_gpu() -> Bool
Returns True if the target triple is GPU and False otherwise.
Returns:
Bool: True if the triple target is GPU and False otherwise.