Create ravi-mir-instructions.rst

asmvm
Dibyendu Majumdar 4 years ago committed by GitHub
parent 662b2f905f
commit 60c71e7099
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,11 @@
Instructions for Building With MIR JIT support
==============================================
Please note that currently MIR JIT support is only available on Linux X86-64 platform.
Building with MIR support is very simple::
mkdir buildmir
cmake -DMIR_JIT=ON ..
That's it.
Loading…
Cancel
Save