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

Long latency when loading fft_conv kernel for the first time #8

Open
sylee0124 opened this issue Mar 20, 2023 · 1 comment
Open

Long latency when loading fft_conv kernel for the first time #8

sylee0124 opened this issue Mar 20, 2023 · 1 comment

Comments

@sylee0124
Copy link

The first kernel launch of fft_conv_fwd takes abnormally long time (about 100 sec).
After the first kernel launch it works fine so for training it's not much of an issue but it makes debugging very cumbersome.
Could it be a problem with my ld options?

image

@DanFu09
Copy link
Contributor

DanFu09 commented Mar 20, 2023

This is something we experience too - it makes it super annoying to debug...

We're looking into it, but if anyone has suggestions we'd love to hear them!

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

No branches or pull requests

2 participants