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

Patatrack integration - common tools updates (3/N) #31110

Merged

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Aug 10, 2020

PR description:

Update tools for working on GPUs, following the Patatrack developments since #29110.

PR validation:

Changes in use in the Patatrack releases.

if this PR is a backport please specify the original PR and why you need to backport that PR:

Includes changes from:

VinInn and others added 7 commits August 10, 2020 19:01
Adjust the growth factor in the caching allocators to use more granular bins, reducing the memory wasted by the allocations.
CachingDeviceAllocator:
  - add the device allocator status to the public interface
  - monitor the requested amount of bytes in addition to the allocated amount

CUDAMonitoringService:
  - print CUDA memory information after each module, including stats from caching allocator
Remove the C++ 17 compatibility functions now that CUDA 11.0 and later support C++ 17 natively.
Adds the type-safe wrappers for performing host-to-device asynchronous copies of data from a cms::cuda::host::noncached::unique_ptr<T> to a cms::cuda::device::unique_ptr<T>.
Add options to cmsCudaRebuild.sh:
  - "-v" to make scram be verbose and print all compilation commands
  - "-g" to enable host and device debug symbols
  - "-G" to enable host and device debug symbols, and device asserts
Support having multiple `-gencode arch=compute_..,code=sm_..` options on a single line,
as well as one set of options on each line.
@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 10, 2020

@makortel @VinInn FYI

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 10, 2020

@cmsbuild, please test

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 10, 2020

enable gpu

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-31110/17680

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 10, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

HeterogeneousCore/CUDAServices
HeterogeneousCore/CUDAUtilities

@makortel, @cmsbuild, @fwyzard can you please review it and eventually sign? Thanks.
@makortel, @rovere this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

+1
Tested at: 99ea961
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-bbab89/8691/summary.html
CMSSW: CMSSW_11_2_X_2020-08-10-1100
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-bbab89/8691/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 35
  • DQMHistoTests: Total histograms compared: 2612401
  • DQMHistoTests: Total failures: 5
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 2612347
  • DQMHistoTests: Total skipped: 48
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -0.004 KiB( 34 files compared)
  • DQMHistoSizes: changed ( 10224.0 ): -0.004 KiB MessageLogger/Warnings
  • Checked 149 log files, 22 edm output root files, 35 DQM output files

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 10, 2020

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

@qliphy
Copy link
Contributor

qliphy commented Aug 11, 2020

+1

@cmsbuild cmsbuild merged commit 8fcaead into cms-sw:master Aug 11, 2020
@fwyzard fwyzard deleted the patatrack_integration_3_N_updates branch October 5, 2020 16:17
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.

5 participants