Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_vcluster
Commits
b1a7c70f
Commit
b1a7c70f
authored
Sep 14, 2015
by
incardon
Browse files
Fixing
parents
38aa0c6e
6a59ed99
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
b1a7c70f
...
...
@@ -8,12 +8,12 @@ vcluster_CFLAGS = $(CUDA_CFLAGS)
vcluster_LDADD
=
$(LINKLIBS)
lib_LIBRARIES
=
libvcluster.a
libvcluster_a_SOURCES
=
libvcluster_a_SOURCES
=
VCluster.cpp
libvcluster_a_CXXFLAGS
=
$(INCLUDES_PATH)
$(BOOST_CPPFLAGS)
libvcluster_a_CFLAGS
=
nobase_include_HEADERS
=
MPI_wrapper/MPI_IallreduceW.hpp MPI_wrapper/MPI_IrecvW.hpp MPI_wrapper/MPI_IsendW.hpp MPI_wrapper/MPI_util.hpp
\
Pack_selector.hpp Pack_stat.hpp Packer.hpp Unpacker.hpp VCluster.hpp VCluster_object.hpp VCluster_object_array.hpp
VirtualCluster.hpp
VObject.hpp
Pack_selector.hpp Pack_stat.hpp Packer.hpp Unpacker.hpp VCluster.hpp VCluster_object.hpp VCluster_object_array.hpp VObject.hpp
.cu.o
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment