Skip to main content

Mojo function

simd_byte_width

simd_byte_width[target: target = _current_target()]() -> Int

Returns the vector size (in bytes) of the specified target.

Parameters:

  • target (target): The target architecture.

Returns:

Int: The vector size (in bytes) of the host system.

Was this page helpful?