Skip to content
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

Start a Dawn HAL backend that can enumerate GPU API backends and create devices #10

Closed
ScottTodd opened this issue Oct 8, 2019 · 0 comments
Assignees
Labels
enhancement ➕ New feature or request

Comments

@ScottTodd
Copy link
Member

No description provided.

@ScottTodd ScottTodd added this to the Dawn HAL Backend milestone Oct 8, 2019
@ScottTodd ScottTodd self-assigned this Oct 8, 2019
@ScottTodd ScottTodd added the enhancement ➕ New feature or request label Oct 8, 2019
iree-copybara-bot pushed a commit that referenced this issue Oct 8, 2019
raikonenfnu referenced this issue in raikonenfnu/iree Aug 26, 2022
Co-authored-by: harsh <harsh@nod-labs.com>
raikonenfnu referenced this issue in raikonenfnu/iree Sep 8, 2022
Co-authored-by: harsh <harsh@nod-labs.com>
raikonenfnu referenced this issue in raikonenfnu/iree Sep 19, 2022
Authored-by: harsh <harsh@nod-labs.com>
raikonenfnu referenced this issue in raikonenfnu/iree Sep 21, 2022
Co-authored-by: harsh <harsh@nod-labs.com>
raikonenfnu referenced this issue in raikonenfnu/iree Sep 21, 2022
Authored-by: harsh <harsh@nod-labs.com>
raikonenfnu referenced this issue in raikonenfnu/iree Sep 26, 2022
Authored-by: harsh <harsh@nod-labs.com>
raikonenfnu referenced this issue in raikonenfnu/iree Sep 26, 2022
Authored-by: harsh <harsh@nod-labs.com>
raikonenfnu referenced this issue in raikonenfnu/iree Sep 26, 2022
Authored-by: harsh <harsh@nod-labs.com>
ScottTodd added a commit that referenced this issue Aug 22, 2023
Caught by ASan:

```
370: =================================================================
370: ==3911909==ERROR: LeakSanitizer: detected memory leaks
370: 
370: Direct leak of 376 byte(s) in 1 object(s) allocated from:
370:     #0 0x6a9b022 in calloc (iree-build/tools/iree-run-mlir+0x6a9b022)
370:     #1 0x6ad5d47 in iree_allocator_system_alloc iree/runtime/src/iree/base/allocator.c:104:17
370:     #2 0x6ad5d47 in iree_allocator_system_ctl iree/runtime/src/iree/base/allocator.c:144:14
370:     #3 0x6ad56ad in iree_allocator_issue_alloc iree/runtime/src/iree/base/allocator.c:27:10
370:     #4 0x6ad56ad in iree_allocator_malloc iree/runtime/src/iree/base/allocator.c:32:10
370:     #5 0x1acf2486 in iree_vm_bytecode_module_create iree/runtime/src/iree/vm/bytecode/module.c:836:3
370:     #6 0x6afdf31 in iree_tooling_create_run_context iree/runtime/src/iree/tooling/run_module.c:107:9
370:     #7 0x6afdf31 in iree_tooling_run_module_with_data iree/runtime/src/iree/tooling/run_module.c:340:3
370:     #8 0x6ad2a24 in iree::(anonymous namespace)::CompileAndRunFile(iree_compiler_session_t*, char const*) iree/tools/iree-run-mlir-main.cc:359:3
370:     #9 0x6ad2a24 in main iree/tools/iree-run-mlir-main.cc:520:20
370:     #10 0x7fce3bc456c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ➕ New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant