Displaying 2 results from an estimated 2 matches for "11cb23c1".
2011 Dec 08
0
[LLVMdev] Benchmarking for automatic parallelization project
Hi Hal,
> For auto-vectorization, look at:
> http://polaris.cs.uiuc.edu/~garzaran/doc/pact11.pdf
> http://polaris.cs.uiuc.edu/~maleki1/TSVC.tar.gz
>
> If you're looking for auto-parallelization, I can ask around.
Thanks for the sharing. If that doesn't bother you too much, I would like to
know auto-parallelization benchmarks. :p
Just curious. I was thinking that
2011 Dec 08
3
[LLVMdev] Benchmarking for automatic parallelization project
On Thu, 2011-12-08 at 11:53 +0800, 陳韋任 wrote:
> > I am looking appropriate Benchmarking for the assessment of automatic
> > parallelization project. What Benchmarking do you suggest me?
>
> Do you mean auto-parallelization or auto-vectorization? If it's the latter, I
> sugguest you find scientific or graphic applications.
For auto-vectorization, look at: