intel / intel/confidential-computing.sgx.sdk

openmp parallel seems to not work for the sample code DNN

Open
#132 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Description

I compiled and ran the sample code for SampleDNNL. However, it appears that parallelism using multiple threads is not working, even though the OpenMP library has been successfully compiled. I would like to understand why this is happening.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported behavior with the SampleDNNL sample after compiling the OpenMP library, then inspect how the sample is built and launched. Compare single-threaded and multi-threaded runs and document whether the issue is in the sample or its OpenMP configuration; done means identifying the cause and confirming parallel execution works or the limitation is clearly explained.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
performance
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.