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

Define CUDA-specific attributes for compatiility with GCC #559

Conversation

fwyzard
Copy link

@fwyzard fwyzard commented Oct 20, 2020

Including <cuda_runtime.h> would pull in the dependency on all of CUDA; instead, just define away the CUDA specific attributes to keep GCC happy.

Including <cuda_runtime.h> would pull in the dependency on all of CUDA;
instead, just define away the CUDA specific attributes to keep GCC happy.
@fwyzard fwyzard added bug-fix Pixels Pixels-related developments labels Oct 20, 2020
@fwyzard fwyzard merged commit e91e1d4 into cms-patatrack:CMSSW_11_2_X_Patatrack Oct 20, 2020
@fwyzard fwyzard deleted the patatrack_define_CUDA_attributes branch October 20, 2020 19:03
fwyzard added a commit that referenced this pull request Oct 20, 2020
Including <cuda_runtime.h> would pull in the dependency on all of CUDA;
instead, just define away the CUDA specific attributes to keep GCC happy.
fwyzard added a commit that referenced this pull request Oct 20, 2020
Including <cuda_runtime.h> would pull in the dependency on all of CUDA;
instead, just define away the CUDA specific attributes to keep GCC happy.
fwyzard added a commit that referenced this pull request Oct 20, 2020
Including <cuda_runtime.h> would pull in the dependency on all of CUDA;
instead, just define away the CUDA specific attributes to keep GCC happy.
fwyzard added a commit that referenced this pull request Oct 20, 2020
Including <cuda_runtime.h> would pull in the dependency on all of CUDA;
instead, just define away the CUDA specific attributes to keep GCC happy.
fwyzard added a commit that referenced this pull request Oct 23, 2020
Including <cuda_runtime.h> would pull in the dependency on all of CUDA;
instead, just define away the CUDA specific attributes to keep GCC happy.
fwyzard added a commit that referenced this pull request Nov 6, 2020
Including <cuda_runtime.h> would pull in the dependency on all of CUDA;
instead, just define away the CUDA specific attributes to keep GCC happy.
fwyzard added a commit that referenced this pull request Nov 16, 2020
Including <cuda_runtime.h> would pull in the dependency on all of CUDA;
instead, just define away the CUDA specific attributes to keep GCC happy.
fwyzard added a commit that referenced this pull request Nov 27, 2020
Including <cuda_runtime.h> would pull in the dependency on all of CUDA;
instead, just define away the CUDA specific attributes to keep GCC happy.
fwyzard pushed a commit that referenced this pull request Dec 25, 2020
Including <cuda_runtime.h> would pull in the dependency on all of CUDA;
instead, just define away the CUDA specific attributes to keep GCC happy.
fwyzard pushed a commit that referenced this pull request Dec 29, 2020
Including <cuda_runtime.h> would pull in the dependency on all of CUDA;
instead, just define away the CUDA specific attributes to keep GCC happy.
fwyzard added a commit that referenced this pull request Dec 29, 2020
Including <cuda_runtime.h> would pull in the dependency on all of CUDA;
instead, just define away the CUDA specific attributes to keep GCC happy.
fwyzard added a commit that referenced this pull request Dec 29, 2020
Including <cuda_runtime.h> would pull in the dependency on all of CUDA;
instead, just define away the CUDA specific attributes to keep GCC happy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix Pixels Pixels-related developments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant