Skip to content

Commit 756fd65

Browse files
authored
update CI benchmarks (#75)
most of these are roundoff diffs due to Microphysics changes nova is a larger change due to the recent merged inputs changes
1 parent e5ded59 commit 756fd65

File tree

18 files changed

+33059
-27939
lines changed

18 files changed

+33059
-27939
lines changed

.github/workflows/ecsn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Compile
4141
run: |
4242
cd ECSN
43-
make -j2
43+
make -j 4
4444
4545
- name: Run with regular grid
4646
run: |

.github/workflows/lagrangian_planar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Compile
4141
run: |
4242
cd lagrangian_planar
43-
make -j2
43+
make -j 4
4444
4545
- name: Run with regular grid
4646
run: |

.github/workflows/low_mass_convective_star.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Compile
4141
run: |
4242
cd low_mass_convective_star
43-
make -j2
43+
make -j 4
4444
4545
- name: Run with regular grid
4646
run: |

.github/workflows/massive_star.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Compile
4141
run: |
4242
cd massive_star
43-
make -j2
43+
make -j 4
4444
4545
- name: Run with regular grid
4646
run: |

.github/workflows/spherical.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Compile
4141
run: |
4242
cd spherical
43-
make -j2
43+
make -j 4
4444
4545
- name: Run with regular grid
4646
run: |

.github/workflows/sub_chandra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Compile
4141
run: |
4242
cd sub_chandra
43-
make -j2
43+
make -j 4
4444
4545
- name: Run with regular grid
4646
run: |

.github/workflows/test2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Compile
4141
run: |
4242
cd test2
43-
make -j2
43+
make -j 4
4444
4545
- name: Run with regular grid
4646
run: |

.github/workflows/toy_atm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Compile
4141
run: |
4242
cd toy_atm
43-
make -j2
43+
make -j 4
4444
4545
- name: Run with regular grid
4646
run: |

.github/workflows/urca.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Compile
4141
run: |
4242
cd urca/spherical
43-
make -j2
43+
make -j 4
4444
4545
- name: Run with regular grid
4646
run: |

ECSN/ci-benchmarks/ECSN-ONe6040-final.hse.dx24414.06cm

Lines changed: 3759 additions & 3759 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)