Robert (Bobby) Evans

Results 186 comments of Robert (Bobby) Evans

@jihoonson Are you running multiple spark processes sharing a single GPU? Was this on purpose?

@abellina and @jlowe do we want to update GpuDeviceManager so that `spark.rapids.memory.gpu.allocSize` will still honor the things like the min/max fraction? I am conflicted here because the allocSize is an...

The other problem is that there is a race condition on start up. We check the reserve based on the memory that is currently free on the GPU. We don't...

Copying my comments from another duplicate issue so that they are not lost. There is no code for slice currently in CUDF. I think we could make something work using...

I don't think what you are asking is reasonable. Nor do I think it is going to fix your issue. There is some other problem that is causing memory issues...

I get what you want to do. What I am saying is that I think that it is hiding other problems. Lets take an example here. I have 5 GiB...