Adding missing include for hip_hcc_internal in order to build with HCC
Этот коммит содержится в:
Maneesh Gupta
2018-07-04 09:33:51 +05:30
коммит произвёл GitHub
родитель 1978cea4b7
Коммит d372d0eaad
+1
Просмотреть файл
@@ -26,6 +26,7 @@ THE SOFTWARE.
#include <hc.hpp>
#include <hsa/hsa.h>
#include <unordered_map>
#include <stack>
#include "hsa/hsa_ext_amd.h"
#include "hip/hip_runtime.h"