Skip to content

Conversation

@fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Aug 13, 2023

PR description:

Extend testKernel.dev.cc with a 2D kernel test that uses large block sizes and redundant blocks.

Fix elements_with_stride_nd when the initial index is outside the extent; this fixes the issue revealed by the new test.

Also:

  • add support for the AccCpuThreads accelerator;
  • rename member variables for consistency;
  • improve comments.

PR validation:

The new unit tests completes successfully.

If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:

To be backported to 13.0.x and later.

Also:
  - add support for the AccCpuThreads acelerator
  - rename member variables for consistency
  - improve comments
@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 13, 2023

please test with cms-sw/cmsdist#8645

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 13, 2023

enable gpu

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 13, 2023

+heterogeneous

The updated test works locally.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42558/36576

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

  • HeterogeneousCore/AlpakaInterface (heterogeneous)

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

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-84f443/34258/summary.html
COMMIT: 938674c
CMSSW: CMSSW_13_3_X_2023-08-13-2300/el8_amd64_gcc11
Additional Tests: GPU
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/42558/34258/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially added 3 lines to the logs
  • Reco comparison results: 8 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3152843
  • DQMHistoTests: Total failures: 6
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3152815
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 207 log files, 159 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

GPU Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 3
  • DQMHistoTests: Total histograms compared: 40118
  • DQMHistoTests: Total failures: 20
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 40098
  • DQMHistoTests: Total skipped: 0
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 2 files compared)
  • Checked 8 log files, 10 edm output root files, 3 DQM output files
  • TriggerResults: no differences found

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 14, 2023

type bugfix

@fwyzard fwyzard changed the title Fix elements_with_stride_nd when the initial index is outside the extent Fix elements_with_stride_nd when the index is outside the extent Aug 14, 2023
@perrotta
Copy link
Contributor

perrotta commented Aug 14, 2023

@fwyzard does this PR require that cms-sw/cmsdist#8645 is also merged?

  • YES: please sign it
  • NO: let retest this one without that additional cmsdist PR

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 14, 2023

@fwyzard does this PR requires that cms-sw/cmsdist#8645 is also merged?

Yes.

  • YES: please sign it

I cannot sign cmsdist PRs, but if people give the rights to do so, I will :-)

  • NO: let retest this one without that additional cmsdist PR

.A

@makortel
Copy link
Contributor

@fwyzard does this PR requires that cms-sw/cmsdist#8645 is also merged?

Yes.

  • YES: please sign it

I cannot sign cmsdist PRs, but if people give the rights to do so, I will :-)

@perrotta Did you perhaps mean the cms-sw/cmsdist#8645 should be assigned to heterogeneous (that @fwyzard could then sign)?

@perrotta
Copy link
Contributor

I cannot sign cmsdist PRs, but if people give the rights to do so, I will :-)

Sorry, I am in mid-summer (supposedly holiday...) mode: I was convinced that there was a missing "heterogeneous" signature there, that why I wondered why it was not signed yet. Let merge everything at once, then

@perrotta
Copy link
Contributor

+1

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 14, 2023

Thank you :-)

@cmsbuild cmsbuild merged commit af40150 into cms-sw:master Aug 14, 2023
Copy link
Contributor

@makortel makortel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add support for the AccCpuThreads accelerator;

This statement refers specifically to the workdivision.h header, right?

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 14, 2023

add support for the AccCpuThreads accelerator;

This statement refers specifically to the workdivision.h header, right?

Yes, there is no support added to the other headers.

@fwyzard fwyzard deleted the Alpaka_updates_13.0.x branch January 30, 2024 11:11
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.

4 participants