Skip to content

Commit

Permalink
Addressing pull issues
Browse files Browse the repository at this point in the history
  • Loading branch information
TejaX-Alaghari committed Aug 17, 2022
2 parents 510ff46 + 690c54a commit f5c61f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions cmake/FindCompiler.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@ if(is_dpcpp)
endif()

endif()

1 change: 1 addition & 0 deletions src/blas/backends/rocblas/rocblas_scope_handle.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include <thread>
#include <atomic>
#include <unordered_map>
<<<<<<< HEAD
#include "rocblas_helper.hpp"

namespace oneapi {
Expand Down

0 comments on commit f5c61f3

Please sign in to comment.