Hi Benjamin
you can use the official NEST Docker images.
Follow the installation instructions here:
https://nest-simulator.readthedocs.io/en/stable/installation/index.html
For NEST3:
docker pull nestsim/nest:3.0
docker run --rm -it -e LOCAL_USER_ID=`id -u $USER` -v
$(pwd):/opt/data -p 8080:8080 nestsim/nest:3.0 /bin/bash
or with jupyter notebook:
docker run --rm -e LOCAL_USER_ID=`id -u $USER` -v $(pwd):/opt/data
-p 8080:8080 nestsim/nest:3.0 notebook
It would be nice to get a feedback if the docker image could help you.
Best
Steffen
Am 04.06.20 um 11:55 schrieb Benjamin Staude:
Hi NEST users,
Does anyone know if there is a Docker container available that has NEST3 and the MUSIC
interface installed?
Best regards,
Benjamin
-- -- --
Dr. Benjamin Staude | Paul-Lincke-Ufer 7 | 10999 Berlin |
benjamin.staude(a)gmail.com
_______________________________________________
NEST Users mailing list -- users(a)nest-simulator.org
To unsubscribe send an email to users-leave(a)nest-simulator.org
--
-------------------------------------------------------------------------------------
Steffen Graber
SimLab Neuroscience
Division HPC in Neuroscience
Jülich Supercomputing Centre
Institute for Advanced Simulation
Forschungszentrum Jülich GmbH
E-mail: s.graber(a)fz-juelich.de
Phone: +49 2461 61 85457
http://www.fz-juelich.de/ias/jsc
Institute of Neuroscience and Medicine (INM-6)
Computational and Systems Neuroscience &
Institute for Advanced Simulation (IAS-6)
Theoretical Neuroscience &
JARA Institute Brain Structure-Function Relationships (INM-10)
Forschungszentrum Jülich GmbH
http://www.csn.fz-juelich.de
-------------------------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich
Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzender des Aufsichtsrats: MinDir Volker Rieke
Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender),
Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt
-------------------------------------------------------------------------------------