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

Fix some problems with CANN installation using quick_install #64

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

bachelor-dou
Copy link
Contributor

@bachelor-dou bachelor-dou commented Dec 18, 2024

This PR fix #65 #66 .

@FFFrog
Copy link
Contributor

FFFrog commented Dec 18, 2024

The ascend toolkit should be installed using the --full option instead of the --install option, please update it by the way.

$('#codecell11').html('wget "' + cann_url + '"\nsh ' + cann_name + ' --install');

FYI

@FFFrog
Copy link
Contributor

FFFrog commented Dec 18, 2024

It would be better if you add proper and detailed descriptions for you RP.

@FFFrog FFFrog linked an issue Dec 18, 2024 that may be closed by this pull request
@bachelor-dou bachelor-dou changed the title update CANN numpy version Fix some problems with CANN installation using quick_install Dec 19, 2024
@bachelor-dou
Copy link
Contributor Author

@FFFrog

@FFFrog FFFrog merged commit b96938f into Ascend:main Dec 19, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Using specific numpy(1.24.0) version rather than latest
2 participants