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

[TDF][VecOps] Add tutorial with a real analysis usecase #1795

Merged
merged 2 commits into from Mar 27, 2018

Conversation

dpiparo
Copy link
Member

@dpiparo dpiparo commented Mar 27, 2018

which shows how the programming model can be slimmed down using
TDF and VecOps comparing with the classical PyROOT approach, TTreeReader
and TDF without VecOps.

which shows how the programming model can be slimmed down using
TDF and VecOps comparing with the classical PyROOT approach, TTreeReader
and TDF without VecOps.
@dpiparo dpiparo requested a review from couet as a code owner March 27, 2018 15:06
@phsft-bot
Copy link
Collaborator

Starting build on centos7/gcc49, mac1013/native, slc6/gcc49, slc6/gcc62, slc6/gcc62, ubuntu16/native, ubuntu16/native, windows10/vc15 with flags -Dvc=OFF -Dimt=ON -Dccache=ON
How to customize builds

@phsft-bot
Copy link
Collaborator

Build failed on slc6/gcc62.
See console output.

Failing tests:

@dpiparo dpiparo merged commit 984351b into root-project:master Mar 27, 2018
@phsft-bot
Copy link
Collaborator

Starting build on centos7/gcc49, mac1013/native, slc6/gcc49, slc6/gcc62, slc6/gcc62, ubuntu16/native, ubuntu16/native, windows10/vc15 with flags -Dvc=OFF -Dimt=ON -Dccache=ON
How to customize builds

@phsft-bot
Copy link
Collaborator

Build failed on slc6/gcc62.
See console output.

@phsft-bot
Copy link
Collaborator

Build failed on slc6/gcc49.
See console output.

Errors:

  • ERROR: Timeout after 10 minutes
  • ERROR: Error fetching remote repo 'origin'
  • stderr: error: RPC failed; result=18, HTTP code = 200
  • ERROR: Error fetching remote repo 'origin'

@phsft-bot
Copy link
Collaborator

Build failed on ubuntu16/native.
See console output.

Warnings:

  • /mnt/build/workspace/root-pullrequests-build/root/graf2d/qt/src/TGQt.cxx:1151:7: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow]
  • /mnt/build/workspace/root-pullrequests-build/root/graf2d/qt/src/TGQt.cxx:1126:7: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow]

Failing tests:

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.

None yet

2 participants