{math}[GCCcore/6.4.0] METIS v5.1.0#4946
Conversation
| checksums = ['76faebe03f6c963127dbb73c13eab58c9a3faeae48779f049066a21c087c5db2'] | ||
|
|
||
| # We use 32bit for indices and 64bit for content | ||
| patches = ['METIS-5.1.0-use-doubles.patch'] |
There was a problem hiding this comment.
@JackPerdue One tiny remark: please don't hardcode the version here, use the %(version)s template:
patches = ['METIS-%(version)s-use-doubles.patch']|
I don't know why --update-pr pulled in CMake... its the same 3.9.1 as the one already in devel. |
|
@JackPerdue Probably because you combined Nothing to worry about as long as there are no different to the It does confuse GitHub though, it shouldn't be showing the CMake in the diff, but we can check easily with current |
|
Test report by @boegel |
|
Going in, thanks @JackPerdue! |
(created using
eb --new-pr)