Commit 63fa6c8
Rajalakshmi Srinivasaraghavan
Fix build issue on POWER8 with DYNAMIC_ARCH
Running make DYNAMIC_ARCH=1 on POWER 8 BE with gcc10.2 version, gives
the following error due to the difference in UNROLL_M/N.
'No rule to make target 'dgemm_incopy_POWER10.o', needed by kernel'1 parent 074d9bf commit 63fa6c8
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2443 | 2443 | | |
2444 | 2444 | | |
2445 | 2445 | | |
| 2446 | + | |
| 2447 | + | |
| 2448 | + | |
| 2449 | + | |
2446 | 2450 | | |
2447 | 2451 | | |
| 2452 | + | |
2448 | 2453 | | |
2449 | 2454 | | |
2450 | 2455 | | |
| |||
0 commit comments