I'm working on a remote server that has 196 GB of ram but when I run h2o.init(nthreads = -1) it says that I have 16 cores but only .96 GB of ram. I also receive the message saying that my Java is only 32 bit but h2o runs best on 64-bit. I have tried to use max_mem_size to increase the ram but it doesn't work.
Does anyone know how I can utilize the power of the server in h2o? What do I need to do?