Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
96 commits
Select commit Hold shift + click to select a range
f4b4941
Fixed horrible kernel_manager singleton design and cleaned up all cir…
JanVogelsang Aug 8, 2025
4d545f5
Delete models/quantal_stp_synapse_impl.h
JanVogelsang Aug 10, 2025
649a448
Made previously non-inlinable functions inline
JanVogelsang Aug 10, 2025
390064e
Added static modifier
JanVogelsang Aug 11, 2025
d3e0232
Merge branch 'master' of github.com:JanVogelsang/nest-simulator into …
JanVogelsang Aug 11, 2025
1eded20
Simplified get_process_id_of_node_id implementation
JanVogelsang Aug 11, 2025
98c6275
Fixed remaining bugs
JanVogelsang Aug 12, 2025
a63d91c
Removed nest_impl.h
JanVogelsang Aug 12, 2025
957b2f3
Moved from a composite singleton to inline globals
JanVogelsang Aug 12, 2025
27358c0
Minimized layer_impl.h
JanVogelsang Aug 13, 2025
d85b30e
Minimized layer_impl.h
JanVogelsang Aug 13, 2025
cd6271f
Update models/CMakeLists.txt
JanVogelsang Aug 13, 2025
6ebf55f
Fixed cherry-pick issue
JanVogelsang Aug 13, 2025
9884718
Fixed non-MPI version
JanVogelsang Aug 13, 2025
0f6edd9
Merge branch 'master' of github.com:JanVogelsang/nest-simulator into …
JanVogelsang Aug 13, 2025
691c39b
Update models/CMakeLists.txt
JanVogelsang Aug 13, 2025
4f102e1
Fixed non-MPI version
JanVogelsang Aug 13, 2025
076e11a
Fixed conngen
JanVogelsang Aug 13, 2025
0313d49
Fixed sonata
JanVogelsang Aug 13, 2025
e2ae1f3
Fixed conngen
JanVogelsang Aug 13, 2025
e02482f
Fixed sonata
JanVogelsang Aug 13, 2025
5c54119
Fixed sionlib
JanVogelsang Aug 13, 2025
508e349
Fixed sionlib
JanVogelsang Aug 13, 2025
ba7cfc6
Attempting to fix macos issue
JanVogelsang Aug 13, 2025
67f510f
Changed manager access syntax
JanVogelsang Aug 21, 2025
5f14394
Merge branch 'nest-master-inline' into nest-master
JanVogelsang Aug 21, 2025
cd959d3
Partially migrate definitions from headers
FinnBurkhardt Sep 11, 2025
050b301
Merged master
JanVogelsang Sep 18, 2025
545e34f
Merge remote-tracking branch 'nest-master/master' into nest-master
JanVogelsang Sep 18, 2025
95946a6
Attempting to fix weird compiler issue in testsuite
JanVogelsang Sep 18, 2025
8a65936
Attempting to fix weird compiler issue in testsuite
JanVogelsang Sep 18, 2025
b3441fd
Revert "Partially migrate definitions from headers"
FinnBurkhardt Sep 19, 2025
b0ebe97
Reapply "Partially migrate definitions from headers"
FinnBurkhardt Sep 19, 2025
95abad7
Update nestkernel/layer_impl.h
JanVogelsang Sep 22, 2025
3030c8a
Update nestkernel/layer_impl.h
JanVogelsang Sep 22, 2025
79b3dae
correct minor mistakes
FinnBurkhardt Sep 24, 2025
649c09a
Move inlines from clopath_archiving_node
FinnBurkhardt Sep 24, 2025
b43e26d
Move inlined functions from archiving_node
FinnBurkhardt Sep 24, 2025
4d3a0af
Move inlined functions from common_properties_hom_w
FinnBurkhardt Sep 24, 2025
cb411c9
Move inlined functions from common_synapse_
FinnBurkhardt Sep 24, 2025
b5ed1c8
Move inlined functions from conn_builder_factory
FinnBurkhardt Sep 24, 2025
bfec935
Add new cpp files to CMakeLists
FinnBurkhardt Sep 24, 2025
06dda40
Move inlined functions from conn_builder.h
FinnBurkhardt Sep 24, 2025
361f5b1
Move inlined methods from conn_parameter.h
FinnBurkhardt Sep 24, 2025
ba3f0b9
Move inlined functions from delay_checker.h
FinnBurkhardt Sep 24, 2025
cc367ea
Move inlined functions from deprecation_warning.h, device_node.h and …
FinnBurkhardt Sep 24, 2025
e0df1b5
Move inlined functions from event_delivery_manager.h
FinnBurkhardt Sep 24, 2025
ecb4e92
Move inlined functions from event.h
FinnBurkhardt Sep 24, 2025
28a6ec4
Move inlined functions from io_manager, kernel_manager, layer.h and m…
FinnBurkhardt Sep 24, 2025
29c3adc
Move inlined functions from model.h, modelrange_manager.h, modelrange.h
FinnBurkhardt Sep 24, 2025
ba25cb3
Move inlined functions from mpi_manager.h
FinnBurkhardt Sep 24, 2025
58e0901
Move inliend functions from nest_time.h and nestmodule.h
FinnBurkhardt Sep 25, 2025
b1acd2a
Move inlined function from node_collection
FinnBurkhardt Sep 25, 2025
9ed6513
Move inlined functions from node_manager
FinnBurkhardt Sep 25, 2025
0bc3cea
Move inliend methods from node.h and ntree.h
FinnBurkhardt Sep 25, 2025
dafb1dd
Move inlined methods from parameters.h and per_thread_bool_indicator.h
FinnBurkhardt Sep 25, 2025
772bc0e
Move inlined functions from proxynode.h pseudo_recording_device.h and…
FinnBurkhardt Sep 25, 2025
dde3882
Move inlined functions from recording_backed_sionlib.h, ring_buffer.h…
FinnBurkhardt Sep 25, 2025
ff56f99
Fix namespace error
FinnBurkhardt Sep 25, 2025
c9b4f0d
Move inlined functions from slice_ring_buffer.h, source_table.h, sour…
FinnBurkhardt Sep 25, 2025
0829807
Move inlined functions from sparse_node_array.h, spatial.h and spike_…
FinnBurkhardt Sep 25, 2025
f63e5f1
Move inlined functions from structural_plasticity_node.h, stimulation…
FinnBurkhardt Sep 25, 2025
6e08841
Move inlined functions from syn_id_delay.h and synaptic_element.h
FinnBurkhardt Sep 25, 2025
4664021
Move inliend methods from target_data.h, target_identifier.h, target_…
FinnBurkhardt Sep 26, 2025
c7867fd
Move inlined functions from target_table.h, target.h and vp_manager.h
FinnBurkhardt Sep 26, 2025
99b4aa0
Move inlined methods from source_table_position.h
FinnBurkhardt Sep 26, 2025
f721e79
Move template functions from conn_builder_factory.h, connection.h, co…
FinnBurkhardt Sep 26, 2025
f97dce1
Move template functions from eprop_archiving_node_readout.h and eprop…
FinnBurkhardt Sep 26, 2025
b3cf3d2
Move template functions from eprop_archiving_node.h, event_delivery_m…
FinnBurkhardt Sep 26, 2025
db56a23
Move template functions from event_delivery_manager.h, genericmodel.h…
FinnBurkhardt Sep 26, 2025
fdd0162
Move template functions rom mask_impl.h, mask.h, model_manager.h, mpi…
FinnBurkhardt Sep 30, 2025
df829ce
Fix model manager
FinnBurkhardt Oct 1, 2025
6c9dcd2
Formatting
FinnBurkhardt Oct 2, 2025
09a5b40
Merge remote-tracking branch 'nest-master/master' into move-funcs-to-cpp
JanVogelsang Oct 6, 2025
9cfcbe5
Now fully separated header and impl files
JanVogelsang Oct 6, 2025
0e2de08
Fixed missing include
JanVogelsang Oct 6, 2025
03041b6
Merge pull request #1 from JanVogelsang/finn-pr
FinnBurkhardt Oct 10, 2025
cf77eab
Merge remote-tracking branch 'nest-master/master' into move-funcs-to-cpp
JanVogelsang Oct 14, 2025
82cd774
Merge remote-tracking branch 'origin/master' into move-funcs-to-cpp
JanVogelsang Oct 14, 2025
d1d6667
Fixed copyright headers
JanVogelsang Oct 14, 2025
8644483
Fixed line endings
JanVogelsang Oct 14, 2025
de1ff08
Fixed issues when compiling without MPI
JanVogelsang Oct 16, 2025
e4e4ff0
Fixed issues when compiling with debugging symbols
JanVogelsang Oct 17, 2025
37611c0
Fixed issues when compiling with debugging symbols
JanVogelsang Oct 20, 2025
34a3801
Fixed typo
JanVogelsang Oct 20, 2025
bbc8b67
Fixed issues when compiling with debugging symbols
JanVogelsang Oct 20, 2025
cedacee
Fixed issues when compiling with debugging symbols
JanVogelsang Oct 20, 2025
79c53f5
Fixed linker issues
JanVogelsang Oct 20, 2025
b28038c
Fixed sonata missing includes
JanVogelsang Oct 20, 2025
aef9ecc
Fixed missing include
JanVogelsang Oct 21, 2025
f5c327f
Fixed missing music include
JanVogelsang Oct 21, 2025
da8d884
Fixed missing music include
JanVogelsang Oct 23, 2025
b3706ed
Merge branch 'nest:master' into master
JanVogelsang Nov 17, 2025
c6e9435
Merge remote-tracking branch 'nest-master/master' into kernel-manager…
JanVogelsang Dec 5, 2025
a870f52
Merged master
JanVogelsang Dec 5, 2025
68f110e
Post-merge cleanup
JanVogelsang Dec 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@ include( CheckExtraCompilerFeatures )
include( ConfigureSummary )
include( GetTriple )

# enable link-time optimizations
set(CMAKE_INTERPROCEDURAL_OPTIMIZATION TRUE)

# get triples arch-vendor-os
get_host_triple( NEST_HOST_TRIPLE NEST_HOST_ARCH NEST_HOST_VENDOR NEST_HOST_OS )
get_target_triple( NEST_TARGET_TRIPLE NEST_TARGET_ARCH NEST_TARGET_VENDOR NEST_TARGET_OS )
Expand Down
Loading
Loading