Skip to content

[SYCL][MATH][CUDA] powf() vs sycl::pow() #4595

Open
@zjin-lcf

Description

@zjin-lcf

Is there a significant performance difference between the math function "powf()" in CUDA and sycl::pow() in SYCL on an Nvidia GPU (e.g. V100)? The "fast math" option is enabled when building the CUDA and SYCL programs. Thanks for your investigation.

https://github.com/zjin-lcf/oneAPI-DirectProgramming/tree/master/minkowski-sycl
https://github.com/zjin-lcf/oneAPI-DirectProgramming/tree/master/minkowski-cuda

Metadata

Metadata

Assignees

No one assigned

    Labels

    cudaCUDA back-endenhancementNew feature or requestperformancePerformance related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions