P4 to Git Change 1603869 by skudchad@skudchad-lnx on 2018/09/10 20:04:11
SWDEV-1 - Fix to build HIP with gcc-5.4
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_internal.hpp#17 edit
[ROCm/clr commit: 0307bf3511]
Tento commit je obsažen v:
@@ -27,6 +27,7 @@ THE SOFTWARE.
|
||||
#include <unordered_set>
|
||||
#include <thread>
|
||||
#include <stack>
|
||||
#include <mutex>
|
||||
|
||||
#define HIP_INIT() \
|
||||
std::call_once(hip::g_ihipInitialized, hip::init); \
|
||||
|
||||
Odkázat v novém úkolu
Zablokovat Uživatele