[Soot-list] Parallelizing the analysis?

Patrick Lam p.lam at ece.uwaterloo.ca
Tue Jun 12 10:17:51 EDT 2012


On 06/12/2012 07:28 PM, Marc-Andre Laverdiere-Papineau wrote:
> I am doing whole program analysis and I see that only one core gets
> fully used. Is there a way to tell soot how many cores to use?

Hi Marc-Andre,

If you want Soot to use more than one core, you need to write a patch to 
support multithreading. We'll gladly commit it to the repository.

pat


More information about the Soot-list mailing list