Class CudaMemInfo

java.lang.Object
ai.rapids.cudf.CudaMemInfo

public class CudaMemInfo extends Object
Represent free and total device memory.
  • Field Details

    • free

      public final long free
      free memory in bytes
    • total

      public final long total
      total memory in bytes