issues
search
fixstars
/
clpy
OpenCL backend for CuPy
Other
152
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
dummy PR
#292
nsakabe-fixstars
closed
3 years ago
0
Support LLVM 10 & 11
#291
vorj
closed
3 years ago
3
Specify Opencl Version during compile time
#290
TheSeriousProgrammer
closed
4 years ago
2
bad performance and CPU usage is 100%
#289
be-thomas
closed
1 year ago
3
How can clpy works with Windows 10
#288
littlefish12345
opened
4 years ago
0
Refactor _launch function
#287
y1r
closed
4 years ago
2
cnn framework implemented in pure numpy interface. (need help for performance)
#286
yxdragon
closed
1 year ago
4
Optimize _launch ndarray case by type declaration
#285
y1r
closed
4 years ago
1
Support LLVM 10
#284
vorj
closed
3 years ago
8
Fix the type of stride in clrandGenerator
#283
nsakabe-fixstars
closed
4 years ago
1
Raise TypeError when given argument is not supported
#282
y1r
closed
4 years ago
1
Optimize kernel launch using buffer protocol
#281
y1r
closed
4 years ago
3
Performance improvement of _launch (code block 2: packing CArray)
#280
ybsh
opened
4 years ago
6
Support continue on ElementwiseKernel
#279
vorj
closed
4 years ago
2
Experimental upgrade for v2.2.0
#278
LWisteria
opened
4 years ago
0
TestGetRandomStateThreadSafe sometimes fails
#277
nsakabe-fixstars
opened
4 years ago
3
Separate .gitignore for ultima
#276
vorj
closed
4 years ago
2
Experimental upgrade for v2.1.0.1
#275
LWisteria
opened
4 years ago
0
permutation
#274
jinz2014
closed
4 years ago
10
test commands help
#273
jinz2014
closed
4 years ago
2
Type mismatch of rand implementation `clpy_expand_inner_state_array`
#272
y1r
closed
4 years ago
1
Repair Travis CI linting
#271
nsakabe-fixstars
opened
4 years ago
1
Intel OpenCL
#270
LWisteria
opened
4 years ago
0
remove cl_khr_fp16
#269
vorj
closed
4 years ago
4
Doesn't work on Python 3.8.x
#268
LWisteria
opened
4 years ago
1
Segfault building headercvt
#267
pradyparanjpe
closed
4 years ago
2
Disable cl_khr_fp16 for the Environments unsupporting cl_khr_fp16
#266
vorj
closed
4 years ago
5
Support half
#265
vorj
opened
4 years ago
5
Removing cl_khr_fp16
#264
LWisteria
closed
4 years ago
5
Deprecated GitHub API use
#263
nsakabe-fixstars
closed
4 years ago
2
Some updates on Jenkins scripts
#262
nsakabe-fixstars
closed
4 years ago
2
titanv CI broken
#261
nsakabe-fixstars
closed
4 years ago
23
Fix README
#260
vorj
closed
4 years ago
3
XORWOW random number generator
#259
nsakabe-fixstars
closed
4 years ago
1
Performance improvement in kernel launches by using lighter NumPy APIs
#258
ybsh
closed
4 years ago
8
Possible performance improvement with fewer NumPy core function calls
#257
ybsh
closed
4 years ago
16
implement clpy.backend.ultima.exec_ultima()
#256
vorj
closed
4 years ago
4
Support calling clpy.random.rand() without any argument
#255
vorj
closed
4 years ago
3
extract exec_ultima
#254
vorj
closed
4 years ago
0
Support LLVM/Clang 8&9
#253
vorj
closed
5 years ago
1
implement clpy.backend.compile_with_cache
#252
vorj
closed
5 years ago
1
Use clEnqueueMarker instead of clEnqueueBarrier
#251
shusukeueda
closed
5 years ago
1
SGEMM benchmark
#250
shusukeueda
closed
5 years ago
4
WIP: Measure kernel execution time with Event object
#249
shusukeueda
closed
5 years ago
4
Add a LIBRARY_PATH to the LLVM/Clang setup instruction in README
#248
ybsh
closed
5 years ago
3
Add gemm to CI tests
#247
shusukeueda
closed
5 years ago
9
Rewrite sgemm kernel in OpenCL
#246
shusukeueda
closed
5 years ago
5
Fix the LLVM path configurations in the Developer's tutorial and README
#245
ybsh
closed
5 years ago
8
WIP: Failed to SetKernelArg (again) / declare 2-dim array
#244
shusukeueda
closed
5 years ago
13
WIP: Fail to SetKernelArg
#243
shusukeueda
closed
5 years ago
2
Next