afaik there is currently no option in opencl to “cross compile” to other gpu architectures. in cuda this is possible by adding the --arch option to nvcc. but please correct me if i am wrong. i really need this option since my app is distributed with binary kernels.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Cross Compiler for CUDA | 1 | 2278 | May 16, 2012 | |
A Bug for OpenCL compiler for linux 64bit driver | 3 | 1111 | May 14, 2013 | |
Nvcc: what is necessary to cross-compile? | 3 | 2934 | May 23, 2023 | |
CUDA is cross-nvidia device? | 1 | 680 | September 1, 2011 | |
Cross compile CUDA engines | 2 | 3691 | October 18, 2021 | |
Possibility of building CUDA/openCL results from x86 machine running on Jetson Nano? | 2 | 613 | October 15, 2021 | |
How to create CUDA software that runs on all kind of GPUs? | 4 | 302 | November 27, 2023 | |
OpenCV + CUDA setup steps on Host Linux System | 1 | 761 | April 7, 2016 | |
Cross compiling OpenCV 3.3.0 on Ubuntu 14.04 for aarch64 and CUDA | 0 | 823 | July 10, 2018 | |
How to compile under ubuntu? | 1 | 2825 | March 5, 2012 |