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

Possible missing implementations #31

Open
fnrizzi opened this issue Sep 20, 2021 · 0 comments
Open

Possible missing implementations #31

fnrizzi opened this issue Sep 20, 2021 · 0 comments

Comments

@fnrizzi
Copy link

fnrizzi commented Sep 20, 2021

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant