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

Exception for cms code rules 5 (pragma checking) added for various files... #122

Merged
merged 1 commit into from
Jul 16, 2013
Merged

Exception for cms code rules 5 (pragma checking) added for various files... #122

merged 1 commit into from
Jul 16, 2013

Conversation

smuzaffar
Copy link
Contributor

Requested by Giulio:
Exception for cms code rules 5 (pragma statement checking) added for various files. Having pragmas for visibility hidden / public is a legal optimization and allowed.

ktf added a commit that referenced this pull request Jul 16, 2013
Exception for pragma visibility checking.

These are legal optimizations.
@ktf ktf merged commit 5224ae7 into cms-sw:CMSSW_7_0_X Jul 16, 2013
tahuang1991 pushed a commit to tahuang1991/cmssw that referenced this pull request Apr 15, 2014
nclopezo added a commit to nclopezo/cmssw that referenced this pull request Nov 21, 2014
PR Tests: show link to igprof results in the tests summary page
mariadalfonso pushed a commit to mariadalfonso/cmssw that referenced this pull request May 6, 2017
kurtejung added a commit to kurtejung/cmssw that referenced this pull request Jun 15, 2017
…tCuts

Fixes to cleanup and pf cand jet cuts
fwyzard added a commit to fwyzard/cmssw that referenced this pull request Aug 9, 2018
Do not #ifdef on __NVCC__: to protect CUDA-aware code sections, check if the __CUDACC__ symbol is defined. The symbol __NVCC__ is defined when building with nvcc, but not when building CUDA code with clang.

Move header files referenced from outside their directory to the interface/ directory, and update the include guards accordingly.

Include <cuda_runtime.h> instead of <cuda.h> to handle the CUDA attributes in non-CUDA compilations.

Rename PixelTrackReconstructionGPU_impl.cu to PixelTrackReconstructionGPU.cu.

Other cleanup: #defines, debug messages, change __inline__ to inline, fix include guards, whitespaces, etc.
slava77 pushed a commit to slava77/cmssw that referenced this pull request Apr 4, 2019
…MiniAOD_ResolveConflicts

Tau RECO on MiniAOD: A fix and addressed review comments
slava77 pushed a commit to slava77/cmssw that referenced this pull request Oct 9, 2021
PCA estimation + validation, cleanups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants