DCPROGS / HJCFIT

Full maximum likelihood fitting of a mechanism directly to the entire sequence of open and shut times, with exact missed events correction.
GNU General Public License v3.0
9 stars 4 forks source link

Feature/python configuration #72

Closed raquelalegre closed 8 years ago

raquelalegre commented 8 years ago

Coherent Python, Numpy and Behave are now installed using GreatCMakeCookOff.

raquelalegre commented 8 years ago

The PR test seems to be successful, but in the Legion nodes it complains about not being able to find Doxygen. Is it because it needs installing or because CMake is not working properly? In ~ccsprsd/modules there is a doxygen executable for intel and gnu, so I guess the problem is CMake now knowing how to find them.

jenshnielsen commented 8 years ago

afaik doxygen is not on legion so that is fine

jenshnielsen commented 8 years ago

retest this please

jenshnielsen commented 8 years ago

great can you try removing the work arounds from https://github.com/UCL-RITS/jenkins-job-builder-files/blob/master/jobs/dcprogs.yml that sets PYTHON_LIBRARY and PYTHON_INCLUDE_DIR that should no longer be needed.

raquelalegre commented 8 years ago

That workedin Jenkins changing directly in the job configuration in Jenkins, but can't push those changes yet because that'll make other stuff fail if I remember correctly, right?

jenshnielsen commented 8 years ago

yes we need to merge these changes to master before we can do that