Skip to content
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

Feature: Symbol Support #5

Open
cjhanks opened this issue Jul 3, 2020 · 0 comments
Open

Feature: Symbol Support #5

cjhanks opened this issue Jul 3, 2020 · 0 comments
Assignees
Labels
Feature Let's build something new.
Milestone

Comments

@cjhanks
Copy link
Owner

cjhanks commented Jul 3, 2020

One of the more useful CUDA tools is to create a Symbol, ie: __constant__ memory.

It can be tricky to handle arrays. Ideally, it should support all interface requirements of the Matrix class (https://github.com/cjhanks/cmm/blob/0.x/lib/cmm/matrix/matrix.hh).

@cjhanks cjhanks added the Feature Let's build something new. label Jul 3, 2020
@cjhanks cjhanks added this to the Release: 0.2 milestone Jul 3, 2020
@cjhanks cjhanks self-assigned this Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Let's build something new.
Projects
None yet
Development

No branches or pull requests

1 participant