PrincetonUniversity / cpf

Collaborative Parallelization Framework (CPF)
MIT License
31 stars 4 forks source link

Make profilings optional #28

Open vgene opened 3 years ago

vgene commented 3 years ago

Make LAMP and SpecPriv optional

gchan510 commented 3 years ago

Added option -lamp-ignore to ignore LAMP profile or to indicate that it doesn't exist in f7d44abb45a7a4e089c88d363b8c03e453d9a6da Querying LAMPLoadProfile for number of deps with this option enabled conservatively returns UINT_MAX.

TODOs:

QUESTIONS:

sapostolakis commented 3 years ago

I use LAMP results in the aggressive inliner. And then it needs to run again for the post-inlining code.