Skip to content

Commit

Permalink
Move infrastructure into qvi-split. (#256)
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel K. Gutierrez <samuel@lanl.gov>
  • Loading branch information
samuelkgutierrez committed Jul 26, 2024
1 parent a81cab7 commit 69642ea
Show file tree
Hide file tree
Showing 5 changed files with 618 additions and 497 deletions.
2 changes: 2 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ add_library(
qvi-subgroup.h
qvi-group-pthread.h
qvi-map.h
qvi-split.h
qvi-scope.h
qvi-log.cc
qvi-utils.cc
Expand All @@ -48,6 +49,7 @@ add_library(
qvi-pthread.cc
qvi-group-pthread.cc
qvi-map.cc
qvi-split.cc
qvi-scope.cc
quo-vadis.cc
quo-vadis-pthread.cc
Expand Down
Loading

0 comments on commit 69642ea

Please sign in to comment.