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
Fix opencl to compile with latest rustc
#38
ghost
closed
10 years ago
1
Examples
#37
okpatil4u
opened
10 years ago
4
Do not run tests parallel
#36
crepererum
closed
10 years ago
3
updated to latest rustc
#35
ghost
closed
10 years ago
1
Latest rustc
#34
ghost
closed
10 years ago
1
Moved non_camel_case_types to only CL.rs
#33
ghost
closed
10 years ago
0
Update to latest rust.
#32
ghost
closed
10 years ago
2
Updated to work on latest rustc
#31
ghost
closed
10 years ago
1
Fixed typo in Program build(). len() -> as_buf().
#30
ghost
closed
10 years ago
3
Added mutex around clGetPlatformIds
#29
ghost
closed
10 years ago
1
58 errors to master compatibility
#28
itdaniher
closed
10 years ago
3
Miscellaneous changes
#27
ghost
closed
10 years ago
1
s/rt::io/io/
#26
itdaniher
closed
11 years ago
1
Add an option for to enable profiling information
#25
eholk
opened
11 years ago
0
Use rustpkg
#24
eholk
closed
11 years ago
3
Expose profiling infromation.
#23
ghost
closed
11 years ago
0
Dealing with blocking.
#22
ghost
closed
9 years ago
7
add support for N dimensional data workgroup sizes to high level API
#21
itdaniher
closed
11 years ago
1
Need licence agreement
#20
ghost
closed
11 years ago
6
Major refactoring
#19
ghost
closed
11 years ago
8
Few fixes for the latest rust, add another function to hl.rs.
#18
itdaniher
closed
11 years ago
1
added option type for local work size
#17
ghost
closed
11 years ago
0
Updated rust to compile with latest rustc
#16
ghost
closed
11 years ago
1
Updated rust to compile with latest rustc
#15
ghost
closed
11 years ago
0
cl_float2 not implemented
#14
itdaniher
closed
11 years ago
6
impl read and write for buffer, move create_buffer to ComputeContext
#13
itdaniher
closed
11 years ago
1
buffer size to be stored as uint, device.name() public, and paran -> param
#12
itdaniher
closed
11 years ago
1
general cleanup?
#11
itdaniher
closed
11 years ago
2
can't find backend?
#10
itdaniher
closed
11 years ago
5
Minor file renames to support rustpkg better.
#9
ghost
closed
11 years ago
0
Utilize the event list argument
#8
ghost
closed
11 years ago
1
Update to work with Rust 0.8.
#7
ghost
closed
11 years ago
1
vector::test::unique_vector fails
#6
eholk
closed
11 years ago
1
Update to last Rust api.
#5
sebcrozet
closed
11 years ago
1
Improve Vector reusability.
#4
sebcrozet
closed
11 years ago
1
Add KernelArg impl for u32 and f64.
#3
sebcrozet
closed
11 years ago
1
Make things work with the last compiler.
#2
sebcrozet
closed
11 years ago
2
Higher level bindings
#1
eholk
closed
11 years ago
5
Previous