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

execute_mlde.py getting only to 23% #11

Open
chelseashuu opened this issue Sep 10, 2024 · 1 comment
Open

execute_mlde.py getting only to 23% #11

chelseashuu opened this issue Sep 10, 2024 · 1 comment

Comments

@chelseashuu
Copy link

Hello! I have been trying to run execute_mlde but kept running into conflicts between theano, libcublas, pygpu, cuDNN, and tensorflow. The closest I've gotten to a successful run is on GPUs and reached 23% in default training. However, that is the farthest the program will go. Even after 48+ hours the program doesn't run any further and doesn't generate the specified outputs. Is this a common occurrence? Do I need to allocate more GPUs?

Thank you

@brucejwittmann
Copy link
Collaborator

@chelseashuu are you using the mlde or mlde2 conda environments? The versions of the packages you mention should be compatible in there.

You certainly shouldn't need more GPUs. All models within MLDE should work just fine on a CPU unless you are working with a truly massive combinatorial space (much more than the 4 sites in the original paper).

If you are working within the mlde or mlde2 environments, can you copy your exact inputs and the console logs? That would help with troubleshooting.

Also, I don't typically check this repo anymore. If you need help, please tag me, otherwise I might take a while to get back to you.

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