Skip to content

Commit

Permalink
tweak proc numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
tommbendall committed Sep 1, 2024
1 parent 6c4435a commit 9434500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/compressible/test_compressible_euler_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def test_dcmip_3_1_meanflow():
)


@pytest.mark.parallel(nprocs=6)
@pytest.mark.parallel(nprocs=4)
def test_dcmip_3_1_meanflow_parallel():
test_dcmip_3_1_meanflow()

Expand Down

0 comments on commit 9434500

Please sign in to comment.