h2oai / h2o-3

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
http://h2o.ai
Apache License 2.0
6.87k stars 2k forks source link

tests consume huge quantities of memory, cannot run on 16GB commodity hardward #10919

Open exalate-issue-sync[bot] opened 1 year ago

exalate-issue-sync[bot] commented 1 year ago

To recreate, install Ubuntu 16.04 on a machine with 16GB RAM, follow github install instructions, call ./gradlew build, launch $ top, watch helplessly as every ounce of memory is sucked dry, and the disk platters spin furiously as the whole business starts running in swap space.

Workaround: ./gradlew build -x test

h2o-ops commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-4028 Assignee: New H2O Bugs Reporter: scott brown State: Open Fix Version: N/A Attachments: N/A Development PRs: N/A