GPU Over Provisioning
This page explains how to allow Curio to run more than multiple GPU tasks on a single GPU at the same time
Overview
Usage
Enabling Over provisioning
Example
export HARMONY_GPU_OVERPROVISION_FACTOR=2Example with Service File
CURIO_LAYERS=gui,post
CURIO_ALL_REMAINING_FIELDS_ARE_OPTIONAL=true
CURIO_DB_HOST=yugabyte1,yugabyte2,yugabyte3
CURIO_DB_USER=yugabyte
CURIO_DB_PASSWORD=yugabyte
CURIO_DB_PORT=5433
CURIO_DB_NAME=yugabyte
CURIO_REPO_PATH=~/.curio
CURIO_NODE_NAME=ChangeMe
FIL_PROOFS_USE_MULTICORE_SDR=1
HARMONY_GPU_OVERPROVISION_FACTOR=2Considerations
Benefits
Limitations
Recommendations
Feedback and Support
Last updated