Skip to content
Snippets Groups Projects
Commit 8038508e authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Removing native and arch

parent 9bdc9888
No related branches found
No related tags found
No related merge requests found
......@@ -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
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