-
Notifications
You must be signed in to change notification settings - Fork 750
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 OpenCL runtime versions #2148
Conversation
Please make sure that RT is available and restart testing.Also please start full testing. |
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.
ocl_gpu_rt_ver_win should be 27.20.100.8336
gpu_driver_win should be 27.20.100.8336
fpga_driver_lin should be the same as cpu_driver_lin because we are use OCLFPGA joint build in Beta08 release. The same as fpga_driver_win
please also add OCLFPGA joint build version such as: oclfpga_ver=2020.10.7.0.15 and oclfpga_ver_win=2020.10.7.0.15
OCLCPU runtime has been uploaded on SC shared folder, and waiting for Rdrive sync.
For OCLFPGA joint build, please ask Yanfeng to upload it on Rdrive firstly before restarting test.
@yinyangsx please make sure that proper GPU Rt is installed on windows machines and proper links are provided in comment for every RT version. |
Windows machines have installed proper GPU RT |
I have update the fpga emu to rdrive, please change fpga_ver=2020.10.7.0.15 |
The new FPGA RT is very different with the old in directory structure and location. Could you please provide the latest configuration solution? |
please add both variant f directories to the path |
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.
Please update links for every modified product.
Make sure that all binaries are publicly available.
if not work with @tfzhu to make them public.
b7d196a
to
99b0b92
Compare
@yinyangsx, please, fix CI regressions. |
/summary:run |
Signed-off-by: yinyangsx <yin.yang@intel.com>
Signed-off-by: yinyangsx <yin.yang@intel.com>
shuffle* and common_ocl test will pass as #2219 has been submitted hier_par_wgscope_O0.cpp can be XFAILED |
/summary:run |
Signed-off-by: yinyangsx <yin.yang@intel.com>
/summary:run |
# Same GPU driver supports Level Zero and OpenCL: | ||
# https://github.com/intel/compute-runtime/releases/tag/20.21.16886 | ||
ocl_gpu_rt_ver=20.21.16886 | ||
# https://github.com/intel/compute-runtime/releases/tag/20.25.17111 |
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.
Any reason why this tag URL is different from 20.29.17408?
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.
My bad, sorry for thar, it should be https://github.com/intel/compute-runtime/releases/tag/20.29.17408, I will fix it in PR#2260.
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.
it is bug. Should be fixed to 20.29.17408 (see #2260)
Signed-off-by: yinyangsx yin.yang@intel.com