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 Version #57

Open
HildaNya opened this issue May 30, 2022 · 1 comment
Open

CUDA Version #57

HildaNya opened this issue May 30, 2022 · 1 comment

Comments

@HildaNya
Copy link

Hi. I'm working on the must-c example and encountered a problem that might be due to CUDA incompatibility. Could you tell me the CUDA version that was used in your setting (I don't think the github page provided this information) ?
Also, it seems that my institute's GPUs don't support mixed precision. In this case, should I apply --dtype float32?

Thanks again!

@zhaocq-nlp
Copy link
Collaborator

Hi. For GPU support, see https://www.tensorflow.org/install/pip#software_requirements for detailed instructions.

To disable mixed precision computation, set --dtype float32 option.

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