JeffersonLab / qphix

QCD for Intel Xeon Phi and Xeon processors
http://jeffersonlab.github.io/qphix/
Other
13 stars 11 forks source link

Removing already merged branches #22

Closed martin-ueding closed 7 years ago

martin-ueding commented 7 years ago

The QPhiX repository has a lot of branches that are already merged. I was told that there is some BG/Q support and I'd like to try that out. To me it is not really clear which branch I should take:

Which of these branches would be the one with the best chances to run on BG/Q?

Also there are a bunch of branches that are already merged into either master or develop and are still kept around:

Deleting those would make it easier to see the branches which are not yet merged:

And there it is hard for me to tell which branches are worth trying out and what has ended and will not be worked on any further. Could one do something to make the various branches a bit easier to understand?

martin-ueding commented 7 years ago

devel is the branch to use, master will get updated when there is a stable state. The other branches preserve history. Using devel will be the best starting point.