This repository was archived by the owner on Jun 8, 2023. It is now read-only.
Commit bcf4712
authored
Support fast_imem on CPU in GPU builds. (#72)
* In GPU/OpeACC code generation, in the CPU execution branch the code
for fast membrane current calculation was not emitted
* This fixes BlueBrain/CoreNeuron#6701 parent 2234d28 commit bcf4712
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
| |||
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
192 | | - | |
| 193 | + | |
193 | 194 | | |
194 | 195 | | |
195 | 196 | | |
| |||
0 commit comments