Skip to content

Commit

Permalink
smaller bugfixes -- #endif and add cccbench to sys-sage.hpp header
Browse files Browse the repository at this point in the history
  • Loading branch information
Stepan Vanecek committed Jun 26, 2023
1 parent 0ce6320 commit c442605
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/nvidia_mig.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -250,4 +250,4 @@ long long Cache::GetMIGSize(string uuid)
}

#endif
#end
#endif
1 change: 1 addition & 0 deletions src/sys-sage.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
#include "parsers/hwloc.hpp"
#include "parsers/caps-numa-benchmark.hpp"
#include "parsers/gpu-topo.hpp"
#include "parsers/cccbench.hpp"

#endif //SYS_SAGE

0 comments on commit c442605

Please sign in to comment.