We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f5a1c3 commit fbe02daCopy full SHA for fbe02da
amd/device-libs/oclc/src/isa_version_950.cl
@@ -0,0 +1,10 @@
1
+/*===--------------------------------------------------------------------------
2
+ * ROCm Device Libraries
3
+ *
4
+ * This file is distributed under the University of Illinois Open Source
5
+ * License. See LICENSE.TXT for details.
6
+ *===------------------------------------------------------------------------*/
7
+
8
+#include "oclc.h"
9
10
+const __constant int __oclc_ISA_version = 9500;
0 commit comments