Unable to build autogemm branch

Issue #2 resolved
Former user created an issue

When trying to build autogemm branch I got the following error: -- HC++ Compiler found in /opt/rocm/hcc/bin/.. CMake Error at lib/src/blas/CMakeLists.txt:14 (ADD_SUBDIRECTORY): The source directory

/git/hcblas/lib/src/blas/autogemm

does not contain a CMakeLists.txt file.

Looks like you have added VIM swap files to the repo instead of CMakeLists.txt and some other files. Please check all .swp, .swn and *.swo files in lib/src/blas/autogemm/ and fix it.

Comments (2)

  1. Log in to comment