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

Comments

fix linker errors for pthread_create API in examples#61

Open
manoj-freyr wants to merge 1 commit intoROCm:masterfrom
manoj-freyr:master
Open

fix linker errors for pthread_create API in examples#61
manoj-freyr wants to merge 1 commit intoROCm:masterfrom
manoj-freyr:master

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