forked from Aquila-Consortium/JaxPM_highres
adding notice
This commit is contained in:
parent
ae0f439ae4
commit
15f2fb1ee6
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@
|
||||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||||
JAX-powered Cosmological Particle-Mesh N-body Solver
|
JAX-powered Cosmological Particle-Mesh N-body Solver
|
||||||
|
|
||||||
|
> ### Note
|
||||||
|
> **The new JaxPM v0.1.xx** supports multi-GPU model distribution while remaining compatible with previous releases. These significant changes are still under development and testing, so please report any issues you encounter.
|
||||||
|
> For the older version but more stable version, install:
|
||||||
|
> ```bash
|
||||||
|
> pip install jaxpm==0.0.2
|
||||||
|
> ```
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
Basic installation can be done using pip:
|
Basic installation can be done using pip:
|
||||||
|
|
Loading…
Add table
Reference in a new issue