Skip to content

Commit

Permalink
more flags
Browse files Browse the repository at this point in the history
  • Loading branch information
ZuseZ4 committed Apr 4, 2024
1 parent 4e314cb commit 4eb2760
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Debugging.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ For performance experiments and benchmarking we also support
export ENZYME_NO_MOD_OPT_AFTER=1
export ENZYME_ENABLE_FNC_OPT=1
export ENZYME_NO_VEC_UNROLL=1
export ENZYME_NO_SAFETY_CHECKS=1
```
The normal compilation pipeline of Rust-Enzyme is
1) Run your selected compilation pipeline. If you selected a release build, we will disable vectorization and loop unrolling.
Expand Down

0 comments on commit 4eb2760

Please sign in to comment.