Fix compiler version check.

[ROCm/hip commit: b881cf713c]
Αυτή η υποβολή περιλαμβάνεται σε:
Alex Voicu
2017-11-29 03:05:53 +00:00
γονέας 00e435bda1
υποβολή c58a083e96
2 αρχεία άλλαξαν με 2 προσθήκες και 2 διαγραφές
@@ -22,7 +22,7 @@ THE SOFTWARE.
#include "hip/hcc_detail/grid_launch_GGL.hpp"
#if defined(FUNCTIONAL_GRID_LAUNCH)
#if __hcc_workweek__ >= 17481
#include "functional_grid_launch.inl"
#else
#include "macro_based_grid_launch.inl"