mn416 / QPULib

Language and compiler for the Raspberry Pi GPU
Other
429 stars 64 forks source link

Feature Request: Runtime setting of QPU timeout #61

Open wimrijnders opened 6 years ago

wimrijnders commented 6 years ago

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