RemoteJIT.check_function_type_supports_device#

RemoteJIT.check_function_type_supports_device(ftype, device)#

Check if function type can be supported by the specified device.

Parameters:
  • ftype (Type) – typesystem type of a function

  • device ({"CPU", "GPU"}) – specified device