Skip to content

Commit

Permalink
build/perf: spaces only have 2 vCPU
Browse files Browse the repository at this point in the history
  • Loading branch information
winstxnhdw committed Mar 24, 2024
1 parent 8f07f1b commit d726856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ghcr.io/winstxnhdw/capgen:main

ENV APP_PORT 7860
ENV OMP_NUM_THREADS 8
ENV OMP_NUM_THREADS 2
ENV CT2_USE_EXPERIMENTAL_PACKED_GEMM 1
ENV CT2_FORCE_CPU_ISA AVX512
ENV EVENTS_PER_WINDOW 5
Expand Down

0 comments on commit d726856

Please sign in to comment.