Skip to content

Commit f9b61f3

Browse files
committed
test building enzyme in CI
1 parent 7f36543 commit f9b61f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: config.example.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,10 @@
7979
#tests = false
8080

8181
# Indicates whether the LLVM plugin is enabled or not
82-
#plugins = false
82+
#plugins = true
8383

8484
# Whether to build Enzyme as AutoDiff backend.
85-
#enzyme = false
85+
#enzyme = true
8686

8787
# Whether to build LLVM with support for it's gpu offload runtime.
8888
#offload = false

0 commit comments

Comments
 (0)