mn416/QPULib

Feature Request: Runtime setting of QPU timeout

Opened this issue · 0 comments

The timeout value on QPU execution is currently determined by the define QPU_TIMEOUT.

It would be more flexible if the timeout could be set at runtime, e.g.:

  k.setTimeout(value);   // k is a compiled kernel