prudhomm on 1861-improve-remesh-test
Allow parametrization of remesh… Required facets may be missing … (compare)
dependabot[bot] on github_actions
dependabot[bot] on github_actions
dependabot[bot] on github_actions
prudhomm on develop
Bump docker/setup-qemu-action f… Merge pull request #1855 from f… (compare)
prudhomm on develop
Bump docker/setup-buildx-action… Merge pull request #1854 from f… (compare)
prudhomm on develop
Bump docker/login-action from 1… Merge pull request #1853 from f… (compare)
prudhomm on github_actions
prudhomm on develop
Bump JamesIves/github-pages-dep… Merge pull request #1845 from f… (compare)
Now I have an other error:
….
BOOST_NO_CXX11_SCOPED_ENUMS -D BOOST_NO_SCOPED_ENUMS -D BOOST_OPTIONAL_USE_OLD_DEFINITION_OF_NONE=1 -D BOOST_PARAMETER_MAX_ARITY=24 -D BOOST_PP_VARIADICS=0 -D BOOST_RESULT_OF_USE_TR1 -D BOOST_TEST_DYN_LINK -D BOOST_UBLAS_SHALLOW_ARRAY_ADAPTOR -D FEELPP_DIM=2 -D FEELPP_HAS_DLFCN_H -D FEELPP_HAS_DLOPEN -D FEELPP_HAS_GMSH=1 -D FEELPP_HAS_GMSH_ADAPT_H -D FEELPP_HAS_HPDDM -D FEELPP_HAS_JSONLAB -D FEELPP_HAS_METIS -D FEELPP_HAS_MPI=1 -D FEELPP_HAS_MPI_H=1 -D FEELPP_HAS_PARALUTION -D FEELPP_HAS_PETSC -D FEELPP_HAS_PETSC_H -D GMSH_EXECUTABLE=/usr/bin/gmsh -D HAVE_LIBDL -D IN_GINAC -D _FEELPP_HAS_GMSH_ -D vtkFiltersFlowPaths_AUTOINIT=1(vtkFiltersParallelFlowPaths) -D vtkIOExodus_AUTOINIT=1(vtkIOParallelExodus) -D vtkIOGeometry_AUTOINIT=1(vtkIOMPIParallel) -D vtkIOImage_AUTOINIT=1(vtkIOMPIImage) -D vtkIOParallel_AUTOINIT=1(vtkIOMPIParallel) -D vtkIOSQL_AUTOINIT=2(vtkIOMySQL,vtkIOPostgreSQL) -D vtkRenderingContext2D_AUTOINIT=1(vtkRenderingContextOpenGL) -D vtkRenderingCore_AUTOINIT=3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL) -D vtkRenderingFreeType_AUTOINIT=2(vtkRenderingFreeTypeFontConfig,vtkRenderingMatplotlib) -D vtkRenderingLIC_AUTOINIT=1(vtkRenderingParallelLIC) -D vtkRenderingVolume_AUTOINIT=1(vtkRenderingVolumeOpenclang: error: unable to execute command: Segmentation faultr/local/include/feel/ginac -I /usr/local/include/feel
clang: error: clang frontend command failed due to signal (use -v to see invocation)t -I /usr/lib/openmpi/include/openmp
clang version 3.9.0-1ubuntu1 (tags/RELEASE_390/final)r/lib/openmpi/include -I /usr/lib/openmpi/include/openmpi -I /usr/i
Target: x86_64-pc-linux-gnu/include/libxml2 -I /usr/include/python3.5m -I /usr/lib/petscdir/3.7.3/x86_64-linux-gnu-real/
Thread model: posixlude/suitesparse -I /usr/include/scotch -I /usr/lib/petsc/include -I /usr/lib/slepc/include -I /usr/i
InstalledDir: /usr/bin/include/freetype2 -I /usr/include/x86_64-linux-gnu/freetype2 -I /usr/include/python2.7 -I /usr/in
clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script.sr/bin/../lib/gcc/x86_64-linux-gnu/6.2.0/../../../../include/c++/6.2.0 -interna
clang: note: diagnostic msg: /x86_64-linux-gnu/6.2.0/../../../../include/x86_64-linux-gnu/c++/6.2.0 -internal-isystem /u
********************6_64-linux-gnu/6.2.0/../../../../include/x86_64-linux-gnu/c++/6.2.0 -internal-isystem /usr/bin/../li
b/gcc/x86_64-linux-gnu/6.2.0/../../../../include/c++/6.2.0/backward -internal-isystem /usr/local/include -internal-isyst
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:-internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-ex
Preprocessed source(s) and associated run script(s) are located at:c++14 -fdeprecated-macro -fdebug-compilation-dir /fee
clang: note: diagnostic msg: /tmp/fluid-a02dad.cppmessage-length 120 -fvisibility-inlines-hidden -pthread -fobjc-runtime
clang: note: diagnostic msg: /tmp/fluid-a02dad.shshow-option -fcolor-diagnostics -o CMakeFiles/feelpp_af_fluid.dir/fluid
clang: note: diagnostic msg: uid.cpp
1.
********************
CMakeFiles/feelpp_af_fluid.dir/build.make:62: recipe for target 'CMakeFiles/feelpp_af_fluid.dir/fluid.cpp.o' failed
make[2]: *** [CMakeFiles/feelpp_af_fluid.dir/fluid.cpp.o] Error 254
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/feelpp_af_fluid.dir/all' failed
make[1]: *** [CMakeFiles/feelpp_af_fluid.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
feelpp@e8ab23545b74:/feel/nfluid$
I hope that now it goes.
The previous error occur when I use Docker under Widows system. But, when I run Docker under Linux system I have another type of error:
-- Generating done
-- Build files have been written to: /feel/nfluid
feelpp@5daa1b23148e:/feel/nfluid$ make
Scanning dependencies of target feelpp_mf_m-fluid_2d
[ 50%] Building CXX object CMakeFiles/feelpp_mf_m-fluid_2d.dir/fluid.o
[100%] Linking CXX executable feelpp_mf_m-fluid_2d
/usr/bin/ld: CMakeFiles/feelpp_mf_m-fluid_2d.dir/fluid.o: undefined reference to symbol '_ZNK4Feel10FeelModels9ModelBase9worldCommEv'
/usr/local/lib/libfeelpp_modelcore.so: error adding symbols: DSO missing from command line
clang: error: linker command failed with exit code 1 (use -v to see invocation)
CMakeFiles/feelpp_mf_m-fluid_2d.dir/build.make:444: recipe for target 'feelpp_mf_m-fluid_2d' failed
make[2]: *** [feelpp_mf_m-fluid_2d] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/feelpp_mf_m-fluid_2d.dir/all' failed
make[1]: *** [CMakeFiles/feelpp_mf_m-fluid_2d.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
feelpp@5daa1b23148e:/feel/nfluid$
LA.
udocker
extracts each images, then do a chroot. I got ~175000 files (5,5go) per feel++ containers with udocker on atlas after extraction. It explains also why it takes some times while creating the container.
193.144.35.12:/Store_uni
1602088 102400000 104857600 86 100000 101000
193.144.35.13:/Home_SVG
5544 10240000 11264000 20 100000 101000
193.144.35.12:/Home_FT2
1016 10240000 11264000 18 100000 101000
peoples should configure the bashrc
export UDOCKER_DIR=$LUSTRE/udocker # dir where containers are installed. (faster // file system + 200000 quota)
export FEELPP_WORKDIR=$LUSTRE/feel
on ft2.