|
NUCS - a constraint solver in Python powered by Numpy and Numba
|
|
0
|
75
|
September 6, 2024
|
|
No CUDA-capable device is detected
|
|
0
|
69
|
September 5, 2024
|
|
How to create typed lists of structured numpy arrays?
|
|
1
|
126
|
August 22, 2024
|
|
Numba generator function throws typing error
|
|
8
|
189
|
August 21, 2024
|
|
Call a `jitclass` method from C/C++?
|
|
5
|
627
|
August 19, 2024
|
|
How to call the C++ class methods in library from jitted function, just as numpy?
|
|
5
|
156
|
August 15, 2024
|
|
`numba-cuda` packages available for test
|
|
2
|
116
|
August 12, 2024
|
|
Survey on Python and GPUs
|
|
0
|
81
|
August 11, 2024
|
|
Use cc.export function as c/c++ function
|
|
9
|
288
|
August 9, 2024
|
|
Numba Activity Newsletter, July 2024
|
|
0
|
125
|
August 8, 2024
|
|
Dynamically load numba AOT compiled library in C application
|
|
1
|
669
|
August 7, 2024
|
|
Failed to compile IR version 1.6 incompatible with current version 2.0
|
|
4
|
247
|
August 6, 2024
|
|
Extending Numba for CUDA inside Cppyy
|
|
22
|
483
|
August 5, 2024
|
|
RFC: Moving the CUDA target to a new package maintained by NVIDIA
|
|
3
|
336
|
August 1, 2024
|
|
Allow libraries that implement __array_ufunc__ to override CUDAUFuncDispatcher
|
|
3
|
57
|
August 1, 2024
|
|
Kernel within a kernel
|
|
10
|
1303
|
August 1, 2024
|
|
August Break & Office Hours Change
|
|
0
|
267
|
July 25, 2024
|
|
Add support for linking with in-memory PTX code
|
|
3
|
197
|
July 20, 2024
|
|
Numba Activity Newsletter, June 2024
|
|
0
|
117
|
July 16, 2024
|
|
How to include LAPACK functions with complex inputs
|
|
2
|
187
|
July 10, 2024
|
|
Segmentation fault in dead branch pruning used in multithreaded loop
|
|
0
|
69
|
July 8, 2024
|
|
Passing config variables to functions so they behave as compile time constants
|
|
13
|
218
|
July 8, 2024
|
|
How can I make this function jit-compatible?
|
|
1
|
124
|
July 4, 2024
|
|
How to avoid multiple overload functions for the same config variable
|
|
3
|
83
|
July 4, 2024
|
|
Can some one help me understand how to read Control Flow Graph
|
|
1
|
67
|
July 1, 2024
|
|
How to execute Numba generated IR?
|
|
0
|
87
|
June 30, 2024
|
|
Keep getting TypingError
|
|
2
|
93
|
June 27, 2024
|
|
Printing numpy array contents in gdb
|
|
1
|
134
|
June 27, 2024
|
|
CUDA Kernel Signature Mismatch Error
|
|
1
|
465
|
June 26, 2024
|
|
Hamming Distance performance
|
|
9
|
265
|
June 22, 2024
|