Skip to content

Commit 0ad4f44

Browse files
committed
Clarify post-compilation timeout
Signed-off-by: lukstafi <lukstafi@users.noreply.github.com>
1 parent 82f59fb commit 0ad4f44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ocannl_config.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,4 +205,5 @@ default_prec=single
205205
limit_constant_fill_size=16
206206

207207
# The timeout for the CC backend to wait for the compilation files to appear.
208+
# This is the wait after the compiler command exits (doesn't include the compilation time).
208209
cc_backend_post_compile_timeout=5.0

0 commit comments

Comments
 (0)