Ilies CHERGUI
Ilies CHERGUI
Hi Team, I'm trying cross compiling cuda-python but it failed. I'm using this specific commit: https://github.com/NVIDIA/cuda-python/commit/2ae98f9338f9c13e777f6fc647637d8b87086a49 Kindly see below the logs: ``` | cuda/cudart.cpp: In function 'PyObject* __pyx_tp_new_4cuda_6cudart_cudaGraphNodeParams(PyTypeObject*, PyObject*, PyObject*)':...
This PR fixes #63 Kindly see the logs below ``` nvidia@tegra-ubuntu:~/cuda-python$ python3 setup.py bdist_wheel --verbose --dist-dir ./dist Parsing headers in "['/usr/local/cuda-12.4/include']" (Caching False) Parsing driver headers Parsing runtime headers Parsing...