rose-compiler / rose

Developed at Lawrence Livermore National Laboratory (LLNL), ROSE is an open source compiler infrastructure to build source-to-source program transformation and analysis tools for large-scale C (C89 and C98), C++ (C++98 and C++11), UPC, Fortran (77/95/2003), OpenMP, Java, Python and PHP applications.
http://rosecompiler.org
Other
600 stars 132 forks source link

autoPar not getting Installed #234

Closed ad1936 closed 1 year ago

ad1936 commented 1 year ago

I tried to install complete rose-compiler in ubuntu 18.04, but all other tools are installed in the bin folder except autoPar. I have followed all the steps listed, I wish to know if any additional steps are required

pinnown commented 1 year ago

autoPar is a mothballed project that can be found in an older version of ROSE. It is not installed by default and you need to go to the project's directory to install it.

https://github.com/rose-compiler/rose/tree/v0.11.90.0/projects/autoParallelization