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

Vulkan 1.4 support #8630

Open
C4rb0n6 opened this issue Feb 1, 2025 · 3 comments
Open

Vulkan 1.4 support #8630

C4rb0n6 opened this issue Feb 1, 2025 · 3 comments

Comments

@C4rb0n6
Copy link

C4rb0n6 commented Feb 1, 2025

Vulkan API version not supported. I'm on Vulkan 1.4.303 and the latest NVIDIA drivers 572.16.

To reproduce, run anything on any mode (cpu, gpu, cuda, vulkan)

[Taichi] version 1.7.3, llvm 15.0.1, commit 5ec301be, win, python 3.11.8
[Taichi] Starting on arch=cuda
A s s e r t i o n   f a i l e d :   p C r e a t e I n f o - > v u l k a n A p i V e r s i o n   = =   0   | |   ( ( ( u i n t 3 2 _ t ) ( p C r e a t e I n f o - > v u l k a n A p i V e r s i o n )   > >   2 2 U )   = =   1   & &   ( ( ( u i n t 3 2 _ t ) ( p C r e a t e I n f o - > v u l k a n A p i V e r s i o n )   > >   1 2 U )   &   0 x 3 F F U )   < =   3 ) ,   f i l e   C : \ U s e r s \ A d m i n i s t r a t o r \ a c t i o n s - r u n n e r \ _ w o r k \ t a i c h i \ t a i c h i \ e x t e r n a l \ V u l k a n M e m o r y A l l o c a t o r \ i n c l u d e \ v k _ m e m _ a l l o c . h ,   l i n e   1 6 0 3 9 
 
Process finished with exit code -1073740791 (0xC0000409)
@johnnynunez
Copy link

@C4rb0n6 I added support to arm also and it is working #8629

@niushuqing123
Copy link

Same problem, and very difficult to reduce vulkan version

@3n3l
Copy link
Contributor

3n3l commented Feb 3, 2025

Reverting to NVIDIA drivers 566.36 with Vulkan 1.4.304 works for me (Taichi 1.7.3 + 1.6.0, Windows 10, 1080ti), I had the same issue before with 572.16.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Untriaged
Development

No branches or pull requests

4 participants