Bing Xu
Bing Xu
Dynamic feature is supposed to be introduced after v0.2. ROCm will get further delayed due to development priorities. On Wed, Nov 30, 2022 at 06:54 Yangyang Xu ***@***.***> wrote: >...
I think it is a mistake in sync between Meta internal AIT and OSS AIT. I will fix it today. Thanks for raising this issue. On Mon, Nov 21, 2022...
The current version of cutlass attention has a conflict to cuda graph. After we upgrade to cutlass 2.11 this problem will be solved. On Mon, Nov 28, 2022 at 00:09...
On Mon, Nov 28, 2022 at 15:18 Alex ***@***.***> wrote: > Hi, could we presume that AIT should be compatible with the nightly build > cutlass? It seems that AIT...
It is straightforward, add a runtime API for https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__DEVICE.html#group__CUDART__DEVICE_1g159587909ffa0791bbe4b40187a4c6bb and expose to Python side. cc @ipiszy
Thanks reporting the issue. We will investigate the potential break this week.
It is DAG, but you can put C++ branching code directly to codegen. On Wed, Nov 16, 2022 at 15:37 Edward Hu ***@***.***> wrote: > Is branching supported currently? Or...
I guess you are using Windows. If you are using Windows please use AIT in WSL linux mode.
Which gpu are you using? On Sun, Nov 13, 2022 at 10:57 ptrprkr ***@***.***> wrote: > thank you! however now i get this > raise RuntimeError("Unsupported platform") > RuntimeError: Unsupported...
You need to install CUDA in WSL https://docs.nvidia.com/cuda/wsl-user-guide/index.html