Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: Wrap BLIS #431
base: main
Are you sure you want to change the base?
WIP: Wrap BLIS #431
Changes from all commits
2fea1c2
afcc28e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 15 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L15
Check warning on line 25 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L19-L25
Check warning on line 27 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L27
Check warning on line 32 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L31-L32
Check warning on line 35 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L35
Check warning on line 45 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L39-L45
Check warning on line 47 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L47
Check warning on line 52 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L51-L52
Check warning on line 55 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L55
Check warning on line 65 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L59-L65
Check warning on line 67 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L67
Check warning on line 72 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L71-L72
Check warning on line 75 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L75
Check warning on line 85 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L79-L85
Check warning on line 87 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L87
Check warning on line 92 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L91-L92
Check warning on line 95 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L95
Check warning on line 105 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L100-L105
Check warning on line 108 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L107-L108
Check warning on line 111 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L110-L111
Check warning on line 117 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L116-L117
Check warning on line 120 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L120
Check warning on line 130 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L125-L130
Check warning on line 133 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L132-L133
Check warning on line 136 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L135-L136
Check warning on line 142 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L141-L142
Check warning on line 145 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L145
Check warning on line 155 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L150-L155
Check warning on line 158 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L157-L158
Check warning on line 161 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L160-L161
Check warning on line 167 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L166-L167
Check warning on line 170 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L170
Check warning on line 180 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L175-L180
Check warning on line 183 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L182-L183
Check warning on line 186 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L185-L186
Check warning on line 192 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L191-L192
Check warning on line 196 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L195-L196
Check warning on line 203 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L203
Check warning on line 206 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L206
Check warning on line 209 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L209
Check warning on line 213 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L212-L213
Check warning on line 216 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L216
Check warning on line 225 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L218-L225
Check warning on line 229 in ext/LinearSolveBLISExt.jl
Codecov / codecov/patch
ext/LinearSolveBLISExt.jl#L228-L229