mirror of
https://github.com/DifferentiableUniverseInitiative/JaxPM.git
synced 2025-05-15 12:31:11 +00:00
Add aboucaud comments
This commit is contained in:
parent
adaf7d236d
commit
d8c68ace7a
10 changed files with 26 additions and 777 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
run: |
|
||||
sudo apt-get install -y libopenmpi-dev
|
||||
python -m pip install --upgrade pip
|
||||
pip install jax=0.4.35
|
||||
pip install jax=0.4.35
|
||||
pip install .[test]
|
||||
|
||||
- name: Run Single Device Tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue