Skip to content

Conversation

@anandhv
Copy link
Contributor

@anandhv anandhv commented May 28, 2021

Existing Sample Changes

Description

Changed the CMakeLists.txt for the n_way_buffering tutorial. -lpthread was erroneously added back as a compiler argument for Windows and reports. I've removed it.

Type of change

Please delete options that are not relevant. Add a 'X' to the one that is applicable.

  • [X ] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Implement fixes for ONSAM Jiras

How Has This Been Tested?

Ran the regtest in Windows it now passes.
Tested Linux too.

anandhv added 4 commits May 27, 2021 19:46
Signed-off-by: Anandh Venkateswaran <anandh.venkateswaran@intel.com>
Signed-off-by: Anandh Venkateswaran <anandh.venkateswaran@intel.com>
Signed-off-by: Anandh Venkateswaran <anandh.venkateswaran@intel.com>
Signed-off-by: Anandh Venkateswaran <anandh.venkateswaran@intel.com>
@mdbtucker mdbtucker self-requested a review May 28, 2021 11:36
Copy link
Contributor

@mdbtucker mdbtucker left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix Anandh!

I will merge as soon as the CI passes.

@mdbtucker mdbtucker changed the title N way windows fix May 28, 2021
@mdbtucker mdbtucker merged commit d53ae1a into oneapi-src:master May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants