-
Notifications
You must be signed in to change notification settings - Fork 740
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
[BuildBot] Uplift GPU RT version for Linux CI Process #2807
[BuildBot] Uplift GPU RT version for Linux CI Process #2807
Conversation
Signed-off-by: bb-sycl <bb-sycl@intel.com>
/summary:run |
@yanfeng3721, do you know the reason of |
It looks like test driver issue, the llvm-lit: /localdisk2/sycl_ci/buildbot/worker/sycl-ubu-x64-pr/llvm.src/llvm/utils/lit/lit/llvm/config.py:347: note: using clang: /localdisk2/sycl_ci/buildbot/worker/sycl-ubu-x64-pr/llvm.obj/bin/clang ^Cllvm-lit: /localdisk2/sycl_ci/buildbot/worker/sycl-ubu-x64-pr/llvm.src/llvm/utils/lit/lit/TestingConfig.py:101: fatal: unable to parse config file '/localdisk2/sycl_ci/buildbot/worker/sycl-ubu-x64-pr/llvm.src/sycl/test/lit.cfg.py', traceback: Traceback (most recent call last): I noticed the related test driver is already changed by #2794 , I will trigger a test with new test driver for a try. |
Refine comments in dependency.conf
I can't find such output in the logs. It looks like LIT tests hang on testing Level Zero back-end. http://ci.llvm.intel.com:8010/#/builders/2/builds/6305/steps/16/logs/stdio
|
It looks like the get_device_count_by_type will hang with uplifted GPURT with the following paramaters.
|
Please, report this issue to Level Zero driver team. |
To unblock this PR, we can skip Level Zero API calls for |
The issue also blocks PR #2832 |
Replaced by #2832. |
Hi @bader , I would like to reopen the PR since #2832 has regression detected. |
@yanfeng3721, I suggest you cherry-pick a3538c5 and re-run Jenkins tests after that. |
This patch updates Level Zero loader to 1.0.16 to support latest versions of Level Zero runtime.
/summary:run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Linux post commit test pass.
Uplift GPU RT version for Linux to 20.46.18421