Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

fix linker errors for pthread_create API in examples #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

manoj-freyr
Copy link

When building examples via "make examples", we get below error:
/usr/bin/ld: ../miopengemm/libmiopengemm.so.1.0: undefined reference to `pthread_create'

There is no link reference to pthread library.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant