|
From: | Julien Bect |
Subject: | Re: Facing issues with Octave build with JIT Compiler Option |
Date: | Tue, 20 Mar 2018 10:59:02 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
Le 20/03/2018 à 10:46, Prasad K a écrit :
I have enabled debug_jit option and my program gives this error: "jit fail: Missing overload in type inference for #17 = call (#unknown_function: #9, matrix: #15)". Any help?
Just like this : no.I would more time (which I do not have right now) to investigate this issue, looking at what the JIT does on this loop step by step...
Try some variations to see if it helps, for instance : remove the cast to single and/or comment the final multiplication.
You should open a bug report and attach your cde snippet there if you don't want this issue to be forgotten.
@++
[Prev in Thread] | Current Thread | [Next in Thread] |