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

Update CUDA 9.1.85 with patches to cuBLAS and ptxas #3784

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Mar 1, 2018

  • Patch 1 (Released Jan 25, 2018)
    cuBLAS Patch Update: This update to CUDA 9.1 includes new GEMM kernels optimized for the Volta architecture and
    improved heuristics to select GEMM kernels for given input sizes.

  • Patch 2 (Released Feb 27, 2018)
    CUDA Compiler Patch Update: This update to CUDA 9.1 includes a bug fix to the PTX assembler (ptxas). The fix
    resolves an issue when compiling code that performs address calculations using large immediate operands.

* Patch 1 (Released Jan 25, 2018)
cuBLAS Patch Update: This update to CUDA 9.1 includes new GEMM kernels optimized for the Volta architecture and
improved heuristics to select GEMM kernels for given input sizes.

* Patch 2 (Released Feb 27, 2018)
CUDA Compiler Patch Update: This update to CUDA 9.1 includes a bug fix to the PTX assembler (ptxas). The fix
resolves an issue when compiling code that performs address calculations using large immediate operands.
@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 1, 2018

A new Pull Request was created by @fwyzard (Andrea Bocci) for branch IB/CMSSW_10_1_X/gcc630.

@cmsbuild, @smuzaffar, @gudrutis, @mrodozov can you please review it and eventually sign? Thanks.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.

@fwyzard
Copy link
Contributor Author

fwyzard commented Mar 1, 2018

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 1, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/26399/console

@fwyzard
Copy link
Contributor Author

fwyzard commented Mar 1, 2018

@felicepantaleo @rovere FYI

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 1, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 1, 2018

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 1, 2018

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 29
  • DQMHistoTests: Total histograms compared: 2479021
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2478844
  • DQMHistoTests: Total skipped: 176
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.960000000072 KiB( 23 files compared)
  • Checked 118 log files, 9 edm output root files, 29 DQM output files

@smuzaffar smuzaffar merged commit dc7eb7a into cms-sw:IB/CMSSW_10_1_X/gcc630 Mar 1, 2018
@fwyzard fwyzard deleted the CUDA_9.1.85.2_for_IB/CMSSW_10_1_X/gcc630 branch March 1, 2018 11:51
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.

None yet

3 participants