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

[FEA]: Investigate support of vector types #83

Open
miscco opened this issue May 10, 2023 · 1 comment
Open

[FEA]: Investigate support of vector types #83

miscco opened this issue May 10, 2023 · 1 comment
Assignees
Labels
feature request New feature or request. libcu++ For all items related to libcu++

Comments

@miscco
Copy link
Collaborator

miscco commented May 10, 2023

There certain vector types, that we could / should support better, e.g int2/4/8

We should consider adding support for those within libcu++, especially regarding type traits.

Another example are performance optimization we are employing for built in types, that should also be doable for those vector types, e.g. NVIDIA/libcudacxx#449

@miscco
Copy link
Collaborator Author

miscco commented May 10, 2023

This also relates to #31

@miscco miscco self-assigned this Jul 12, 2023
@miscco miscco added feature request New feature or request. libcu++ For all items related to libcu++ labels Jul 12, 2023
@miscco miscco changed the title Investigate support of vector types [FEA]: Investigate support of vector types Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request. libcu++ For all items related to libcu++
Projects
Status: Todo
Development

No branches or pull requests

1 participant