diff --git a/README-Fedora.md b/README-Fedora.md index c016113..2d53fcf 100644 --- a/README-Fedora.md +++ b/README-Fedora.md @@ -2,8 +2,6 @@ The neural simulation tool. -Note: [Nest 2.16 does not support 32 bit hardware](https://github.com/nest/nest-simulator/issues/1031). - Note: it is not yet built with `libneurosim` support, so all models may not be available in `PyNN`. @@ -14,15 +12,12 @@ The Fedora packages of the NEST simulator are built to cover various configurations and installs their files in the standard locations: - `nest:` NEST simulator without MPI support -- `python2-nest:` PyNEST for Python 2 without MPI support - `python3-nest:` PyNEST for Python 3 without MPI support - `nest-mpich:` NEST simulator build with MPICH support -- `python2-nest-mpich:` PyNEST for Python 2 with MPICH support - `python3-nest-mpich:` PyNEST for Python 3 with MPICH support - `nest-openmpi:` NEST simulator build with OpenMPI support -- `python2-nest-openmpi:` PyNEST for Python 2 with OpenMPI support - `python3-nest-openmpi:` PyNEST for Python 3 with OpenMPI support Usage