State-of-the-Art Tools for Imperative Languages
WS Presentations Main Page
Next: State-of-the-Art Tools for
Up: Document: demo
Previous: Document: demo
- Comparison has been carried out with Apogee KAP parallelizing
C compiler
- Results show that with similar information, Parforce tools
generally produce better annotations for parallel execution
- matrix multiplication
- matrix/matrix and vector/vector products parallelized
- loop expansion (unfolding)
takes advantage of caché lines and increases loop granularity
- queens on a chess board
- initialization of board parallelized (a loop filling up a vector)
- no parallelism found in the solution search
- Takeuchi function: no parallelism found
- lack of powerful enough inter-procedural analysis
- All previous benchmarks have no pointers and no aliasing!
Thu Jan 18 11:28:56 MET 1996 <herme@fi.upm.es>-<webmaster@clip.dia.fi.upm.es>