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

associate frozen HLT menus to the corresponding run ranges, and select them from cmsDriver.py #553

Merged
merged 1 commit into from
Aug 16, 2013

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Aug 16, 2013

No description provided.

@ktf
Copy link
Contributor

ktf commented Aug 16, 2013

Please make sure you bring it up in ORP. I think they are planning a release this week or so.

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 16, 2013

I cannot attend the ORP, but @franzoni should be there.

.A
On 16 Aug 2013 13:46, "Giulio Eulisse" [email protected] wrote:

Please make sure you bring it up in ORP. I think they are planning a
release this week or so.


Reply to this email directly or view it on GitHubhttps://github.com//pull/553#issuecomment-22761511
.

ktf added a commit that referenced this pull request Aug 16, 2013
associate frozen HLT menus to the corresponding run ranges, and select them from cmsDriver.py
@ktf ktf merged commit ff6b03e into cms-sw:CMSSW_5_3_X Aug 16, 2013
bianchini pushed a commit to bianchini/cmssw that referenced this pull request Sep 28, 2016
cmsbuild pushed a commit that referenced this pull request Oct 2, 2020
customizePixelOnlyForProfilingGPUOnly:
  Customise the Pixel-only reconstruction to run on GPU
  Run the unpacker, clustering, ntuplets, track fit and vertex reconstruction on GPU.

customizePixelOnlyForProfilingGPUWithHostCopy:
  Customise the Pixel-only reconstruction to run on GPU, and copy the data to the host
  Run the unpacker, clustering, ntuplets, track fit and vertex reconstruction on GPU,
  and copy all the products to the host in SoA format.
  The same customisation can be also used on the SoA CPU workflow, running up to the
  tracks and vertices on the CPU in SoA format, without conversion to legacy format.

customizePixelOnlyForProfiling:
  Customise the Pixel-only reconstruction to run on GPU, copy the data to the host,
  and convert to legacy format
  Run the unpacker, clustering, ntuplets, track fit and vertex reconstruction on GPU;
  copy all the products to the host in SoA format; and convert them to legacy format.
  The same customisation can be also used on the CPU workflow, running up to the
  tracks and vertices on the CPU.
cmsbuild pushed a commit that referenced this pull request Oct 2, 2020
customizePixelOnlyForProfilingGPUOnly:
  Customise the Pixel-only reconstruction to run on GPU
  Run the unpacker, clustering, ntuplets, track fit and vertex reconstruction on GPU.

customizePixelOnlyForProfilingGPUWithHostCopy:
  Customise the Pixel-only reconstruction to run on GPU, and copy the data to the host
  Run the unpacker, clustering, ntuplets, track fit and vertex reconstruction on GPU,
  and copy all the products to the host in SoA format.
  The same customisation can be also used on the SoA CPU workflow, running up to the
  tracks and vertices on the CPU in SoA format, without conversion to legacy format.

customizePixelOnlyForProfiling:
  Customise the Pixel-only reconstruction to run on GPU, copy the data to the host,
  and convert to legacy format
  Run the unpacker, clustering, ntuplets, track fit and vertex reconstruction on GPU;
  copy all the products to the host in SoA format; and convert them to legacy format.
  The same customisation can be also used on the CPU workflow, running up to the
  tracks and vertices on the CPU.
fwyzard added a commit to fwyzard/cmssw that referenced this pull request Dec 16, 2020
customizePixelOnlyForProfilingGPUOnly:
  Customise the Pixel-only reconstruction to run on GPU
  Run the unpacker, clustering, ntuplets, track fit and vertex reconstruction on GPU.

customizePixelOnlyForProfilingGPUWithHostCopy:
  Customise the Pixel-only reconstruction to run on GPU, and copy the data to the host
  Run the unpacker, clustering, ntuplets, track fit and vertex reconstruction on GPU,
  and copy all the products to the host in SoA format.
  The same customisation can be also used on the SoA CPU workflow, running up to the
  tracks and vertices on the CPU in SoA format, without conversion to legacy format.

customizePixelOnlyForProfiling:
  Customise the Pixel-only reconstruction to run on GPU, copy the data to the host,
  and convert to legacy format
  Run the unpacker, clustering, ntuplets, track fit and vertex reconstruction on GPU;
  copy all the products to the host in SoA format; and convert them to legacy format.
  The same customisation can be also used on the CPU workflow, running up to the
  tracks and vertices on the CPU.
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