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

Remove -O2/-O3 from CUDA flags #29

Conversation

fwyzard
Copy link

@fwyzard fwyzard commented Mar 1, 2018

After #28 / cms-sw/cmsdist#3786 the default CUDA flags are set to -O3 -std=c++14 --expt-relaxed-constexpr --expt-extended-lambda .

Since nvcc does not support multiple -On options on the command line, remove them from the CUDA_FLAGS set in the BuildFile.xml .

After cms-sw/cmsdist#3786 the default CUDA flags are set to
`-O3 -std=c++14 --expt-relaxed-constexpr --expt-extended-lambda` .

Since `nvcc` does not support multiple `-On` options on the command
line, remove them from the `CUDA_FLAGS` set in the BuildFile.xml .
@cmsbot
Copy link

cmsbot commented Mar 1, 2018

A new Pull Request was created by @fwyzard (Andrea Bocci) for CMSSW_10_1_X_Patatrack.

It involves the following packages:

DataFormats/GeometrySurface
EventFilter/SiPixelRawToDigi
HeterogeneousCore/CUDAUtilities
RecoLocalTracker/SiPixelClusterizer
RecoLocalTracker/SiPixelRecHits

The following packages do not have a category, yet:

HeterogeneousCore/CUDAUtilities
Please create a PR for https://github.com/cms-sw/cms-bot/blob/master/categories_map.py to assign category

@cmsbot, @fwyzard can you please review it and eventually sign? Thanks.

cms-bot commands are listed here

@fwyzard fwyzard merged commit 6556015 into cms-patatrack:CMSSW_10_1_X_Patatrack Mar 1, 2018
@fwyzard fwyzard deleted the update_BuildFile_CUDA_FLAGS branch March 1, 2018 13:28
fwyzard added a commit that referenced this pull request Oct 8, 2020
After cms-sw/cmsdist#3786 the default CUDA flags are set to
`-O3 -std=c++14 --expt-relaxed-constexpr --expt-extended-lambda` .

Since `nvcc` does not support multiple `-On` options on the command
line, remove them from the `CUDA_FLAGS` set in the BuildFile.xml .
fwyzard added a commit that referenced this pull request Oct 19, 2020
After cms-sw/cmsdist#3786 the default CUDA flags are set to
`-O3 -std=c++14 --expt-relaxed-constexpr --expt-extended-lambda` .

Since `nvcc` does not support multiple `-On` options on the command
line, remove them from the `CUDA_FLAGS` set in the BuildFile.xml .
fwyzard added a commit that referenced this pull request Oct 20, 2020
After cms-sw/cmsdist#3786 the default CUDA flags are set to
`-O3 -std=c++14 --expt-relaxed-constexpr --expt-extended-lambda` .

Since `nvcc` does not support multiple `-On` options on the command
line, remove them from the `CUDA_FLAGS` set in the BuildFile.xml .
fwyzard added a commit that referenced this pull request Oct 23, 2020
After cms-sw/cmsdist#3786 the default CUDA flags are set to
`-O3 -std=c++14 --expt-relaxed-constexpr --expt-extended-lambda` .

Since `nvcc` does not support multiple `-On` options on the command
line, remove them from the `CUDA_FLAGS` set in the BuildFile.xml .
fwyzard added a commit that referenced this pull request Nov 6, 2020
After cms-sw/cmsdist#3786 the default CUDA flags are set to
`-O3 -std=c++14 --expt-relaxed-constexpr --expt-extended-lambda` .

Since `nvcc` does not support multiple `-On` options on the command
line, remove them from the `CUDA_FLAGS` set in the BuildFile.xml .
fwyzard added a commit that referenced this pull request Nov 16, 2020
After cms-sw/cmsdist#3786 the default CUDA flags are set to
`-O3 -std=c++14 --expt-relaxed-constexpr --expt-extended-lambda` .

Since `nvcc` does not support multiple `-On` options on the command
line, remove them from the `CUDA_FLAGS` set in the BuildFile.xml .
fwyzard pushed a commit that referenced this pull request Dec 25, 2020
After cms-sw/cmsdist#3786 the default CUDA flags are set to
`-O3 -std=c++14 --expt-relaxed-constexpr --expt-extended-lambda` .

Since `nvcc` does not support multiple `-On` options on the command
line, remove them from the `CUDA_FLAGS` set in the BuildFile.xml .
fwyzard added a commit that referenced this pull request Dec 29, 2020
After cms-sw/cmsdist#3786 the default CUDA flags are set to
`-O3 -std=c++14 --expt-relaxed-constexpr --expt-extended-lambda` .

Since `nvcc` does not support multiple `-On` options on the command
line, remove them from the `CUDA_FLAGS` set in the BuildFile.xml .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants