download sources via git for XGBoost 20171120 easyconfig due to use of submodules#6880
Conversation
|
@mboisson Add checksums please |
|
Mmmm, checksums are pointless when cloning from a git repository, they will depend on the tar tool and platform on which the cloned repo is tarball'd. The commit number should be enough ? |
|
Ah, didn't notice the recursive... Kicking Travis due to changes in EasyBuild testing |
|
Travis kicked |
|
Some local variable name changes needed. |
|
Also there is a conflict of some kind to resolve. |
|
Mmm, there should be no more conflict. Closing and reopening |
|
Travis still thinks there is a conflict, can't see what it is... |
|
@mboisson Please merge ComputeCanada#16, which should make this PR (finally) too to go... |
add None as checksum in XGBoost easyconfig using git_config in sources (+ fix merge conflict)
…ost 20171120 easyconfig
stick to specific Java 1.8.x version + replace tabs by spaces in XGBoost 20171120 easyconfig
undo unintended rename of GRNBoost easyconfig
|
Test report by @boegel |
|
Hmm, tests seem to be failing due to |
Looks like a known issue with the tests failing in some network configurations, see dmlc/xgboost#4484... My vote would go to disabling that test. |
|
Looks like the failing tests were a fluke, they're passing now (see upcoming test report), so this should be good to go... |
|
Test report by @boegel |
sync with develop
|
Going in, thanks @mboisson! |
This is an example of recipe that uses feature included in
easybuilders/easybuild-framework#2555