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 291e060 commit 5014d24Copy full SHA for 5014d24
src/config.h
@@ -17,7 +17,7 @@ typedef enum {
17
18
typedef enum { RAI_DEVICE_CPU = 0, RAI_DEVICE_GPU = 1 } RAI_Device;
19
20
-#define RAI_ENC_VER 900
+#define RAI_ENC_VER 9900
21
22
//#define RAI_COPY_RUN_INPUT
23
#define RAI_COPY_RUN_OUTPUT
0 commit comments