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

Moving fastjet threading PR to cms/v3.1.0 #8

Closed
wants to merge 19 commits into from

Conversation

rappoccio
Copy link

Correction of #7

ktf and others added 19 commits May 20, 2014 10:10
Changes needed to allow independent instances to run on seperate threads
We want to compile third party libraries using these fastjet
headers using compiler options that may not include C++11 support
but still link to our libraries built with C++11. This requires
all C++11 constructs to either be removed from the headers or
hidden (in the case where their pre C++11 equivalents are binary
compatible).

This change also attempts to make it possible to compile all of
fastjet with a non C++11 compiler.

In addition, we have attempted to fulfill the request by the
fastjet maintainers to comment the CMS changes and explicitly state
that the changes are not sanctioned by the fastjet maintainers.
typo: fixed the atomic_counter copy constructor
@nclopezo
Copy link

@ktf
Copy link
Contributor

ktf commented Nov 11, 2014

@nclopezo can you re base this on top of cms/v3.1.0? We can then discuss in
ORP if we want to go forward with this.

On mar 11 nov 2014 at 14:31 David Mendez notifications@github.com wrote:

Results are ready:
Tested at: c115647
c115647
https://cmssdt.cern.ch/SDT/jenkins-artifacts/cms-
externals-pr-integration/22


Reply to this email directly or view it on GitHub
#8 (comment).

@cmsbuild
Copy link

@nclopezo
Copy link

The commits that you want on top of cms/v3.1.0 are 605269a, fee3397, db1dce9, a7d41cf, c115647 ?

@nclopezo
Copy link

or also the ones that come from https://github.com/cms-externals/fastjet/commits/cms/v3.0.3 ?

@ktf
Copy link
Contributor

ktf commented Nov 11, 2014

We want everything but the merge commits.

On Tue Nov 11 2014 at 4:37:50 PM David Mendez notifications@github.com
wrote:

or also the ones that come from
https://github.com/cms-externals/fastjet/commits/cms/v3.0.3 ?


Reply to this email directly or view it on GitHub
#8 (comment).

@nclopezo
Copy link

I rebased it here: #9

@cmsbuild
Copy link

A new Pull Request was created by @rappoccio for branch cms/v3.1.0.

Moving fastjet threading PR to cms/v3.1.0

@cmsbuild, @Degano 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.

external issue cms-sw/cmsdist#1760

@smuzaffar
Copy link

same as #11

@smuzaffar smuzaffar closed this Aug 24, 2015
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

6 participants