[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Facing issues with Octave build with JIT Compiler Option
From: |
Prasad K |
Subject: |
Re: Facing issues with Octave build with JIT Compiler Option |
Date: |
Tue, 20 Mar 2018 02:02:46 -0700 (MST) |
Dear Julien,
Thanks for the quick reply.
I have successfully built the Octave 4.2.1 with JIT compiler option
(--enable-jit). The problem seems to be with the LLVM toolkit. All the
versions of LLVM that I tried between v3.5 to v6.0.0 have failed. The only
version that worked for me is LLVM v3.3.
Question: why do you want to compile with --enable-jit ? Do you really need
it ?
Ans: I have a program of simple for loop with matrix multiplication. Just
wanted to know how much time that i can save with JIT.
FYI, with LLVM v3.3, I have not found any significant difference in
execution times with and without JIT.
Thank you,
Prasad
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-Maintainers-f1638794.html
- Facing issues with Octave build with JIT Compiler Option, Prasad K, 2018/03/19
- Re: Facing issues with Octave build with JIT Compiler Option, Julien Bect, 2018/03/19
- Re: Facing issues with Octave build with JIT Compiler Option,
Prasad K <=
- Re: Facing issues with Octave build with JIT Compiler Option, Julien Bect, 2018/03/20
- Re: Facing issues with Octave build with JIT Compiler Option, Prasad K, 2018/03/20
- Re: Facing issues with Octave build with JIT Compiler Option, Julien Bect, 2018/03/20
- Re: Facing issues with Octave build with JIT Compiler Option, Prasad K, 2018/03/20
- Re: Facing issues with Octave build with JIT Compiler Option, Julien Bect, 2018/03/20
- Re: Facing issues with Octave build with JIT Compiler Option, Prasad K, 2018/03/20