Skip to content

Commit

Permalink
demo is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
BehroozZare committed Jun 30, 2022
1 parent 8312364 commit a563b8c
Show file tree
Hide file tree
Showing 3 changed files with 2,266 additions and 3,978 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ project(HDAGG DESCRIPTION "A upgraded version of LBC library with HDagg function
################################################################################

#Project options
option(HDAGG_WITH_SPMP "Use SpMP library with HDAGG" OFF)
option(HDAGG_WITH_SPMP "Use SpMP library with HDAGG" ON)
option(HDAGG_WITH_DAGP "Add DAGP for benchmarking" OFF)

option(HDAGG_WITH_DEMO "Add demo executables" ON)
Expand Down
Loading

0 comments on commit a563b8c

Please sign in to comment.