Skip to content

Add cann 9.0.0 openeuler22.03#93

Open
czc-unac wants to merge 2 commits into
Ascend:mainfrom
czc-unac:add_cann_9.0.0_openeuler22.03
Open

Add cann 9.0.0 openeuler22.03#93
czc-unac wants to merge 2 commits into
Ascend:mainfrom
czc-unac:add_cann_9.0.0_openeuler22.03

Conversation

@czc-unac

Copy link
Copy Markdown
Collaborator
  1. Add CANN 9.0.0 for openEuler 22.03 and add trigger for build and publish
  2. Replace python-install os.path.join with string concatenation in template.py

@ascend-robot

Copy link
Copy Markdown

CLA Signature Pass

czc-unac, thanks for your pull request. All authors of the commits have signed the CLA. 👍

Comment thread tools/template.py

py_installer_package = "Python-" + py_latest_version
py_installer_url = os.path.join("https://repo.huaweicloud.com/python/", py_latest_version, py_installer_package + ".tgz")
py_installer_url = f"https://repo.huaweicloud.com/python/{py_latest_version}/{py_installer_package}.tgz"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not change it

@@ -0,0 +1,59 @@
name: Batch Trigger CANN Build And Publish

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

verify in your own hub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants