A step-by-step guide on how to use CPF as a tool (to auto-parallelize user's own applications), rather than a research artifact, would be useful.
It's OK if CPF is not really ready for production use; a sequence of steps like:
clang -c -emit-llvm test.c
opt -some_options test.bc
...
would be enough for evaluation.
Right now one needs to go through all the makefiles, which is frustrating.
(unless I'm missing something...)
Yours,
Andrey
===
Advanced Software Technology Lab
Huawei
A step-by-step guide on how to use CPF as a tool (to auto-parallelize user's own applications), rather than a research artifact, would be useful.
It's OK if CPF is not really ready for production use; a sequence of steps like:
would be enough for evaluation.
Right now one needs to go through all the makefiles, which is frustrating.
(unless I'm missing something...)
Yours,
Andrey
===
Advanced Software Technology Lab
Huawei