cancel
Showing results for 
Search instead for 
Did you mean: 
Support FAQs
Find answers to common questions and troubleshoot issues with Databricks support FAQs. Access helpful resources, tips, and solutions to resolve technical challenges and enhance your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 
Adam_Pavlacka
Databricks Employee
Databricks Employee

The potential root cause could be high GPU utilization while running a live experiment. This can be validated both by using the Spark UI and by using the Nvidia -smi command.

If a single GPU is explicitly used, this might cause an overload and hence OOM issues. 

To avoid OOM issues consider the following suggestions:

  • Experiment with smaller batch sizes
  • Use a larger GPU
  • Use a different framework such as Horovod
Version history
Last update:
‎12-21-2023 12:32 AM
Updated by:
Contributors