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

Hotfix/dslash cleanup #317

Merged
merged 2 commits into from
Jul 16, 2015
Merged

Hotfix/dslash cleanup #317

merged 2 commits into from
Jul 16, 2015

Conversation

maddyscientist
Copy link
Member

This pull request:

long long Ls = in->X(4);
long long bytes;

switch(DS_type){
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While this is not introduced here and does not stop me from merging this pull request: is an enum a better choice for DS_type? In the long haul we might go for strongly typed C++11 enum but that is some time to go until we can drop support for CUDA versions without C++11 support.

mathiaswagner pushed a commit that referenced this pull request Jul 16, 2015
@mathiaswagner mathiaswagner merged commit de17e4f into release/0.7.x Jul 16, 2015
@mathiaswagner mathiaswagner deleted the hotfix/dslash_cleanup branch July 16, 2015 17:42
@maddyscientist maddyscientist added this to the QUDA 0.7.2 milestone Jul 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants