Skip to content

[CI][GHA]Update ci_lin.yml to use latest SYCLomatic folder#378

Closed
DoyleLi wants to merge 2 commits intoSYCLomaticfrom
DoyleLi-update-lin-ci-latest-folder
Closed

[CI][GHA]Update ci_lin.yml to use latest SYCLomatic folder#378
DoyleLi wants to merge 2 commits intoSYCLomaticfrom
DoyleLi-update-lin-ci-latest-folder

Conversation

@DoyleLi
Copy link
Copy Markdown
Contributor

@DoyleLi DoyleLi commented Jun 26, 2023

No description provided.

@DoyleLi DoyleLi requested a review from a team as a code owner June 26, 2023 07:50
@DoyleLi DoyleLi requested review from zhiweij1 and ziranzha June 26, 2023 07:50
command: |
ARCHIVE_PATH=$(cat $GITHUB_WORKSPACE/../../../../GH_CI_LIN_ARCHIVE_FOLDER.txt)
find $ARCHIVE_PATH -maxdepth 1 -type d -name "*_*0000" -print | sort -r | head -1 |xargs -i cp -r "{}/build/linux_prod/" ./
rsync -av "${ARCHIVE_PATH}/latest/build/*" ./
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I have a concern about this change.
If we use "latest" instead of a date, how can we check the version of the compiler/dpct/dependencies when doing failure analysis?

@DoyleLi
Copy link
Copy Markdown
Contributor Author

DoyleLi commented Jun 28, 2023

Hi it was for debuging and can be closed now.

@DoyleLi DoyleLi closed this Jun 28, 2023
ziranzha pushed a commit to ziranzha/SYCLomatic-test that referenced this pull request Sep 15, 2023
Signed-off-by: Cai, Justin <justin.cai@intel.com>

Signed-off-by: Cai, Justin <justin.cai@intel.com>
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.

2 participants