Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kenba/opencl3 issues and pull requests

#69 - Unsound issue in SvmVec

Issue - State: open - Opened by CXWorks about 2 months ago

#67 - Undefined symbol: _clCreateCommandQueueWithProperties

Issue - State: closed - Opened by brandonros 9 months ago - 2 comments

#66 - Added example opencl2image.rs

Pull Request - State: closed - Opened by Draghtnod about 1 year ago

#65 - Include examples on how to use opencl3::memory::Image

Issue - State: open - Opened by Dainerx about 1 year ago - 10 comments
Labels: enhancement

#64 - Update with new functions in OpenCL-Headers repo

Issue - State: closed - Opened by kenba about 1 year ago - 1 comment
Labels: enhancement

#63 - How to resolve "fatal error LNK1181: cannot open input file 'OpenCL.lib'"

Issue - State: open - Opened by RahulDas-dev over 1 year ago - 2 comments
Labels: invalid

#62 - Subgroups not working

Issue - State: closed - Opened by JonathanBrouwer over 1 year ago - 4 comments

#61 - Query related to Intel support changes release/tag

Issue - State: closed - Opened by kballeda over 1 year ago - 2 comments
Labels: enhancement

#60 - Support querying PCIE information for Intel devices

Pull Request - State: closed - Opened by kballeda over 1 year ago
Labels: enhancement

#58 - Compile failure using CL_VERSION_2_2 feature due to unmarked unsafe function call in program.rs

Issue - State: closed - Opened by fwilliams42 about 2 years ago - 1 comment
Labels: bug

#57 - signal: 11, SIGSEGV: invalid memory reference

Issue - State: closed - Opened by nworbnhoj about 2 years ago - 2 comments

#56 - Support for vector data types

Issue - State: closed - Opened by itayw about 2 years ago - 1 comment

#55 - Add Khronos cl_khr_command_buffer_mutable_dispatch extension

Issue - State: closed - Opened by kenba about 2 years ago - 1 comment
Labels: enhancement

#54 - Unshadow device re-exports

Pull Request - State: closed - Opened by vmx about 2 years ago - 3 comments

#53 - added sync for all threadsafe opencl objects

Pull Request - State: closed - Opened by benblack769 over 2 years ago - 2 comments

#52 - CL_MEM_USE_HOST_PTR can result in undefined behaviour

Issue - State: closed - Opened by awused over 2 years ago - 4 comments
Labels: invalid

#51 - Undefined behaviour when using underlying OpenCL pointers without any unsafe

Issue - State: closed - Opened by awused over 2 years ago - 11 comments

#50 - Introduce track_caller for panicing methods of ExecuteKernel

Pull Request - State: closed - Opened by 9SMTM6 over 2 years ago

#49 - Option for fallible ExecuteKernel::set_arg or better Error messages

Issue - State: closed - Opened by 9SMTM6 over 2 years ago - 12 comments

#48 - Putting deprecation notices behind conditional attributes

Issue - State: closed - Opened by vmx over 2 years ago - 2 comments
Labels: enhancement

#47 - Base `opencl3` on `opencl-sys` crate

Issue - State: closed - Opened by kenba over 2 years ago - 1 comment
Labels: enhancement

#46 - Missing enumeration types?

Issue - State: closed - Opened by JonathanWoollett-Light over 2 years ago - 3 comments
Labels: wontfix

#45 - One question related to provided example

Issue - State: closed - Opened by itzmeanjan almost 3 years ago - 2 comments
Labels: bug

#44 - Add provisional command-buffer extension

Issue - State: closed - Opened by kenba about 3 years ago - 1 comment
Labels: enhancement

#43 - Add external memory, external semaphore, and semaphore provisional extensions

Issue - State: closed - Opened by kenba about 3 years ago - 1 comment
Labels: enhancement

#42 - Add From trait where appropriate.

Issue - State: closed - Opened by kenba about 3 years ago - 1 comment
Labels: enhancement

#41 - Remove cl3 `Info` enums to support new OpenCL versions and extensions.

Issue - State: closed - Opened by kenba about 3 years ago - 6 comments

#40 - Replace `InfoType::to_string` calls with `From` trait calls for `cl3` version 0.5.

Issue - State: closed - Opened by kenba about 3 years ago - 1 comment
Labels: update

#39 - Update for latest OpenCL-Headers

Issue - State: closed - Opened by kenba about 3 years ago - 1 comment
Labels: update

#38 - SvmVec should support CL_DEVICE_SVM_FINE_GRAIN_SYSTEM

Issue - State: closed - Opened by kenba about 3 years ago - 1 comment
Labels: enhancement

#37 - Implement Serde's Serialize, Deserialize for SvmVec

Issue - State: closed - Opened by kenba about 3 years ago - 4 comments
Labels: enhancement

#36 - Update README to include working main fn

