Navjot Kukreja

Results 26 comments of Navjot Kukreja

> For example, is a ~15s speed-up worth it if my overall runtime is 6min? As the numbers above show, that is not the case here. What takes ~ 15s...

> what percentage of overall runtime of my application/PDE operator does the allocation take You have to define "the application" better, for an answer to that. Is it a forward...

Size: (1264 (time), 260, 260, 260) Best of 3 runs: Gradient test forward run: 39.602s (pure Operator time, as reported by in-built profiler) Reverse run: 40.65s Double initialisation script as...

First touch is currently broken due to #320

I'm hitting the same issue. It's really easy to trip on this when working with Dask so I would push for increasing the priority of this.

My scenario involves Dask which implicitly pickles all function arguments and return values so no. Maybe we should be raising an exception as a reminder to pick up on this...