Skip to content

Commit

Permalink
Runners
Browse files Browse the repository at this point in the history
  • Loading branch information
S1ro1 committed Dec 27, 2024
1 parent 6ec0714 commit aa0d49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nvidia_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
else
echo "Running Python file..."
python3 "${{ github.event.inputs.eval_filename }}" > training.log 2>&1
f
fi
else
if [[ "${{ github.event.inputs.filename }}" == *.cu ]]; then
echo "Compiling and running CUDA file..."
Expand Down

0 comments on commit aa0d49c

Please sign in to comment.