1
Fork 0

simplify autodiff tests to run without local path

This commit is contained in:
Manuel Drehwald 2025-02-07 17:31:19 -05:00
parent 3a44180d96
commit 6345b59e74

View file

@ -1,4 +1,4 @@
//@ compile-flags: -C opt-level=3 -Clto=fat -Zllvm-plugins=/home/manuel/prog/rust-middle/build/x86_64-unknown-linux-gnu/enzyme/build/Enzyme/libEnzyme-19.so -Cpasses=enzyme //@ compile-flags: -C opt-level=3 -Clto=fat
//@ no-prefer-dynamic //@ no-prefer-dynamic
//@ needs-enzyme //@ needs-enzyme
#![feature(autodiff)] #![feature(autodiff)]