|
Does Numba support MPI and/or openMP parallelization?
|
|
22
|
4187
|
October 12, 2024
|
|
Caching from mpi code
|
|
0
|
49
|
September 13, 2024
|
|
Speeding up recursive functions using Numba
|
|
0
|
119
|
September 11, 2024
|
|
When does having `inline='always'` actually make a difference in execution speed?
|
|
1
|
137
|
September 6, 2024
|
|
Numba generator function throws typing error
|
|
8
|
178
|
August 21, 2024
|
|
Dynamically load numba AOT compiled library in C application
|
|
1
|
666
|
August 7, 2024
|
|
How can I make this function jit-compatible?
|
|
1
|
119
|
July 4, 2024
|
|
Performance of typed.List outside of jit functions
|
|
20
|
719
|
June 5, 2024
|
|
Terminating: Nested parallel kernel launch detected, the workqueue threading layer does not supported nested parallelism
|
|
11
|
1242
|
May 16, 2024
|
|
Calling fortran/c code in scipy from numba
|
|
3
|
1164
|
May 3, 2024
|
|
Read only arrays and performance
|
|
0
|
156
|
April 22, 2024
|
|
Threads freeze with no warning
|
|
0
|
91
|
April 17, 2024
|
|
Possible reason for prange slowdown
|
|
0
|
154
|
April 15, 2024
|
|
Question about Numba CUDA Matrix Multiply example
|
|
1
|
178
|
April 12, 2024
|
|
Lexsort-like operation using Numba Cuda?
|
|
0
|
131
|
April 2, 2024
|
|
About understanding simple cuda results
|
|
2
|
124
|
April 2, 2024
|
|
No implementation of function Function(<built-in function array>) found for signature:
|
|
1
|
287
|
April 1, 2024
|
|
Approach to parallel loops
|
|
0
|
126
|
March 18, 2024
|
|
Timings for arr[:, i] seem much slower in numba
|
|
5
|
227
|
March 14, 2024
|
|
Nested loop fails in version 0.59
|
|
4
|
253
|
March 11, 2024
|
|
How can I return a C struct with numba?
|
|
2
|
239
|
February 29, 2024
|
|
Looking for advice on "ValueError: ctypes objects containing pointers cannot be pickled
|
|
5
|
1274
|
February 28, 2024
|
|
Help improving performance of embarassingly parallel loop
|
|
8
|
912
|
February 28, 2024
|
|
Speeding up random array generation compared to numpy
|
|
2
|
715
|
February 26, 2024
|
|
Parallel and Efficient Testing
|
|
0
|
103
|
February 19, 2024
|
|
Why is my Numba CUDA function slower than PyTorch?
|
|
1
|
783
|
February 13, 2024
|
|
CUDA: cache compiled device functions separately
|
|
0
|
134
|
February 8, 2024
|
|
Selecting a class method based on a random number
|
|
1
|
149
|
February 8, 2024
|
|
How to create a list with functions (and dictionaries and lists as a function argument)
|
|
0
|
139
|
February 7, 2024
|
|
Skip the lowering pass?
|
|
0
|
107
|
January 30, 2024
|