add -DCACHE_SECTOR_SIZE_READONLY when building BLIS for A64FX#3938
add -DCACHE_SECTOR_SIZE_READONLY when building BLIS for A64FX#3938boegel merged 3 commits intoeasybuilders:developfrom
-DCACHE_SECTOR_SIZE_READONLY when building BLIS for A64FX#3938Conversation
|
Test report by @smoors Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Test report by @smoors Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
-DCACHE_SECTOR_SIZE_READONLY to when building BLIS for A64FX
-DCACHE_SECTOR_SIZE_READONLY to when building BLIS for A64FX-DCACHE_SECTOR_SIZE_READONLY when building BLIS for A64FX
Co-authored-by: Bob Dröge <[email protected]>
|
|
||
| self.cfg.update('configopts', f'--enable-cblas --enable-shared CC="$CC" {self.cfg["cpu_architecture"]}') | ||
| # arch_name will only be available when archspec is available to easybuild, else arch_name will be unknown | ||
| arch_name = get_cpu_arch_name() |
There was a problem hiding this comment.
This makes sense, but it does assume that archspec is available...
Without it, get_cpu_arch_name will simply return None.
For EESSI, that's covered, so doesn't need to block this PR.
|
Test report by @bedroge Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Test report by @bedroge Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
bedroge
left a comment
There was a problem hiding this comment.
LGTM too, many successful test reports (incl one for a64fx) in EESSI/software-layer#1345.
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 2 out of 2 (total: 4 mins 16 secs) (2 easyconfigs in total) |
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 4 out of 4 (total: 7 mins 55 secs) (4 easyconfigs in total) |
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 4 out of 4 (total: 45 mins 20 secs) (4 easyconfigs in total) |
(created using
eb --new-pr)