Skip to content

Commit f17de3d

Browse files
Merge branch 'develop_lenz' into allow_abstract_copy
2 parents a4aaca1 + ab58c79 commit f17de3d

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/workflows/cpu-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118

119119
cpu-tests:
120120
needs: build-docker-image-cpu
121-
runs-on: ubuntu-20.04
121+
runs-on: ubuntu-22.04
122122
env:
123123
IMAGE_REPO: ${{ needs.build-docker-image-cpu.outputs.image-repo }}
124124
DOCKER_TAG: ${{ needs.build-docker-image-cpu.outputs.docker-tag }}

docs/source/CONTRIBUTE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,14 @@ nature of your contribution:
1616

1717
- Bartosz Brzoza (Bugfixes, GNN implementation)
1818
- Timothy Callow (Grid-size transferability)
19+
- Petr Cagas (Sample data management and data generation)
20+
- Matthew Campbell (Active learning)
1921
- Attila Cangi (Scientific supervision)
2022
- Austin Ellis (General code infrastructure)
2123
- Omar Faruk (Training parallelization via horovod)
2224
- Lenz Fiedler (General code development and maintenance)
2325
- James Fox (GNN implementation)
26+
- James Goff (ACE descriptors and forces)
2427
- Nils Hoffmann (NASWOT method)
2528
- Kyle Miller (Data shuffling)
2629
- Daniel Kotik (Documentation and CI)
@@ -33,7 +36,7 @@ nature of your contribution:
3336
- Siva Rajamanickam (Scientific supervision)
3437
- Josh Romero (GPU usage improvement for model tuning)
3538
- Steve Schmerler (Uncertainty quantification)
36-
- Adam Stephens (Uncertainty quantification work)
39+
- Adam Stephens (Uncertainty quantification)
3740
- Hossein Tahmasbi (Minterpy descriptors)
3841
- Aidan Thompson (Descriptor calculation)
3942
- Sneha Verma (Tensorboard interface)

0 commit comments

Comments
 (0)