GPU#
GFQL has two NVIDIA GPU engines: engine='cudf' (RAPIDS, eager) and
engine='polars-gpu' (the fused lazy Polars plan on GPU). See
Choosing a GFQL Engine for which to use and how they compare to the
CPU pandas / polars engines.
GFQL has two NVIDIA GPU engines: engine='cudf' (RAPIDS, eager) and
engine='polars-gpu' (the fused lazy Polars plan on GPU). See
Choosing a GFQL Engine for which to use and how they compare to the
CPU pandas / polars engines.