This repository was archived by the owner on Mar 20, 2023. It is now read-only.
Measuring execution time in direct memory mode #386
Open
Description
Hello,
I was wondering whether it might be possible to utilize ParallelContext.step_time and related functions to measure the execution time of CoreNeuron in direct memory mode. This is not a critical issue, but it helps to estimate the execution time of large network models in HPC environments with job time limits, so that the job can complete before reaching the time limit. Thanks!