intel / intel/llvm

[SYCL][CUDA] ptxas fatal: complex floating-point functions

Open
#8,281 4 comments 0 reactions 0 assignees View on GitHub
bug cuda
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

Description

Have been seeing some errors related to build [oneDPL](https://github.com/oneapi-src/oneDPL/) with complex floating-point functions support.

```bash
ptxas fatal : Unresolved extern function 'cpow'
ptxas fatal : Unresolved extern function '__divsc3'
ptxas fatal : Unresolved extern function '__muldc3'
ptxas fatal : Unresolved extern function 'ctanh'
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.