search for: pollalloc

Displaying 5 results from an estimated 5 matches for "pollalloc".

2011 Apr 19
2
[LLVMdev] Coarse-grained parallelism
...zable function calls. Unfortunately the functionality isn't part of the current release of poolalloc (in release 14 it was). My intention is to estimate the parallelization-potential of sequential applications concerning coarse-grained parallelism. Can you tell me... 1. Why are classes of pollalloc, like the one for creating a Program Dependence Graph (DPG), not supported anymore? 2. Do you know any other existing tools or practices to identify parallelizable function calls? Thanks in advance Andreas -------------- next part -------------- An HTML attachment was scrubbed... URL: <http...
2011 Apr 19
0
[LLVMdev] Coarse-grained parallelism
...hat file(s) this is implemented? I wasn't aware that the poolalloc project had such an analysis. > > My intention is to estimate the parallelization-potential of > sequential applications concerning coarse-grained parallelism. > Can you tell me... > > 1. Why are classes of pollalloc, like the one for creating a Program > Dependence Graph (DPG), not supported anymore? It's probably not supported because no one is using it. We primarily use Automatic Pool Allocation as part of the SAFECode memory safety compiler, so we haven't needed this functionality. If you...
2011 Apr 20
3
[LLVMdev] Coarse-grained parallelism
...lelizable function calls. Do you know something about the idea behind those code? > >> >> My intention is to estimate the parallelization-potential of sequential applications concerning coarse-grained parallelism. >> Can you tell me... >> >> 1. Why are classes of pollalloc, like the one for creating a Program Dependence Graph (DPG), not supported anymore? > > It's probably not supported because no one is using it. We primarily use Automatic Pool Allocation as part of the SAFECode memory safety compiler, so we haven't needed this functionality. > &...
2011 Apr 22
0
[LLVMdev] Coarse-grained parallelism
...now something about the idea behind those code? >> >>> >>> My intention is to estimate the parallelization-potential of >>> sequential applications concerning coarse-grained parallelism. >>> Can you tell me... >>> >>> 1. Why are classes of pollalloc, like the one for creating a Program >>> Dependence Graph (DPG), not supported anymore? >> >> It's probably not supported because no one is using it. We primarily >> use Automatic Pool Allocation as part of the SAFECode memory safety >> compiler, so we haven'...
2011 Apr 27
1
[LLVMdev] Coarse-grained parallelism
...hind those code? >>> >>>> >>>> My intention is to estimate the parallelization-potential of >>>> sequential applications concerning coarse-grained parallelism. >>>> Can you tell me... >>>> >>>> 1. Why are classes of pollalloc, like the one for creating a Program >>>> Dependence Graph (DPG), not supported anymore? >>> >>> It's probably not supported because no one is using it. We primarily >>> use Automatic Pool Allocation as part of the SAFECode memory safety >>> comp...