I followed the steps in the README and I am stuck installing Parsec. Here is the error I get:
make[2]: *** No rule to make target ‘…/parsec/data_dist/matrix/parsec_ptgpp’, needed by ‘parsec/data_dist/matrix/diag_band_to_rect.h’. Stop.
make[1]: *** [CMakeFiles/Makefile2:1735: parsec/data_dist/matrix/CMakeFiles/parsec_data_matrix.dir/all] Error 2
make: *** [Makefile:163: all] Error 2
I am using the stock make_parsec.sh from src folder.