--
Prof. Dr. Hans Ekkehard Plesser
Head, Department of Data Science
Faculty of Science and Technology
Norwegian University of Life Sciences
PO Box 5003, 1432 Aas, Norway
Phone +47 6723 1560
Email hans.ekkehard.plesser@nmbu.no
Home
http://arken.nmbu.no/~plesser
On 24/09/2022, 13:16, "Tianxiang Lyu"
lvtx@mail2.sysu.edu.cn wrote:
[Some people who received this message don't often get email from lvtx@mail2.sysu.edu.cn. Learn why this is important at
https://aka.ms/LearnAboutSenderIdentification ]
Hi, all!
I try to replace "iaf_psc_alpha" with "iaf_psc_alpha_ps" and "poisson_generator" with "poisson_generator_ps" for using precise spikes neuron template in the simulation
However, there are somethings wrong with the logs related to SLI with which I hadn't been familiar:
(If the randomizing of membrane potentials is removed, hpc_benchmark.py could run as usual)
Traceback (most recent call last):
File "./hpc_benchmark.py", line 456, in <module>
run_simulation()
File "./hpc_benchmark.py", line 362, in run_simulation
sr = build_network(logger)
File "./hpc_benchmark.py", line 227, in build_network
nest.GetLocalNodeCollection(E_neurons).V_m = random_vm
File "/GPUFS/sysu_hpcedu_302/lvtx/tools/nest-simulator/3.3-intel-2021/lib64/python3.8/site-packages/nest/lib/hl_api_types.py", line 543, in __setattr__
self.set({attr: value})
File "/GPUFS/sysu_hpcedu_302/lvtx/tools/nest-simulator/3.3-intel-2021/lib64/python3.8/site-packages/nest/lib/hl_api_types.py", line 477, in set
sli_func('SetStatus', self._datum, params)
File "/GPUFS/sysu_hpcedu_302/lvtx/tools/nest-simulator/3.3-intel-2021/lib64/python3.8/site-packages/nest/ll_api.py", line 165, in sli_func
sli_run(slifun) # SLI support code to execute s on args
File "/GPUFS/sysu_hpcedu_302/lvtx/tools/nest-simulator/3.3-intel-2021/lib64/python3.8/site-packages/nest/ll_api.py", line 115, in catching_sli_run
raise exceptionCls(commandname, message)
nest.lib.hl_api_exceptions.TypeMismatch: TypeMismatch in SLI function SetStatus_id: Expected datatype: doubletype
Provided datatype: parametertype
How could I fix that? Or another way to implement randomizing of membrane potentials?
Tianxiang Lyu
Department of Mechanic
Sun Yet-Sen University
No. 66, Gongchang Road, Guangming District, Shenzhen, 518107, P. R. China
_______________________________________________
NEST Users mailing list -- users@nest-simulator.org
To unsubscribe send an email to users-leave@nest-simulator.org