h2oai / h2o4gpu

H2Oai GPU Edition
Apache License 2.0
460 stars 95 forks source link

fix CI & CUDA forward compatibility #709

Closed sh1ng closed 5 years ago

sh1ng commented 5 years ago

The following issues are fixed:

Are going to be fixed in separate PRs:

sh1ng commented 5 years ago

On a machine with V100 and CUDA 8 there's an error

terminate called after throwing an instance of 'thrust::system::system_error'
  what():  function_attributes(): after cudaFuncGetAttributes: invalid device function
Aborted