# Summary Add support for vector math. # Problem statement The [oneapi spec](https://oneapi-spec.uxlfoundation.org/specifications/oneapi/v1.4-rev-1/elements/onemath/source/domains/vm/vm-mathematical-functions#onemath-vm-mathematical-functions) shows the API for vector math but it's not currently implemented. # Preferred solution Implement the library for x86 CPU and Intel, NVIDIA, AMD GPUs.