|
About the Community Support category
|
|
0
|
503
|
June 11, 2020
|
|
How can I make better use of CPU to speed up np.linspace
|
|
1
|
22
|
December 4, 2025
|
|
Is there any way to get round the overhead of numba prange with one thread?
|
|
6
|
67
|
December 3, 2025
|
|
Templates in Numba Cuda
|
|
4
|
48
|
November 26, 2025
|
|
Feedback on custom caching strategy in PyTensor
|
|
5
|
87
|
November 19, 2025
|
|
Numba/LLVM doesn't optimize `asarray(x).item()`
|
|
1
|
52
|
October 8, 2025
|
|
Caching redefined functions
|
|
6
|
149
|
October 2, 2025
|
|
Re-assigning structref's member doesn't decrease ref count
|
|
5
|
120
|
June 28, 2025
|
|
Understanding Initial Execution Delay in Numba Cached Functions
|
|
9
|
199
|
June 25, 2025
|
|
Parallel Computing with Numba across Nodes
|
|
2
|
118
|
June 9, 2025
|
|
Can a "nogil" configged in the outter-most function applys to all the routines called inside?
|
|
1
|
70
|
May 29, 2025
|
|
JIT within multiprocessing or threading: what happens?
|
|
1
|
101
|
May 18, 2025
|
|
How to set type (precision) of operations inside a function?
|
|
4
|
103
|
April 20, 2025
|
|
Different behavior of code with np.nan when jitted
|
|
3
|
100
|
April 19, 2025
|
|
How to find my statement that lead to: NumbaTypeSafetyWarning: unsafe cast from int64 to int8. Precision may be lost.?
|
|
5
|
1594
|
April 7, 2025
|
|
Statically linking in dependencies resulting in large memory needs
|
|
10
|
152
|
April 1, 2025
|
|
Numba simple multiplication giving incorrect result
|
|
3
|
71
|
March 26, 2025
|
|
Dijkstra on grid
|
|
7
|
862
|
March 22, 2025
|
|
How to call into LLVM-IR code that has multiple functions and global variables
|
|
1
|
79
|
March 10, 2025
|
|
Support for free-threaded python
|
|
1
|
104
|
February 18, 2025
|
|
Understanding Sliding Dot Product Performance
|
|
6
|
128
|
February 12, 2025
|
|
Are nested structarrays valid in numba?
|
|
2
|
73
|
February 6, 2025
|
|
Numba for microcontroller such as Cortex-M
|
|
6
|
95
|
January 24, 2025
|
|
Performance is comparable between two different numba cuda approaches
|
|
6
|
104
|
December 31, 2024
|
|
Mangler memory characteristics
|
|
2
|
73
|
December 5, 2024
|
|
Calling functions from a function list/array inside a numba cuda kernel
|
|
2
|
73
|
October 29, 2024
|
|
Does Numba support MPI and/or openMP parallelization?
|
|
22
|
4151
|
October 12, 2024
|
|
Caching from mpi code
|
|
0
|
38
|
September 13, 2024
|
|
Speeding up recursive functions using Numba
|
|
0
|
109
|
September 11, 2024
|
|
When does having `inline='always'` actually make a difference in execution speed?
|
|
1
|
116
|
September 6, 2024
|