Fix gpu devices. (#3693)
* Fix gpu_set normalized and unnormalized. * Fix DeviceSpan.
This commit is contained in:
committed by
Rory Mitchell
parent
0f99cdfe0e
commit
9119f9e369
@@ -6,7 +6,7 @@
|
||||
#include <thrust/execution_policy.h>
|
||||
#include <thrust/inner_product.h>
|
||||
#include <xgboost/linear_updater.h>
|
||||
#include "../common/gpu_set.h"
|
||||
#include "../common/common.h"
|
||||
#include "../common/device_helpers.cuh"
|
||||
#include "../common/timer.h"
|
||||
#include "coordinate_common.h"
|
||||
|
||||
Reference in New Issue
Block a user