|
Avoid tuple copying (structref?) in CUDA
|
|
3
|
375
|
August 12, 2023
|
|
Potential bug using np.inv with parallel accelerator
|
|
2
|
253
|
August 10, 2023
|
|
Minimum NumPy & SciPY Dependencies
|
|
4
|
1392
|
August 7, 2023
|
|
Undefined behavior and overflow
|
|
0
|
200
|
July 31, 2023
|
|
Fesetround in njit function
|
|
1
|
251
|
July 22, 2023
|
|
Implementing pandas DataFrame type via numba extension types
|
|
1
|
722
|
July 21, 2023
|
|
How to lock two components of an array in each thread?
|
|
3
|
560
|
June 14, 2023
|
|
Is CFunc.get_llvm() the IR after optimizations or before optimizations?
|
|
2
|
244
|
June 8, 2023
|
|
Numba parallel loops does not execute by ascending index number unlike CUDA
|
|
3
|
339
|
June 2, 2023
|
|
Profiling with a decorator and @njit
|
|
28
|
3912
|
May 30, 2023
|
|
How to free the GPU memory once computations are done using the device_arrays
|
|
3
|
2582
|
May 18, 2023
|
|
Numba appears to ignore explicit type signature
|
|
1
|
259
|
May 9, 2023
|
|
Parallel njit not working with None optional kwarg and nested loops
|
|
1
|
280
|
May 3, 2023
|
|
Are long doubles supported in numba?
|
|
0
|
380
|
March 31, 2023
|
|
Good practices when using Numba in a cluster e.g. using SLURM
|
|
0
|
504
|
March 28, 2023
|
|
Can Numba & Njit Work With a Python GUI Framework?
|
|
1
|
691
|
March 22, 2023
|
|
Overwrite an overload
|
|
0
|
225
|
March 17, 2023
|
|
Using class self in jitclass
|
|
5
|
2914
|
September 16, 2020
|
|
Making Awkward Arrays work in the CUDA target
|
|
4
|
1333
|
March 8, 2023
|
|
Shared Memory Reduction example assuming 1 block
|
|
2
|
791
|
February 24, 2023
|
|
How to return list for eager compilation?
|
|
2
|
1200
|
February 12, 2023
|
|
Numba.vectorize with target='cuda' return type is not respected
|
|
4
|
510
|
February 9, 2023
|
|
Nested numba functions slow down execution and cannot be inlined
|
|
6
|
2666
|
February 7, 2023
|
|
Array of jitclass with low memory usage
|
|
15
|
973
|
February 6, 2023
|
|
Intel SDC, Pandas and contributions to Numba?
|
|
7
|
1038
|
January 29, 2023
|
|
Are variables defined inside prange privatized?
|
|
2
|
308
|
December 24, 2022
|
|
Dictionary performance
|
|
2
|
838
|
November 28, 2022
|
|
`'CPUDispatcher' object has no attribute '__globals__'` error in typeguard pytest
|
|
0
|
598
|
November 26, 2022
|
|
CUDA cmath support question
|
|
2
|
423
|
November 22, 2022
|
|
Numba convolutions with Padding
|
|
0
|
274
|
November 21, 2022
|