Skip to content

Commit 354aad5

Browse files
Increase bytecode size
1 parent 10ba7e8 commit 354aad5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llama-tornado

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ class LlamaRunner:
7575
"-Dtornado.load.tornado.implementation=uk.ac.manchester.tornado.runtime.common.Tornado",
7676
"-Dtornado.load.annotation.implementation=uk.ac.manchester.tornado.annotation.ASMClassVisitor",
7777
"-Dtornado.load.annotation.parallel=uk.ac.manchester.tornado.api.annotations.Parallel",
78+
"-Dtornado.tvm.maxbytecodesize=65536"
7879
]
7980
cmd.extend(tornado_config)
8081

0 commit comments

Comments
 (0)