In my 4 core , 16GB mem , ubuntu 18.04 PC,
the progress of generating llvm ir for kernel lasts so long that it runs for 4 hours but just completes ablout 10%.
When looking into the script "app.py", I found there are too many file r&w operations which may account for it.
Is my case usual? How can I speed up ? Or can you share the compiled bc code with me, thanks a lot.