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
Check context is valid before freeing streams, arrays. #552
Check context is valid before freeing streams, arrays. #552
Changes from all commits
8b95ce0
bd050c2
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 30 in src/array.jl
Codecov / codecov/patch
src/array.jl#L28-L30
Check warning on line 35 in src/hip/HIP.jl
Codecov / codecov/patch
src/hip/HIP.jl#L35
Check warning on line 39 in src/hip/HIP.jl
Codecov / codecov/patch
src/hip/HIP.jl#L39
Check warning on line 49 in src/hip/HIP.jl
Codecov / codecov/patch
src/hip/HIP.jl#L49
Check warning on line 27 in src/hip/stream.jl
Codecov / codecov/patch
src/hip/stream.jl#L26-L27
Check warning on line 30 in src/hip/stream.jl
Codecov / codecov/patch
src/hip/stream.jl#L29-L30
Check warning on line 36 in src/hip/stream.jl
Codecov / codecov/patch
src/hip/stream.jl#L36
Check warning on line 46 in src/hip/stream.jl
Codecov / codecov/patch
src/hip/stream.jl#L44-L46
Check warning on line 73 in src/runtime/memory/hip.jl
Codecov / codecov/patch
src/runtime/memory/hip.jl#L72-L73
Check warning on line 111 in src/runtime/memory/hip.jl
Codecov / codecov/patch
src/runtime/memory/hip.jl#L111
Check warning on line 116 in src/runtime/memory/hip.jl
Codecov / codecov/patch
src/runtime/memory/hip.jl#L114-L116
Check warning on line 124 in src/runtime/memory/hip.jl
Codecov / codecov/patch
src/runtime/memory/hip.jl#L124
Check warning on line 168 in src/runtime/memory/hip.jl
Codecov / codecov/patch
src/runtime/memory/hip.jl#L166-L168
Check warning on line 179 in src/runtime/memory/hip.jl
Codecov / codecov/patch
src/runtime/memory/hip.jl#L178-L179
Check warning on line 186 in src/runtime/memory/hip.jl
Codecov / codecov/patch
src/runtime/memory/hip.jl#L185-L186
Check warning on line 117 in src/tls.jl
Codecov / codecov/patch
src/tls.jl#L117
Check warning on line 119 in src/tls.jl
Codecov / codecov/patch
src/tls.jl#L119
Check warning on line 131 in src/tls.jl
Codecov / codecov/patch
src/tls.jl#L128-L131
Check warning on line 133 in src/tls.jl
Codecov / codecov/patch
src/tls.jl#L133
Check warning on line 136 in src/tls.jl
Codecov / codecov/patch
src/tls.jl#L136
Check warning on line 24 in src/utils.jl
Codecov / codecov/patch
src/utils.jl#L24
Check warning on line 28 in src/utils.jl
Codecov / codecov/patch
src/utils.jl#L28
Check warning on line 32 in src/utils.jl
Codecov / codecov/patch
src/utils.jl#L32
Check warning on line 36 in src/utils.jl
Codecov / codecov/patch
src/utils.jl#L36
Check warning on line 40 in src/utils.jl
Codecov / codecov/patch
src/utils.jl#L40
Check warning on line 44 in src/utils.jl
Codecov / codecov/patch
src/utils.jl#L44
Check warning on line 48 in src/utils.jl
Codecov / codecov/patch
src/utils.jl#L48