Skip to content

Commit

Permalink
update with latest main (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhyncs authored Dec 17, 2024
1 parent 6d91d6d commit 298ab2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nightly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ jobs:
-v "$(pwd)":/app \
-e FLASHINFER_CI_CUDA_VERSION=${{ matrix.cuda }} \
-e FLASHINFER_CI_TORCH_VERSION=${{ matrix.torch }} \
-e FLASHINFER_BUILD_VERSION=${{ env.VERSION }} \
-e FLASHINFER_CI_CACHE=/opt/dlami/nvme/flashinfer/github \
-e FLASHINFER_GIT_SHA="$(git rev-parse HEAD | cut -c1-7)" \
-e TORCH_CUDA_ARCH_LIST="$TORCH_CUDA_ARCH_LIST" \
-e MAX_JOBS=192 \
--user $(id -u):$(id -g) \
Expand Down

0 comments on commit 298ab2a

Please sign in to comment.