Skip to content

include rocblas#107

Open
computingdolas wants to merge 1 commit intobaidu-research:masterfrom
computingdolas:patch-1
Open

include rocblas#107
computingdolas wants to merge 1 commit intobaidu-research:masterfrom
computingdolas:patch-1

Conversation

@computingdolas
Copy link

error corrected opt/rocm/bin/hipcc ./gemm_bench.cpp -o bin/gemm_bench -I./../kernels -lrocblas -O3 -std=c++11 --amdgpu-target=gfx900
./gemm_bench.cpp:9:10: fatal error: 'rocblas.h' file not found
#include <rocblas.h>

error corrected opt/rocm/bin/hipcc ./gemm_bench.cpp -o bin/gemm_bench -I./../kernels -lrocblas -O3 -std=c++11 --amdgpu-target=gfx900
./gemm_bench.cpp:9:10: fatal error: 'rocblas.h' file not found
#include <rocblas.h>
@computingdolas computingdolas changed the title include roublas include rocblas Sep 27, 2018
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.

1 participant