Skip to content

[CUDA] math functions support list #1461

Closed
@jinz2014

Description

@jinz2014

I think a table of math functions is needed for people to know which math functions are supported...

https://github.com/codeplaysoftware/computecpp-sdk/blob/master/samples/monte-carlo-pi.cpp
~/computecpp-sdk/samples$ clang++ -fsycl -fsycl-targets=nvptx64-nvidia-cuda-sycldevice monte-carlo-pi.cpp
ptxas fatal : Unresolved extern function '_Z18__spirv_ocl_lengthDv2_f'

Add another one
ptxas fatal : Unresolved extern function '_Z15__spirv_ocl_tanf'

Metadata

Metadata

Assignees

Labels

cudaCUDA back-end

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions