Dani

Results 3 comments of Dani

Hi, I might could do some tests in GTX1050Ti. Can you point out which tests to begin with? *edit : in GTX1650

I have done google test, and this is my logs : [https://github.com/otivedani/xgboost/tree/wsl-test-logs/build/wsl2-ubuntu2004/logs](https://github.com/otivedani/xgboost/tree/wsl-test-logs/build/wsl2-ubuntu2004/logs) I have encountered this error at `make test` [https://github.com/otivedani/xgboost/blob/wsl-test-logs/build/wsl2-ubuntu2004/logs/02_maketest_gtest.log](https://github.com/otivedani/xgboost/blob/wsl-test-logs/build/wsl2-ubuntu2004/logs/02_maketest_gtest.log) : ``` 83% tests passed, 1 tests failed out...

Sure! After running pytest with and without gpu, this is my logs : [https://github.com/otivedani/xgboost/tree/wsl-test-logs/build/wsl2-ubuntu2004/logs/pytest](https://github.com/otivedani/xgboost/tree/wsl-test-logs/build/wsl2-ubuntu2004/logs/pytest) ``` if ret != 0: > raise XGBoostError(py_str(_LIB.XGBGetLastError())) E xgboost.core.XGBoostError: [22:19:17] /home/otivedani/xgboost/src/gbm/../common/common.h:156: XGBoost version not compiled...