Skip to content
Snippets Groups Projects
Commit 30023dba authored by root's avatar root
Browse files

Fixing build, add example.mk

parent 0dc64964
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ nobase_include_HEADERS = Decomposition/CartDecomposition.hpp Decomposition/commo
Vector/vector_dist.hpp Vector/vector_dist_iterator.hpp Vector/vector_dist_key.hpp \
config/config.h \
metis_util.hpp dec_optimizer.hpp SubdomainGraphNodes.hpp
include_HEADERS = ../example/example.mk
.cu.o :
$(NVCC) $(NVCCFLAGS) -o $@ -c $<
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment