Dear Abolfazl,
Thank you for the report. We have been able to reproduce the issue on a particular machine
(the Norwegian Saga supercomputer). A GitHub issue already exists for this; see
https://github.com/nest/nest-simulator/issues/1435.
Now that we have reproduced the issue, debugging should be a lot easier. Please give us
some time to hone in on the source of the problem. We will get back to you as soon as we
know more.
Regards,
Charl
On Tue, Apr 28, 2020, at 10:26, Abolfazl Ziaeemehr wrote:
Hi again,
I installed cmake version 3.17.1.
nest-simulator can be imported properly. However I got the following error from make
installcheck.
===========================================================================
FAIL: test_nn_pre_centered_synapse (nest.tests.test_stdp_nn_synapses.STDPNNSynapsesTest)
AssertionError: 0.32057074514327416 != 0.8197400647350731 within 7 places :
stdp_nn_pre-centered_synapse test: Resulting synaptic weight 8.197401e-01 differs from
expected 3.205707e-01
FAILED (SKIP=9, failures=1)
PyNEST tests: 569
Passed: 559
Skipped: 9
Failed: 1
Phase 8: Running C++ tests (experimental)
-----------------------------------------
Not running C++ tests because NEST was compiled without Boost.
NEST Testsuite Summary
----------------------
NEST Executable: /home/abolfazl/prog/nest-build/bin/nest
SLI Executable : /home/abolfazl/prog/nest-build/bin/sli
Total number of tests: 870
Passed: 859
Skipped: 10 (9 PyNEST)
Failed: 1 (1 PyNEST)
***
*** There were errors detected during the run of the NEST test suite!
***
*** Please report the problem at
***
https://github.com/nest/nest-simulator/issues
***
*** To help us diagnose the problem, please attach the archived content
*** of these directories to the issue:
*** - '/home/abolfazl/prog/nest-build/reports'
*** - '/home/abolfazl/prog/nest-build/reports/nest.CN7PI'
***
CMakeFiles/installcheck.dir/build.make:77: recipe for target
'CMakeFiles/installcheck' failed
make[3]: *** [CMakeFiles/installcheck] Error 1
CMakeFiles/Makefile2:607: recipe for target 'CMakeFiles/installcheck.dir/all'
failed
make[2]: *** [CMakeFiles/installcheck.dir/all] Error 2
CMakeFiles/Makefile2:614: recipe for target 'CMakeFiles/installcheck.dir/rule'
failed
make[1]: *** [CMakeFiles/installcheck.dir/rule] Error 2
Makefile:208: recipe for target 'installcheck' failed
make: *** [installcheck] Error 2
===========================================================================
Thanks,
regards
Abolfazl
_______________________________________________
NEST Users mailing list -- users(a)nest-simulator.org
To unsubscribe send an email to users-leave(a)nest-simulator.org