We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f82e4a6 commit 21db751Copy full SHA for 21db751
numba_dpex/core/runtime/CMakeLists.txt
@@ -0,0 +1,4 @@
1
+project(_dpexrt_python
2
+ DESCRIPTION "A Python C extension for numba-dpex runtime."
3
+ VERSION $ENV{NUMBA_DPEX_VERSION}
4
+)
0 commit comments