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
8038508e
Commit
8038508e
authored
Aug 26, 2015
by
incardon
Browse files
Removing native and arch
parent
9bdc9888
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
8038508e
...
...
@@ -16,7 +16,7 @@ m4_ifdef([AX_OPENMP],,[m4_include([m4/ax_openmp.m4])])
m4_ifdef([AX_CUDA],,[m4_include([m4/ax_cuda.m4])])
m4_ifdef([IMMDX_LIB_METIS],,[m4_include([m4/immdx_lib_metis.m4])])
CXXFLAGS+=" --std=c++11
-march=native -mtune=native
"
CXXFLAGS+=" --std=c++11 "
NVCCFLAGS=" "
INCLUDES_PATH=" "
...
...
openfpm_data
@
20abc8ee
Subproject commit
1a289f3c67d5b567d2edf7328f71892a772191b0
Subproject commit
20abc8eed3bca0ffc5055c7c8fad6c95a484ffc1
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