-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[Target] Add cuda tags and unit test #7410
Conversation
@junrushao1994 Please review, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall it looks to me. Please see my only comment below. Let's get it in quickly after fixing the linter
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Thanks Xiyou for the first contribution 🎉
@comaniac Would you mind taking a second look? |
Thanks @zxybazh @junrushao1994 |
Thanks @comaniac! For reference, we crawled the information from: [1] https://developer.nvidia.com/cuda-gpus |
* Add cuda tags and unit test * Add missing space * Remove extra indent * Modify macro def position * Fix clang format * Fix clang format for set_config
* Add cuda tags and unit test * Add missing space * Remove extra indent * Modify macro def position * Fix clang format * Fix clang format for set_config
* Add cuda tags and unit test * Add missing space * Remove extra indent * Modify macro def position * Fix clang format * Fix clang format for set_config
This commit added cuda tags of most cuda devices for target specification and completed cuda target tag attributes.