About the Community Support category
|
|
0
|
358
|
June 11, 2020
|
How to overload __mul__ (dunder method) in jitclass?
|
|
2
|
19
|
September 21, 2023
|
Vec2/vec3/mat3 glsl alternative for numba?
|
|
12
|
22
|
September 21, 2023
|
Numba unpickling fails (using librosa)
|
|
1
|
15
|
September 21, 2023
|
Setting Class variable as function Polymorphism
|
|
3
|
42
|
September 18, 2023
|
Getitem error number with numba function
|
|
5
|
41
|
September 15, 2023
|
QST: How to "cache" the boxing of an object?
|
|
2
|
47
|
September 13, 2023
|
Hooks for compilation start/end
|
|
3
|
56
|
September 5, 2023
|
_numba_unpickle takes very long
|
|
5
|
49
|
August 31, 2023
|
Issue with Parallel Execution of Numba prange
|
|
1
|
58
|
August 20, 2023
|
Are nested functions unsupported?
|
|
3
|
69
|
August 19, 2023
|
Any users running numba with AMD Threadripper CPU and Intel MKL?
|
|
0
|
50
|
August 16, 2023
|
Feedback on tips for first-timers
|
|
14
|
154
|
August 15, 2023
|
Avoid tuple copying (structref?) in CUDA
|
|
3
|
76
|
August 12, 2023
|
Potential bug using np.inv with parallel accelerator
|
|
2
|
50
|
August 10, 2023
|
Minimum NumPy & SciPY Dependencies
|
|
4
|
115
|
August 7, 2023
|
Undefined behavior and overflow
|
|
0
|
37
|
July 31, 2023
|
Avoid multiple copies of large numpy array in closure?
|
|
2
|
81
|
July 23, 2023
|
Fesetround in njit function
|
|
1
|
62
|
July 22, 2023
|
Implementing pandas DataFrame type via numba extension types
|
|
1
|
110
|
July 21, 2023
|
How to lock two components of an array in each thread?
|
|
3
|
116
|
June 14, 2023
|
Is CFunc.get_llvm() the IR after optimizations or before optimizations?
|
|
2
|
66
|
June 8, 2023
|
Numba parallel loops does not execute by ascending index number unlike CUDA
|
|
3
|
102
|
June 2, 2023
|
Profiling with a decorator and @njit
|
|
28
|
2479
|
May 30, 2023
|
How to free the GPU memory once computations are done using the device_arrays
|
|
3
|
177
|
May 18, 2023
|
Numba appears to ignore explicit type signature
|
|
1
|
97
|
May 9, 2023
|
Terminating: Nested parallel kernel launch detected, the workqueue threading layer does not supported nested parallelism
|
|
10
|
518
|
May 5, 2023
|
Parallel njit not working with None optional kwarg and nested loops
|
|
1
|
94
|
May 3, 2023
|
Are long doubles supported in numba?
|
|
0
|
105
|
March 31, 2023
|
Good practices when using Numba in a cluster e.g. using SLURM
|
|
0
|
112
|
March 28, 2023
|