How to execute Numba generated IR?
|
|
0
|
37
|
June 30, 2024
|
Keep getting TypingError
|
|
2
|
49
|
June 27, 2024
|
Printing numpy array contents in gdb
|
|
1
|
70
|
June 27, 2024
|
CUDA Kernel Signature Mismatch Error
|
|
1
|
88
|
June 26, 2024
|
Hamming Distance performance
|
|
9
|
112
|
June 22, 2024
|
Implementing NumPy Functions using objmode
|
|
2
|
78
|
June 20, 2024
|
Limiting number of Numba threads in MPI hybrid program
|
|
1
|
163
|
June 20, 2024
|
No implementation of function Function getitem?
|
|
2
|
127
|
June 17, 2024
|
Using guvectorize inside a jitted function
|
|
11
|
1004
|
June 17, 2024
|
In-progress port to 3.13
|
|
1
|
59
|
June 17, 2024
|
Matrix multiplication with pre-allocated output array
|
|
1
|
79
|
June 13, 2024
|
Performance of typed.List outside of jit functions
|
|
20
|
421
|
June 5, 2024
|
Cannot pickle '_thread.RLock' object with objmode
|
|
0
|
102
|
June 5, 2024
|
Compilation pipeline, compile time and vectorization
|
|
10
|
1441
|
May 31, 2024
|
How to create a numpy array using the memory pointed to by a float* returned from a C function
|
|
2
|
70
|
May 31, 2024
|
RuntimeError: Attempted to compile AOT function without the compiler used by `numpy.distutils` present. Cannot find suitable msvc
|
|
1
|
305
|
May 31, 2024
|
Proposal: Numba 2023 MVP
|
|
8
|
1646
|
May 28, 2024
|
Error metrics outside of sklearn
|
|
1
|
50
|
May 26, 2024
|
Is there a way to do debug asserts?
|
|
0
|
65
|
May 24, 2024
|
JItted cross correlation slower than raw python
|
|
7
|
124
|
May 24, 2024
|
Terminating: Nested parallel kernel launch detected, the workqueue threading layer does not supported nested parallelism
|
|
11
|
1090
|
May 16, 2024
|
Can you time numba compilation?
|
|
1
|
93
|
May 16, 2024
|
[ANN] Profila v0.2, the Numba line profiler, now supports profiling Jupyter cells
|
|
2
|
181
|
May 15, 2024
|
[ANN] Profila, a line profiler for Numba (initial release)
|
|
3
|
287
|
May 15, 2024
|
WrapperAddressProtocol With Pointers and Arrays
|
|
1
|
80
|
May 14, 2024
|
CUDA + OpenGL interop
|
|
1
|
532
|
May 10, 2024
|
How do I use Numba to run Trading Back Testing?
|
|
3
|
414
|
May 10, 2024
|
How can I make this run faster?
|
|
4
|
108
|
May 10, 2024
|
Numba cuda slower than cuda c -- turn off memory safety checks?
|
|
0
|
97
|
May 6, 2024
|
Calling fortran/c code in scipy from numba
|
|
3
|
1095
|
May 3, 2024
|