Skip to content

Commit

Permalink
rocm 6.0.0 includes
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpintarelli committed Sep 19, 2024
1 parent 9730491 commit 8d71d1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/la/rocblas.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#pragma once

#include <rocblas.h>
#include <rocblas/rocblas.h>
#include <cstdio>


Expand Down
2 changes: 1 addition & 1 deletion src/la/rocsolver.hpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#pragma once

#include <rocsolver.h>
#include <rocsolver/rocsolver.h>

0 comments on commit 8d71d1a

Please sign in to comment.