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

cuda versions and cli-command sequence #24

Open
shaked-sapir opened this issue Feb 25, 2024 · 1 comment
Open

cuda versions and cli-command sequence #24

shaked-sapir opened this issue Feb 25, 2024 · 1 comment

Comments

@shaked-sapir
Copy link

Hi there! I have two questions:

  1. What Cuda versions are needed for running the code? on the server I use, there are DriverVersion=470.57.02 and CudaVersion=11.4 but when I run the command latplan mode hanoi 5 3 20 StateAE I get the following error:
    tensorflow.python.framework.errors_impl.InternalError: cudaGetDevice() failed. Status: CUDA driver version is insufficient for CUDA runtime version,
    so I wonder how can I get it to run. (also tried running ./train_propositions.sh first, but got the same error)
  2. as for the commands mentioned above: what is the exact sequence to run, for example, hanoi with the arguments mentioned? am I doing it properly? In this question I mean both train and run already-trained models.

Thanks in advance

@aymeric75
Copy link

I use an nvidia A100 gpu, the advised docker image is nvcr.io/nvidia/tensorflow:23.03-tf1-py3

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