Nicolas Cornu
Nicolas Cornu
Updated on master today. ``` ==162852== HEAP SUMMARY: ==162852== in use at exit: 63,128 bytes in 140 blocks ==162852== total heap usage: 25,817 allocs, 25,677 frees, 6,647,505 bytes allocated ==162852==...
Most of them are part of `corenrn` that is a global structure of type `CoreNeuron`. We allocate some of the fields, so when at the end of the executable corenrn...
No it should not
Checked right now, all `#pragma acc` that support `if` clause (following specification of openacc) have one.
This it too hard
> We are in process of doing this. Where are we right now?
One point I see is to remove old way to do that came from InterViews. So at the end, InterViews can be only there for the GUI. Today we make...
`HTList` => `std::list`
`PROPERTIES` apply on a cmake target. For getting the list of tests the cmake function [execute_process](https://cmake.org/cmake/help/latest/command/execute_process.html) is used that does not support `PROPERTIES`. To have env variable it will needs...
mod2c have been removed, let's merge it? @nrnhines