You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the only settings that enable end-to-end CUDA execution is the following: EnableProfiling::YES and ProfilingSettings{/*warmup_iters=*/0, /*measure_iters=*/1}
Any other setting results in CUDA resource handle error (400).
The text was updated successfully, but these errors were encountered:
Currently, the only settings that enable end-to-end CUDA execution is the following:
EnableProfiling::YES
andProfilingSettings{/*warmup_iters=*/0, /*measure_iters=*/1}
Any other setting results in CUDA resource handle error (400).
The text was updated successfully, but these errors were encountered: