Skip to content

Commit

Permalink
enable metrics on staging (#560)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielle-tfh authored Oct 21, 2024
1 parent 147365f commit f7acaef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy/stage/common-values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,6 @@ libsDir:
file: "libcublasLt.so.12.2.5.6"
- path: "/usr/local/cuda-12.2/targets/x86_64-linux/lib/libcublas.so.12.2.5.6"
file: "libcublas.so.12.2.5.6"

metrics:
enabled: true

0 comments on commit f7acaef

Please sign in to comment.