Skip to main content

Mojo function

triple_is_nvidia_cuda

triple_is_nvidia_cuda() -> Bool

Returns True if the target triple of the compiler is nvptx64-nvidia-cuda False otherwise.

Returns:

True if the triple target is cuda and False otherwise.