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

Add pk serialization test and fix the std::bad_alloc issue #66

Merged

Conversation

xhuan28
Copy link
Contributor

@xhuan28 xhuan28 commented Mar 28, 2023

No description provided.

@xhuan28 xhuan28 requested a review from a team as a code owner March 28, 2023 02:25
@xhuan28 xhuan28 temporarily deployed to intel_workflow March 28, 2023 02:46 — with GitHub Actions Inactive
@@ -14,5 +15,5 @@ target_include_directories(unittest_ipcl PRIVATE
${IPCL_INC_DIR}
)
target_link_libraries(unittest_ipcl PRIVATE
ipcl -pthread libgtest
ipcl -pthread libgtest IPPCP_ippcp
Copy link
Contributor

Choose a reason for hiding this comment

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

If you remove IPPCP_ippcp, the link error will be gone.

Signed-off-by: Huang, Xiaojun <xiaojun.huang@intel.com>
@xhuan28 xhuan28 force-pushed the add_pk_serialization_test branch from ce2b4f6 to 1a03364 Compare March 28, 2023 02:57
@xhuan28 xhuan28 temporarily deployed to intel_workflow March 28, 2023 05:06 — with GitHub Actions Inactive
@justalittlenoob justalittlenoob merged commit e9df585 into intel:development Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants