These changes should go later in another commit - lets keep this HSA only
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
#define __HSA_UARCH__
|
||||
|
||||
#include "../common/gpu.hpp"
|
||||
#include "../common/uarch.hpp"
|
||||
|
||||
struct uarch;
|
||||
|
||||
struct uarch* get_uarch_from_hsa(struct gpu_info* gpu, char* gpu_name);
|
||||
char* get_str_uarch_hsa(struct uarch* arch);
|
||||
char* get_str_process(struct uarch* arch); // TODO: Shouldnt we define this in the cpp?
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user