public class XGBoostSparkJNI extends Object
| Constructor and Description |
|---|
XGBoostSparkJNI() |
| Modifier and Type | Method and Description |
|---|---|
static int |
allocateGpuDevice() |
static long |
buildUnsafeRows(long[] nativeColumnPtrs)
Build an array of fixed-length Spark UnsafeRow using the GPU.
|
static int |
getGpuDevice() |
public static long buildUnsafeRows(long[] nativeColumnPtrs)
nativeColumnPtrs - native address of cudf column pointerspublic static int getGpuDevice()
public static int allocateGpuDevice()
Copyright © 2019. All rights reserved.