This repository was archived by the owner on Mar 20, 2023. It is now read-only.
Commit 83ad5ee
authored
* Link to libdl.so to avoid linking issues with mpich on centos7 (#856)
The main coreneuron library needs to be linked to libdl.so
only in case of dynamic mpi build. But on an old system
like centos7, we saw mpich library requires explicit
ink to `libdl.so`.
See neuronsimulator/nrn-build-ci#51
* update PR template for 8.2 release
1 parent 5fe0f39 commit 83ad5ee
2 files changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
172 | 179 | | |
173 | 180 | | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | 181 | | |
180 | 182 | | |
181 | 183 | | |
| |||
0 commit comments