We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808cde8 commit 2574a62Copy full SHA for 2574a62
1 file changed
.github/workflows/ci.yml
@@ -18,5 +18,5 @@ jobs:
18
working-directory: 03-H_Multi_GPU_Parallelization/solutions
19
env:
20
MPI_HOME: /usr/lib/x86_64-linux-gnu/openmpi
21
- run: |
+ run: |
22
make jacobi
0 commit comments