Sure, I will try.

 

From: Robin Gilbert De Schepper <robingilbert.deschepper@unipv.it>
Sent: Friday, 29 July 2022 3:23 AM
To: NEST User Mailing List <users@nest-simulator.org>
Subject: [NEST Users] Re: Compiling nest-simulator from source

 

The drive links don't work for me. Are .txt attachments a possibility?

 

On Thu, 28 Jul 2022, 17:08 Daniel Naoumenko, <dnao9498@uni.sydney.edu.au> wrote:

Hi,

I've been trying to compile the latest version on github (c1cebdc) without success.

The system is a HPC running RHEL7. Pre-installed software includes gsl-2.7, cmake 3.17.5 and openMPI-1.10.3-gnu, although I have tried variations with similar results.

I've created a fresh conda environment with packages necessary for nest and nestml:
conda create --name pythonfornestml -c conda-forge boost readline ipython pyqt wxpython cython
pip install mpi4py

cmake -DCMAKE_INSTALL_PREFIX:PATH=/headnode1/dnao/nest-installs/nest3-23.07.2022 \
        -Dwith-mpi=ON \
        /headnode1/dnao/gitnest/nest-simulator

make

make fails at 47%. I have uploaded the make output here:
https://drive.google.com/file/d/1FXVsidFLXYvnHk4Tob2zDi4wQJJNW-yw/view?usp=sharing

As well as the output of cmake to show the build configuration:
https://drive.google.com/file/d/1HWH_KqILEyQYujzd4B1ma4ZrzUXbG231/view?usp=sharing

Thank you in advance for any assistance.
_______________________________________________
NEST Users mailing list -- users@nest-simulator.org
To unsubscribe send an email to users-leave@nest-simulator.org