Skip to content

Add a step-by-step guide on how to use CPF as a tool #34

@andreybokhanko

Description

@andreybokhanko

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions