Closed kroll-j closed 2 years ago
I think the -lpthread can just be removed from 22.rocblas.sh. It's already somewhere in the generated Makefiles as an argument to gcc.
-lpthread
I had remove -lpthread, looks ok.
Environment
What is the expected behavior
What actually happens
How to reproduce
I think the
-lpthread
can just be removed from 22.rocblas.sh. It's already somewhere in the generated Makefiles as an argument to gcc.