Skip to content

Issues: bheisler/RustaCUDA

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Remove unwrap from examples Beginner Suitable for people new to RustaCUDA or CUDA in general Docs Related to documentation
#1 opened Nov 25, 2018 by bheisler
Figure out a way to make the context API truly safe Breaking Change Fixing this will probably require an API-breaking change. Intermediate Intermediate difficulty. May require knowledge of CUDA (or reading the Driver API docs)
#2 opened Nov 25, 2018 by bheisler
Which types should implement Send/Sync? Enhancement An enhancement or change to existing functionality/documentation. Help Wanted Input requested Intermediate Intermediate difficulty. May require knowledge of CUDA (or reading the Driver API docs)
#3 opened Nov 25, 2018 by bheisler
What should be #[inline]d? Help Wanted Input requested Intermediate Intermediate difficulty. May require knowledge of CUDA (or reading the Driver API docs)
#4 opened Nov 25, 2018 by bheisler
Add support for Primary Context Management Beginner Suitable for people new to RustaCUDA or CUDA in general New CUDA Feature Expose a new CUDA feature through RustaCUDA
#7 opened Nov 25, 2018 by bheisler
Add support for asynchronous memcpy Bigger Project A larger project, typically involving designing a safe, Rust-y wrapper around a CUDA api concept. New CUDA Feature Expose a new CUDA feature through RustaCUDA
#8 opened Nov 25, 2018 by bheisler
Add support for JIT linking Intermediate Intermediate difficulty. May require knowledge of CUDA (or reading the Driver API docs) New CUDA Feature Expose a new CUDA feature through RustaCUDA
#9 opened Nov 25, 2018 by bheisler
Add support for CUDA arrays Bigger Project A larger project, typically involving designing a safe, Rust-y wrapper around a CUDA api concept. New CUDA Feature Expose a new CUDA feature through RustaCUDA
#10 opened Nov 25, 2018 by bheisler
Add support for textures and surfaces Bigger Project A larger project, typically involving designing a safe, Rust-y wrapper around a CUDA api concept. New CUDA Feature Expose a new CUDA feature through RustaCUDA
#11 opened Nov 25, 2018 by bheisler
Add complete support for Unified Memory Bigger Project A larger project, typically involving designing a safe, Rust-y wrapper around a CUDA api concept. New CUDA Feature Expose a new CUDA feature through RustaCUDA
#12 opened Nov 25, 2018 by bheisler
Hip support?
#49 opened Jul 28, 2020 by charles-r-earp
Support for Vector Types
#51 opened Oct 23, 2020 by jzarnett
How should I use constant memory
#57 opened Aug 3, 2021 by taotaolin
Introducing Module::load_from_bytes()
#58 opened Aug 11, 2021 by vmx
RustaCUDA doesn't build on ARMv8
#65 opened Feb 8, 2022 by jswang
Is 0.1.3 published?
#67 opened Feb 13, 2022 by jerry73204
is Default stream existed?
#71 opened Jan 24, 2024 by mooreland
ProTip! Adding no:label will show everything without a label.