-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
CUDF plans to adopt JITIFY for more of our kernels and UDFs, and to be able to effectively recommend them to our customers for their workloads, we need to know JITIFY's behaviors and performance characteristics.
We need the following NVTX regions:
- JIT Compilation time ranges
- Memory or Disk Cache Load time ranges
- JIT cache hit rates
Additionally, we'd need:
- A way to disable caching, this is important for benchmarking as the benchmarks are run in multiple iterations
Metadata
Metadata
Assignees
Labels
No labels