h2oai / h2o4gpu

H2Oai GPU Edition
Apache License 2.0
456 stars 96 forks source link

When will Ubuntu 18.04.02 be supported? #788

Closed chriseal closed 4 years ago

chriseal commented 4 years ago

Taylor Marrison Customer Engagement at h2o.ai sent me here. Will this repository work with Ubuntu 18.04.02? The highest supported CUDA version, 10.0, goes up to Ubuntu 18.04.01. If not, when will 18.04.02 be supported?

I'm considering purchasing a Lambdalabs Tensorbook that ships with 18.04.02 at the time of this writing, and would appreciate any insights.

sh1ng commented 4 years ago

It's already supported. CUDA are backward compatible https://docs.nvidia.com/deploy/cuda-compatibility/ we no need to create a separate binary package for every CUDA release(while it may give some improvements and features), but we're going to support CUDA 10.1 in a near future.

sh1ng commented 4 years ago

BTW I'm using Ubuntu 18.04.2 LTS on my machine.

chriseal commented 4 years ago

Thank you @sh1ng ! So if I'm understanding this correctly, if i get a computer with Ubuntu 18.04.02 and CUDA 10.1, the h2o4gpu software should work since it already does for CUDA 10.0 / Ubuntu 18.04.01, correct?

monk1337 commented 3 years ago

@chriseal Did you find the solution? I am using the same configuration GPU.

chriseal commented 3 years ago

I did get it to work on my machine @monk1337