Philip Hyunsu Cho

Results 119 comments of Philip Hyunsu Cho

Retriggering the CI, as we recently transitioned away from Jenkins

@gerashegalov Is this ready for review?

Just tried building XGBoost with Visual Studio 2019 + CUDA 11.3, and the build fails with cryptic error ``` identifier "_Verify_range" is undefined ``` System information: * Windows Server 2019...

Actually the error occurs when `import cudf` is executed (before `read_parquet` is called). When you import cuDF, you also import `cudf.io.orc` and that import fails.

I think this issue is specific to the particular environment. Let me verify.

P4 is a very big GPU instance (1152 GB RAM, 8 A100s), not sure how it would be easier to get.

@xiaoxiao-Xu Thank you for reporting this issue. We provide a pre-compiled binary for our Windows users, and we do not enable `/permissive-` flag in our build pipeline. Thus, this issue...

Are you able to post your data and training script? That will help us further diagnose this problem.

@Stochastic13 Can you post the data after the pre-processing step? If we cannot run the program ourselves, it's hard for us developers to find the cause of the error.