Pull Request - State: closed - Opened by nixpulvis about 3 years ago - 11 comments

#34 - ClError should print human-readable message even for Debug output.

Issue - State: closed - Opened by KarelPeeters about 3 years ago - 3 comments

#33 - Coarse-grained SVM has to be mapped before usage!

Issue - State: closed - Opened by Draghtnod about 3 years ago - 5 comments
Labels: bug

#32 - Example from readme has zero output on GTX 1060 Max-Q

Issue - State: closed - Opened by KarelPeeters about 3 years ago - 13 comments
Labels: documentation

#31 - Implement CL_VERSION_* features

Pull Request - State: closed - Opened by vmx over 3 years ago - 7 comments

#30 - opencl3 cannot be compiled with OpenCl 1.2 features only

Issue - State: closed - Opened by vmx over 3 years ago - 7 comments
Labels: bug

#29 - Mutability of sub-buffers

Issue - State: open - Opened by vmx over 3 years ago - 3 comments
Labels: help wanted, question

#28 - CI running on main branch only

Issue - State: closed - Opened by vmx over 3 years ago - 1 comment

#27 - Make mutability explicit

Pull Request - State: closed - Opened by vmx over 3 years ago - 1 comment

#26 - Should `CommandQueue.html::enqueue_write_buffer` take a mutable buffer reference?

Issue - State: closed - Opened by vmx over 3 years ago - 1 comment

#25 - Using set_event_callback

Issue - State: closed - Opened by itayw over 3 years ago - 3 comments
Labels: enhancement

#24 - Use `bool` instead of `cl_bool`

Issue - State: closed - Opened by vmx over 3 years ago - 4 comments
Labels: enhancement

#23 - Use Rust types instead of cl-sys type aliases

Issue - State: closed - Opened by vmx over 3 years ago - 2 comments
Labels: question

#22 - Return booleans for device information where applicable

Pull Request - State: closed - Opened by vmx over 3 years ago - 1 comment

#21 - Device::available() should return a boolean

Issue - State: closed - Opened by vmx over 3 years ago - 1 comment
Labels: enhancement

#20 - Restore `c_void` to program.rs

Issue - State: closed - Opened by jleflang over 3 years ago - 2 comments
Labels: bug

#19 - Export sizes of UUID and LUID

Pull Request - State: closed - Opened by vmx over 3 years ago

#18 - Return UUID as array

Issue - State: closed - Opened by vmx over 3 years ago - 2 comments
Labels: enhancement

#17 - Implement Send for some of the types

Pull Request - State: closed - Opened by vmx over 3 years ago

#16 - Implement Send for most of the types

Pull Request - State: closed - Opened by vmx over 3 years ago - 2 comments

#15 - It's safe to implement `Send` for most of the types

Issue - State: closed - Opened by vmx over 3 years ago - 5 comments
Labels: enhancement

#14 - Adding Debug derives

Issue - State: closed - Opened by vmx over 3 years ago - 2 comments

#13 - Higher level create_sub_buffer call

Issue - State: closed - Opened by vmx over 3 years ago - 2 comments

#12 - Improve OpenCL error handling

Issue - State: closed - Opened by kenba over 3 years ago - 12 comments
Labels: enhancement

#11 - Replace calls to to_str with to_string for issue #10

Pull Request - State: closed - Opened by kenba over 3 years ago
Labels: enhancement

#10 - Change the API to use String instead of ffi::CString

Issue - State: closed - Opened by kenba over 3 years ago - 2 comments
Labels: enhancement

#9 - Support running multiple instances of the same kernel simultaneously

Issue - State: closed - Opened by kenba over 3 years ago - 7 comments
Labels: enhancement

#8 - Retrieving a program build log might be impossible

Issue - State: closed - Opened by vmx over 3 years ago - 14 comments
Labels: enhancement

#7 - Implement Clone for most of the types

Pull Request - State: closed - Opened by vmx over 3 years ago - 2 comments

#6 - Make types Send and Sync where applicable

Pull Request - State: closed - Opened by vmx over 3 years ago - 4 comments

#5 - Consider replacing unwrap with expect for error handling

Issue - State: closed - Opened by kenba over 3 years ago - 2 comments
Labels: question

#4 - Implement Clone for CommandQueue

Pull Request - State: closed - Opened by vmx over 3 years ago - 1 comment
Labels: enhancement

#3 - Remove Buffer cast method

Pull Request - State: closed - Opened by jsatka almost 4 years ago - 2 comments

#2 - Consider adding PhantomData to Image and Pipe memory objects

Issue - State: closed - Opened by kenba almost 4 years ago - 2 comments
Labels: enhancement

#1 - Add Buffer type field as PhantomData.

Pull Request - State: closed - Opened by jsatka almost 4 years ago - 1 comment
Labels: enhancement