xgboost icon indicating copy to clipboard operation
xgboost copied to clipboard

Support building xgboost from source for cuda code with clang++

Open BwL1289 opened this issue 7 months ago • 0 comments

Continuation of the discussion here.

There are several nvcc specific compiler flags in cmake, and a number of instances with nvcc specific cuda code.

BwL1289 avatar May 19 '25 17:05 BwL1289