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

Running Code on Windows 11 #5

Open
dubeypoornima20 opened this issue Apr 29, 2023 · 1 comment
Open

Running Code on Windows 11 #5

dubeypoornima20 opened this issue Apr 29, 2023 · 1 comment

Comments

@dubeypoornima20
Copy link

Hello,

I am attempting to reproduce the results from your GitHub code on my Windows 11 machine, but I am experiencing slow training times. Specifically, each epoch is taking around 12-13 minutes to complete.

I have checked my hardware setup and verified that it meets the minimum requirements specified in the paper/[GitHub code]. How to improve the running speed of the code. Do you have any recommendations for optimizing the code further?

@monasch
Copy link

monasch commented May 11, 2023

Hi,
12-13 minutes per epoch sounds to me like your training on CPU. You might want to use a device with GPUs to accelerate the training. The training times from the paper are timed on Nivida Quatro RTX 6000/8000.

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