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_pdata
Commits
ed109c36
Commit
ed109c36
authored
Nov 19, 2015
by
Pietro Incardona
Browse files
Updated submodules
parent
1ef43278
Changes
4
Hide whitespace changes
Inline
Side-by-side
.gitmodules
View file @
ed109c36
[submodule "openfpm_vcluster"]
path = openfpm_vcluster
url = ssh://git@ppmcore
mirror.dynu.com:2222
/incardon/openfpm_vcluster.git
url = ssh://git@ppmcore
.mpi-cbg.de:
/incardon/openfpm_vcluster.git
[submodule "openfpm_devices"]
path = openfpm_devices
url = ssh://git@ppmcore
mirror.dynu.com:2222
/incardon/openfpm_devices.git
url = ssh://git@ppmcore
.mpi-cbg.de:
/incardon/openfpm_devices.git
[submodule "openfpm_io"]
path = openfpm_io
url = ssh://git@ppmcore
mirror.dynu.com:2222
/incardon/openfpm_io.git
url = ssh://git@ppmcore
.mpi-cbg.de:
/incardon/openfpm_io.git
[submodule "openfpm_data"]
path = openfpm_data
url = ssh://git@ppmcore
mirror.dynu.com:2222
/incardon/openfpm_data.git
url = ssh://git@ppmcore
.mpi-cbg.de:
/incardon/openfpm_data.git
[submodule "openfpm_numerics"]
path = openfpm_numerics
url = ssh://git@ppmcore
mirror.dynu.com:2222
/incardon/openfpm_numerics.git
url = ssh://git@ppmcore
.mpi-cbg.de:
/incardon/openfpm_numerics.git
openfpm_data
@
26eb52e2
Subproject commit 2
e36a553e379e6712b62abeffce479b005774c91
Subproject commit 2
6eb52e20ea3678be90de05f70031efadcb6bcfd
openfpm_io
@
3b2e69cf
Subproject commit
935c25aaa275530ef1dafb86b7a9074e649a1d1f
Subproject commit
3b2e69cf915aeb1ccf6eec96d269512029465533
src/Makefile.am
View file @
ed109c36
LINKLIBS
=
$(METIS_LIB)
$(PTHREAD_LIBS)
$(OPT_LIBS)
$(BOOST_LDFLAGS)
$(BOOST_IOSTREAMS_LIB)
$(CUDA_LIBS)
noinst_PROGRAMS
=
pdata
pdata_SOURCES
=
main.cpp ../openfpm_devices/src/memory/HeapMemory.cpp ../openfpm_devices/src/memory/PtrMemory.cpp ../openfpm_vcluster/src/VCluster.cpp ../openfpm_d
ata
/src/Memleak_check.cpp
pdata_SOURCES
=
main.cpp ../openfpm_devices/src/memory/HeapMemory.cpp ../openfpm_devices/src/memory/PtrMemory.cpp ../openfpm_vcluster/src/VCluster.cpp ../openfpm_d
evices
/src/Memleak_check.cpp
pdata_CXXFLAGS
=
$(CUDA_CFLAGS)
$(INCLUDES_PATH)
$(METIS_INCLUDE)
$(BOOST_CPPFLAGS)
-Wno-unused-function
pdata_CFLAGS
=
$(CUDA_CFLAGS)
pdata_LDADD
=
$(LINKLIBS)
-lmetis
-lparmetis
nobase_include_HEADERS
=
Decomposition/CartDecomposition.hpp Decomposition/common.hpp Decomposition/Decomposition.hpp Decomposition/ie_ghost.hpp
\
Decomposition/nn_processor.hpp
Decomposition/DistModel.hpp
Decomposition/ie_loc_ghost.hpp Decomposition/ORB.hpp
\
Decomposition/nn_processor.hpp Decomposition/ie_loc_ghost.hpp Decomposition/ORB.hpp
\
Graph/CartesianGraphFactory.hpp
\
Grid/grid_dist_id.hpp Grid/grid_dist_id_iterator.hpp Grid/grid_dist_key.hpp
\
Vector/vector_dist.hpp Vector/vector_dist_iterator.hpp Vector/vector_dist_key.hpp
\
...
...
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