stanford-ppl / spatial

Spatial: "Specify Parameterized Accelerators Through Inordinately Abstract Language"
https://spatial.stanford.edu
MIT License
271 stars 33 forks source link

Add support for overridable timeouts #310

Closed pyprogrammer closed 3 years ago

pyprogrammer commented 4 years ago

Large integration tests (especially for E2E apps) blow out the hardcoded timeouts in SpatialTest. A per-backend timeout override would allow also running these apps under test.

pyprogrammer commented 3 years ago

Support was added for cycle limits instead.