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 8149b12 commit e371bc4Copy full SHA for e371bc4
amd/device-libs/oclc/src/isa_version_1201.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 = 12001;
0 commit comments