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 MPI tools and tests #39036

Merged
merged 2 commits into from Aug 12, 2022
Merged

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Aug 11, 2022

PR description:

Update cmsenv_mpirun to look for cmsenv_orted also under the base releases.

Move the test for CUDA availability from mpiCudaGeneric binary to the BuildFile.xml.

PR validation:

Tested using a CMSSW area with cmsenv_orted under $CMSSW_RELEASE_BASE/bin/ and not under $CMSSW_BASE/bin.

If this PR will be backported please specify to which release cycle the backport is meant for:

To be backported to CMSSW 12.4.x for ongoing DAQ tests (not used for data taking): see #39037.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39036/31522

  • This PR adds an extra 12KB to repository

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

  • HeterogeneousCore/MPICore (heterogeneous)

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

cms-bot commands are listed here

@fwyzard fwyzard changed the title Update cmsenv_mpirun to work with $CMSSW_RELEASE_BASE Update MPI tools and tests Aug 11, 2022
@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 11, 2022

please test

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 11, 2022

+heterogeneous

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39036/31523

  • This PR adds an extra 20KB to repository

@cmsbuild
Copy link
Contributor

Pull request #39036 was updated. can you please check and sign again.

RELEASE_BASE=$CMSSW_BASE
elif [ -x $CMSSW_RELEASE_BASE/bin/$SCRAM_ARCH/cmsenv_orted ]; then
RELEASE_BASE=$CMSSW_RELEASE_BASE
else
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe it could make sense to check also $CMSSW_FULL_RELEASE_BASE for the case that $CMSSW_RELEASE_BASE is a patch release. (alternative could be to find the location of cmsenv_orted from $PATH, but I'm not sure if that could have some undesired effect)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point, thanks.

Update "cmsenv_mpirun" to look for "cmsenv_orted" under
  - $CMSSW_BASE
  - $CMSSW_RELEASE_BASE
  - $CMSSW_FULL_RELEASE_BASE

In verbose mode, print the command before executing it.
@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39036/31525

  • This PR adds an extra 24KB to repository

@cmsbuild
Copy link
Contributor

Pull request #39036 was updated. @cmsbuild, @makortel, @fwyzard can you please check and sign again.

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 11, 2022

please test

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 11, 2022

+heterogeneous

@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2ee12b/26770/summary.html
COMMIT: 76de570
CMSSW: CMSSW_12_5_X_2022-08-11-1100/el8_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/39036/26770/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 51
  • DQMHistoTests: Total histograms compared: 3692476
  • DQMHistoTests: Total failures: 2
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3692452
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 50 files compared)
  • Checked 212 log files, 49 edm output root files, 51 DQM output files
  • TriggerResults: no differences found

@qliphy
Copy link
Contributor

qliphy commented Aug 12, 2022

+1

@cmsbuild cmsbuild merged commit f2a1ffa into cms-sw:master Aug 12, 2022
@fwyzard fwyzard deleted the update_cmsenv_mpirun_125x branch August 16, 2022 05:56
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

4 participants