Commit a79d1ca
authored
There was a new `oneMath` release
[v0.7](https://github.com/uxlfoundation/oneMath/releases/tag/v0.7)
published.
Thus the PR updates `oneMath` version used by default dpnp build with
enabled oneMKL interfaces.
Also, the name of fetched oneMath library changed from legacy
`onemkl_interfaces_library` to `onemath_library` to reflact the actual
library naming.
1 parent 61672ca commit a79d1ca
2 files changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments