This repository was archived by the owner on Mar 20, 2023. It is now read-only.
Commit da98ae6
authored
Avoid duplicating
* Avoid duplicating 'acc --oacc' arguments to NMODL.
- When both CORENRN_ENABLE_NMODL and CORENRN_ENABLE_GPU
are true then these arguments were added twice, which triggers a compilation error:
file: File does not exist: acc
* fix ringtest : spike outputes are now written in current directory and use option -dumpmodelacc --oacc arguments to NMODL (#486)1 parent 9e37381 commit da98ae6
2 files changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | 277 | | |
281 | 278 | | |
282 | 279 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments