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

BUG: vkCreateInstance failed -9 invalid gpu device #33

Open
ihorizons2022 opened this issue Jul 11, 2023 · 11 comments
Open

BUG: vkCreateInstance failed -9 invalid gpu device #33

ihorizons2022 opened this issue Jul 11, 2023 · 11 comments
Labels
Bug Case is about a glitch. Dependency Blocked due to a dependency pending from 3rd-party or from client. Documentation Case is about articles and documents.

Comments

@ihorizons2022
Copy link

image

used in colab, GPU: tesla t4

@hollowaykeanho hollowaykeanho added the Bug Case is about a glitch. label Jul 11, 2023
@hollowaykeanho
Copy link
Owner

hollowaykeanho commented Jul 11, 2023

Thanks. Acknowledged.

Tracking this issue: Tencent/ncnn#1548

Also, can you publish the list of GPU (printed before any frames) please? I will add the GPU controller in.

Also, also: $ nvidia-smi

@hollowaykeanho
Copy link
Owner

hollowaykeanho commented Jul 13, 2023

Also on Ubuntu, is your apt install mesa-vulkan-drivers done?

Tracking: nihui/realsr-ncnn-vulkan#18


更新:您可以运用华语。

@ihorizons2022
Copy link
Author

thanks for your reply, i will have a try and return the result back

@hollowaykeanho hollowaykeanho added Documentation Case is about articles and documents. In Progress Development is in progress. labels Jul 13, 2023
@ihorizons2022
Copy link
Author

Mon Jul 17 10:59:14 2023
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 525.105.17 Driver Version: 525.105.17 CUDA Version: 12.0 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 Tesla T4 Off | 00000000:00:04.0 Off | 0 |
| N/A 37C P8 9W / 70W | 0MiB / 15360MiB | 0% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| No running processes found |
+-----------------------------------------------------------------------------+

i install mesa-vulkan-drivers on ubuntu, but no luck, still cannot work properly
image

@hollowaykeanho
Copy link
Owner

The GPU output is nvidia-smi, right?

@ihorizons2022
Copy link
Author

yes

@ihorizons2022
Copy link
Author

image

@hollowaykeanho
Copy link
Owner

No luck. It means the binary does not work with Nvidia Tesla (like how I tested on Apple Iris). You got 2 choices:

  1. Use another machines. Known tested one are listed on the benchmark section.
  2. Wait for me to complete this ticket - this can take time.

I'll add your test results into the benchmark list. Thanks for the input.

@hollowaykeanho hollowaykeanho added Dependency Blocked due to a dependency pending from 3rd-party or from client. and removed In Progress Development is in progress. labels Jul 17, 2023
@hollowaykeanho
Copy link
Owner

Dependent on Issue #34 and the entire project will now entering program re-write phase.

@ihorizons2022
Copy link
Author

thank you very much

@hollowaykeanho
Copy link
Owner

no problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Case is about a glitch. Dependency Blocked due to a dependency pending from 3rd-party or from client. Documentation Case is about articles and documents.
Projects
Status: Buckets
Development

No branches or pull requests

2 participants