issues
search
cogciprocate
/
ocl
OpenCL for Rust
Other
731
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Help `u16` to `Char16` conversion
#228
Ote-Leo
closed
7 months ago
2
How do I set global_work_size and local_work_size?
#227
winktool
closed
9 months ago
3
The large global_id confuses me
#226
lpcy
closed
11 months ago
6
Fix `core` conflict with `thiserror`
#225
AdrianEddy
closed
1 year ago
3
Couldn't compile : "Couldn't find 'write' in core" after some update.
#224
regular-dev
closed
1 year ago
7
How to resolve "fatal error LNK1181: cannot open input file 'OpenCL.lib'"
#223
RahulDas-dev
closed
1 year ago
2
Fix images example
#222
DerFetzer
closed
1 year ago
1
Update license field following SPDX 2.1 license expression standard
#221
frisoft
closed
1 year ago
1
unmet dependencies
#220
Swissschoggi
closed
1 year ago
1
error: getting `STATUS_ACCESS_VIOLATION` in `Device::list()`
#219
poszu
closed
1 year ago
9
Fix crate version badge images
#218
zimeg
closed
1 year ago
1
Fix incomplete links in documentation
#217
zimeg
opened
1 year ago
3
Currently event's future does not work with the new version of tokio
#216
nishuzumi
opened
1 year ago
0
Fix formatting of buffer.rs
#215
AdrianEddy
closed
1 year ago
1
Shared Virtual Memory (SVM) support?
#214
itayw
closed
1 year ago
2
Result in example file change when removing assert_eq!()
#213
veryhumanprogrammer
closed
1 year ago
2
DirectX D3D11 interop
#212
AdrianEddy
closed
1 year ago
2
Add warning regarding different struct layouts on Apple M1
#211
MoritzKn
opened
2 years ago
3
Struct with #[repr(C)] are not necessarily compatible with OpenCL layouts
#210
MoritzKn
closed
1 year ago
6
Lifetime bounds in as_slice and as_slice_mut in MemMap
#209
vikramnitin9
opened
2 years ago
1
Upgrade dependencies and remove deprecated `failure`, which causes GitHub security alerts
#208
AdrianEddy
closed
2 years ago
8
The test program on Ubuntu 21.10 may not be using the GPU
#207
ben-cottrell-nz
closed
1 year ago
1
Fix compilation failure
#206
Henning-K
closed
2 years ago
0
Documentation - unclear what use_host_slice does/how to use it
#205
bddap
closed
1 year ago
2
improvement for subbuffer
#204
aleksander-mendoza
opened
3 years ago
3
error: failed to select a version for the requirement `rustc_version = "^0.1"`
#203
xuqinghan
closed
1 year ago
1
rustc_version below 0.2 is no longer available, which breaks building this crate
#202
michaelmattig
closed
2 years ago
1
update rustc_version
#201
michaelmattig
closed
2 years ago
1
Remove dependency without license
#200
michaelmattig
closed
1 year ago
1
Remove dependency without license
#199
michaelmattig
closed
2 years ago
1
EventList::From for Into<Event> slices can cause double-drop
#198
ammaraskar
closed
3 years ago
1
Fix issues identified in issue #196
#197
kenba
closed
1 year ago
1
Issues with cl_h.rs in the cl-sys crate
#196
kenba
closed
1 year ago
0
panic safety fix
#195
JOE1994
closed
7 months ago
0
double drop may happen upon panic in `EventList as std::convert::From<[E; n]>>::from`
#194
JOE1994
closed
7 months ago
1
Add OpenCL 2.2 and 3.0 types, constants and functions.
#193
kenba
opened
3 years ago
1
OpenCL 2.2 and 3.0 support in cl-sys
#192
kenba
opened
3 years ago
0
Fix package name
#191
boydjohnson
closed
3 years ago
0
KernelBuilder is not cloneable
#190
michaelmattig
opened
4 years ago
0
Concurrent device listing
#189
michaelmattig
opened
4 years ago
5
Avoid direct `Fail` trait implementation
#188
drahnr
opened
4 years ago
0
Change Spatial Dims From<isize> to be consistent with other types. Impl FromPrimitive for SpatialDims.
#187
charles-r-earp
closed
2 years ago
0
Receive CL_INVALID_EVENT_WAIT_LIST when pass event to ewait by value
#186
Mr-Andersen
opened
4 years ago
0
Changed the primitive type used by Uint8 from i8 to u32
#185
dgerblick
opened
4 years ago
0
In cl-sys, the AMD url points to a 404
#184
gabdube
closed
1 year ago
0
Fix multiple warnings
#183
gkelly
closed
2 years ago
1
Fix images_safe_clamp example compilation
#182
gkelly
opened
4 years ago
0
Version 0.3.0 build fails becase From<TokenSteam> not implmented for syn::Expr
#181
ritobanrc
opened
4 years ago
0
Need to create a symbolic link in Debian
#180
reneherrero
opened
4 years ago
0
Fix compiler warning
#179
LuoZijun
closed
2 years ago
2
Next