Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
goliaro committed Feb 22, 2025
1 parent 6ad0754 commit 426bf43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ if [[ "${FF_GPU_BACKEND}" == "hip_rocm" || "${FF_GPU_BACKEND}" == "hip_cuda" ]];
if [[ "${FF_GPU_BACKEND}" == "hip_rocm" ]]; then
gpu_backend_version="-${hip_version}"
fi
cuda_version="empty"
fi

# Get number of cores available on the machine. Build with all cores but one, to prevent RAM choking
Expand Down

0 comments on commit 426bf43

Please sign in to comment.