An nvidia-docker image that uses Intel Python on top of CUDA for running XGBoost in parallel.
1.7K
This image creates a stack for use with nvidia-docker that builds on the CUDA stack and adds Intel's Python 3 distribution as well as numpy, pandas, joblib, and scikit-learn in order to have a robust base for running XGBoost efficiently with both MKL optimized math operations and the ability to use a GPU for running XGBoost itself.
In order for this image to work properly, you must use nvidia-docker instead of just using docker.
When using this as a base image, the default entrypoint is an executable
located at /app/sh/entrypoint.sh.
Content type
Image
Digest
Size
2.5 GB
Last updated
about 9 years ago
docker pull o76923/xgboost