Hi Raymond,
You will find the MyModule code in the examples subdirectory in the nest-2.20.1 sources.
For NEST 3, we have moved extension module code out of the NEST repository to its own:
https://github.com/nest/nest-extension-module
Instead of writing your own module to implement a kernel function for the NEST topology
module, you might want to consider to switch to NEST 3 right away (using the sources
from
the NEST master branch). NEST 3 allows you to specify essentially arbitrary kernel
functions at the C++ level. See
https://nest-simulator.readthedocs.io/en/latest/guides/nest2_to_nest3/nes...
https://nest-simulator.readthedocs.io/en/latest/guides/nest2_to_nest3/nes...
https://nest-simulator.readthedocs.io/en/latest/guides/spatial/guide_spat...
Best,
Hans Ekkehard
--
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(a)nmbu.no
Home
http://arken.nmbu.no/~plesser
On 24/02/2021, 16:29, "raymond.hawkins(a)mail.utoronto.ca"
<raymond.hawkins(a)mail.utoronto.ca> wrote:
Hello,
I would like to add a kernel function to use with NEST topology, and am attempting
to
follow the instructions at
http://nest.github.io/nest-simulator/extension_modules and
https://nest-simulator.readthedocs.io/en/nest-2.20.1/topology/Topology_Us...,
which both mention the MyModule example in the examples folder of the NEST
distributable.
However, I can't find such an example in my local NEST files, or in the github
repository (
https://github.com/nest/nest-simulator).
Is there another location I should be looking in for this example, or would someone
be
kind enough to send me the necessary files?
Many thanks,
Raymond Hawkins
_______________________________________________
NEST Users mailing list --
users(a)nest-simulator.org
To unsubscribe send an email to
users-leave(a)nest-simulator.org
Hi Hans Ekkehard,
It has been a few days since I posted my last reply so I would like to follow up for a
response. Would you please be able to provide a bit more detail as to installing NEST 3.0
from the source code. Is the source code at
the
most up to date version or is it still NEST 2.0? I also noticed the installation
instruction file is no longer in the source code. Is there somewhere I can find up to date
installation instructions? I attempted to follow the instructions available here
(
) but
cannot find the tar ball in the source code. We are very excited to use the new topology
features in the 3.0 version so any help you can provide would be very appreciated!
Many thanks,
Raymond Hawkins