issues
search
luqmana
/
rust-opencl
OpenCL bindings for Rust.
Other
170
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Activate Travis
#88
palfrey
opened
4 years ago
0
Fixes to compile with most recent rust stable, as well as added features
#87
AdamBrouwersHarries
opened
8 years ago
1
Added acquire GL buffer support
#86
Kerollmops
closed
7 years ago
0
Other argument qualifiers?
#85
seanlth
opened
8 years ago
0
impl<D: Deref<Target=Event>> EventList for &[Option<D>]
#84
tedsta
closed
8 years ago
0
Added some more device parameter queries
#83
MichaelRiss
opened
8 years ago
0
device_type is not human readable
#82
sevagh
closed
7 years ago
1
Field 'id' of structs 'opencl::hl::Platform' and 'opencl::hl::Device' should be public
#81
Zatvobor
opened
8 years ago
0
Fix warnings. Get ready for 'rustc 1.6.0-nightly (2f95de3b3 2015-12-01)' (just only)
#80
Zatvobor
closed
7 years ago
2
Fix issue #78 with multiple imports of std, and remove raw_pointer_deriving lint
#79
AdamBrouwersHarries
closed
8 years ago
0
Error with multiple importing of std type
#78
AdamBrouwersHarries
closed
7 years ago
1
Rustdocs don't build properly?
#77
oakwhiz
opened
8 years ago
0
Add restriction to trait KernelIndex to ensure that the trait Sizes i…
#76
AdamBrouwersHarries
closed
8 years ago
3
Constants as statics?
#75
pierzchalski
opened
9 years ago
0
Works on 32bit arch too now
#74
tedsta
closed
8 years ago
1
Cannot build with newest nightly rust
#73
spjoe
closed
8 years ago
1
add '[feature(slice_bytes)]' to enable unstable 'slice::bytes::copy_m…
#72
Zatvobor
closed
9 years ago
1
warning: the trait `core::marker::Sized` is not implemented for the type `Self` [E0277]
#71
hnsl
closed
8 years ago
2
Get everything building with latest nightly
#70
andrew-d
closed
9 years ago
3
Compiling with stable Rust
#69
IT302
opened
9 years ago
5
unresolved import : PhantomFn and FromPrimitive
#68
Yamakaky
closed
9 years ago
0
Fix build; silence warnings
#67
ghost
closed
9 years ago
1
Prefix sums and generic elementwise kernels
#66
johanneskoester
opened
9 years ago
1
Multiple-device support for high-level api
#65
greyhill
closed
9 years ago
1
Add phantom type annotations where rustc complains.
#64
bfops
closed
9 years ago
1
Fix/silence some warnings.
#63
bfops
closed
9 years ago
1
Update closure syntax; remove &mut:, &:, and :.
#62
bfops
closed
9 years ago
1
Merged in bfop's changes and added synchronous enqueue_kernel function to command_queue
#61
BeauJoh
closed
9 years ago
2
s/deriving/derive and remove #[deriving(Sync)].
#60
bfops
closed
9 years ago
1
README.md
#59
kazimuth
opened
9 years ago
0
Added more bindings to cl_get_device_info
#58
BeauJoh
closed
9 years ago
1
Fix String impl for CLStatus.
#57
bfops
closed
9 years ago
1
Not sure how this even compiled. Iff move is used out_event cannot be se...
#56
ghost
closed
9 years ago
1
Implement Send/Sync for some types
#55
ghost
closed
9 years ago
1
Add OpenCL 1.1 extensions
#54
kazimuth
closed
9 years ago
3
Windows support
#53
kazimuth
opened
9 years ago
2
Extension Support
#52
kazimuth
opened
9 years ago
2
Newer OpenCL versions
#51
kazimuth
opened
9 years ago
3
Fix platform information functions & add platform information example
#50
kazimuth
closed
9 years ago
1
Compile fails on latest rust master
#49
kazimuth
closed
9 years ago
1
Implementing multiple GPU support?
#48
edude03
opened
9 years ago
1
Fix macros to add ;
#47
ghost
closed
9 years ago
1
Fix typo in error message
#46
willglynn
closed
9 years ago
1
Update to latest rustc
#45
ghost
closed
9 years ago
1
Fix to build against latest rust nightly.
#44
caryhaynie
closed
9 years ago
1
Publish to crates.io
#43
ghost
opened
9 years ago
1
Update to latest rustc
#42
ghost
closed
9 years ago
0
Upstream changes to keep rust-opencl working with latest rustc
#41
ghost
closed
10 years ago
1
Upstream some changes auxillary functions from my branch.
#40
ghost
closed
10 years ago
2
Update to latest rust
#39
mathijshenquet
closed
10 years ago
3
Next