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

Some tests hang/slow down significantly when running with portBLAS #418

Open
toxicscum opened this issue Nov 28, 2023 · 1 comment
Open
Assignees
Labels
question A request for more information or clarification

Comments

@toxicscum
Copy link

It was found that some tests hang/slow down significantly when running with portBLAS. Tested on Intel CPU/GPU, NVIDIA GPU
with DPC++ compiler from oneAPI Base Toolkit 2023.2 and opensource implementation https://github.com/intel/llvm.
intel_cpu_dpcpp_rhel9.txt
intel_gpu_dpcpp_ubuntu22.txt
nvidia_gpu_dpcpp_ubuntu22.txt

Could someone please check?

@toxicscum toxicscum added the question A request for more information or clarification label Nov 28, 2023
@muhammad-tanvir-1211
Copy link
Contributor

Hi @toxicscum,
Thank you for creating the issue here. We are currently looking at the portblas tests hanging through oneMKL. So far, we have not been able to recreate the hangs on any of the GPU devices that we are testing on locally. There seems to be some tests taking longer to execute on CPU but almost all of them require GEMM in some capacity, so we are investigating those now. Could you please share the command you use to build portblas backend in oneMKL for all the above devices? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question A request for more information or clarification
Projects
None yet
Development

No branches or pull requests

2 participants