Skip to content
Snippets Groups Projects
Commit bcdd486b authored by Jan Bernlöhr's avatar Jan Bernlöhr Committed by Brad King
Browse files

CUDA: Enable support on QNX

This fixes the following two issues with the CUDA support on QNX:

* cuda target name is not derived correctly (should be `aarch64-qnx`).
* linking `cudart` must not be linked against `rt`, `dl`, `pthread`.

This enables to use cmake's native cuda support on QNX.

Fixes: #21381
parent f506cc6b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment