/nrn-channel-kernel-test

Simple example of channels to check vectorisation performance

Primary LanguageC++

Build and Run

make clean && make
./main

// OR, pass total number of channels as first argument

./main 1000000