You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run the Colab linked on the readme of the repo, and in Step 2 on the last xformers line, it is taking a very long time. So far it is 4 hours and it is still doing new messages like:
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 254 registers
ptxas info : Compiling entry function '_Z24flash_fwd_splitkv_kernelI23Flash_fwd_kernel_traitsILi96ELi64ELi128ELi4ELb0ELb0EN7cutlass6half_tE19Flash_kernel_traitsILi96ELi64ELi128ELi4ES2_EELb1ELb0ELb0ELb1ELb1ELb1EEv16Flash_fwd_params' for 'sm_90'
ptxas info : Function properties for _Z24flash_fwd_splitkv_kernelI23Flash_fwd_kernel_traitsILi96ELi64ELi128ELi4ELb0ELb0EN7cutlass6half_tE19Flash_kernel_traitsILi96ELi64ELi128ELi4ES2_EELb1ELb0ELb0ELb1ELb1ELb1EEv16Flash_fwd_params
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
Is this normal? I know it says this section is for acceleration. How much will it affect things to not install that? Also, the Colab defaulted to V100 High-RAM as the runtime. Is that the correct runtime (I'm on Colab Pro)?
The text was updated successfully, but these errors were encountered:
Eventually finished after around 5 hours but then got lots of errors about packages not existing, etc. Perhaps something with the path isn't correct or versions have changed since? I'd think Colab should be the same for everyone, so maybe if you have a chance can see if it works for you at all and update if not? Thanks!
Hi,
I'm trying to run the Colab linked on the readme of the repo, and in Step 2 on the last xformers line, it is taking a very long time. So far it is 4 hours and it is still doing new messages like:
Is this normal? I know it says this section is for acceleration. How much will it affect things to not install that? Also, the Colab defaulted to V100 High-RAM as the runtime. Is that the correct runtime (I'm on Colab Pro)?
The text was updated successfully, but these errors were encountered: