sympiler / aggregation

The aggregation repository contains a set of algorithms for grouping vertices of DAGs coming from loop-carried dependencies. For more information see Sympiler website
http://www.sympiler.com/
MIT License
5 stars 5 forks source link

CMakeList Cleanup Needed for Python Interface #1

Closed ShujianQian closed 3 years ago

ShujianQian commented 3 years ago

Remove hard-coded CMAKE_CXX_COMPILER flag in CMakeList.txt and added OpenMP_LIBRARY to innclude paths in lbc/CMakeList.txt.

The CMAKE_C_COMPILER and CMAKE_CXX_COMPILER can still be set using -D