Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.
This repository was archived by the owner on May 23, 2024. It is now read-only.

Possible missing implementations #31

@fnrizzi

Description

@fnrizzi

Some methods seem to be missing in the API:

  • sqrt, max and min are missing in simd_common.
  • cbrt is missing for vsx and neon
  • exp is missing for vsx and neon
  • log is implemented only for avx, avx512 and sse and only in case of intel_compiler detected
  • copysign and multiplysign are missing for vsx and neon and also in hip_wavefront, cuda, pack, scalar and vector_size

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions