Hi Kevin,
If you set nthreads = 1, it should only use one core, even for cross-validation. Can you double check how many cores are being used by typing h2o.clusterInfo() after you start up your cluster and look at the value for "H2O cluster allowed cores":
> h2o.clusterInfo()
R is connected to the H2O cluster:
H2O cluster uptime: 2 minutes 43 seconds
H2O cluster version: 3.11.0.99999
H2O cluster version age: 4 days
H2O cluster name: H2O_started_from_R_me_ure553
H2O cluster total nodes: 1
H2O cluster total memory: 3.56 GB
H2O cluster total cores: 8
H2O cluster allowed cores: 1
H2O cluster healthy: TRUE
H2O Connection ip: localhost
H2O Connection port: 54321
H2O Connection proxy: NA
H2O Internal Security: FALSE
R Version: R version 3.3.2 (2016-10-31)
--
You received this message because you are subscribed to the Google Groups "H2O Open Source Scalable Machine Learning - h2ostream" group.
To unsubscribe from this group and stop receiving emails from it, send an email to h2ostream+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
-- Erin LeDell Ph.D. Statistician & Machine Learning Scientist | H2O.ai
