Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update Eigen copy to 3.4 #1748

Merged
merged 5 commits into from
Jan 5, 2022
Merged

update Eigen copy to 3.4 #1748

merged 5 commits into from
Jan 5, 2022

Conversation

prudhomm
Copy link
Member

@prudhomm prudhomm commented Jan 3, 2022

Fixes #1745

  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes?
  • Have you successfully run the Feel++ testsuite with your changes locally?
  • Have you written Doxygen comments in your contribution ?

98% tests passed, 9 tests failed out of 417

Label Time Summary:
testalg              =  24.91 sec*proc (26 tests)
testcore             =  33.92 sec*proc (50 tests)
testcrb              = 137.88 sec*proc (21 tests)
testdiscr            = 1528.39 sec*proc (112 tests)
testevents           =   1.71 sec*proc (2 tests)
testfilters          =  47.12 sec*proc (20 tests)
testfit              =   3.44 sec*proc (4 tests)
testintegration      =  26.49 sec*proc (16 tests)
testinterpolation    = 553.15 sec*proc (23 tests)
testleaks            =  14.94 sec*proc (16 tests)
testls               =   5.11 sec*proc (5 tests)
testmaterial         =   0.75 sec*proc (2 tests)
testmath             =   0.85 sec*proc (2 tests)
testmesh             =  80.70 sec*proc (29 tests)
testmodels           =   2.10 sec*proc (2 tests)
testopt              =   1.79 sec*proc (2 tests)
testpde              =   9.97 sec*proc (4 tests)
testpoly             =  36.53 sec*proc (20 tests)
testpython           =   6.93 sec*proc (6 tests)
testts               =   6.68 sec*proc (7 tests)
testvf               = 142.83 sec*proc (48 tests)

Total Test time (real) = 667.12 sec

The following tests did not run:
        214 - feelpp_test_hdiv-np-1 (Skipped)
        334 - feelpp_test_bdf3-np-1 (Skipped)

The following tests FAILED:
        174 - feelpp_test_interpolation_RT-np-1 (Subprocess aborted)
        175 - feelpp_test_interpolation_Nedelec-np-1 (Subprocess aborted)
        176 - feelpp_test_interpolation_Nedelec3d-np-1 (Timeout)
        215 - feelpp_test_hdiv_oneelt-np-1 (Failed)
        216 - feelpp_test_hdiv3D_oneelt-np-1 (Timeout)
        217 - feelpp_test_hcurl_oneelt-np-1 (Failed)
        223 - feelpp_test_hcurl3D_oneelt-np-1 (Timeout)
        325 - feelpp_test_geim-np-1 (Failed)
        328 - feelpp_test_empiricalquadrature-np-6 (Failed)

after installing data for the testsuite and running:

> ctest --rerun-failed --output-on-failure
> ctest --rerun-failed --output-on-failure
Test project /home/prudhomm/Devel/Develop/feelpp/build/default/testsuite
    Start 174: feelpp_test_interpolation_RT-np-1
1/9 Test #174: feelpp_test_interpolation_RT-np-1 ..........   Passed    1.38 sec
    Start 175: feelpp_test_interpolation_Nedelec-np-1
2/9 Test #175: feelpp_test_interpolation_Nedelec-np-1 .....   Passed    0.93 sec
    Start 176: feelpp_test_interpolation_Nedelec3d-np-1
3/9 Test #176: feelpp_test_interpolation_Nedelec3d-np-1 ...   Passed    1.04 sec
    Start 215: feelpp_test_hdiv_oneelt-np-1
4/9 Test #215: feelpp_test_hdiv_oneelt-np-1 ...............   Passed    2.22 sec
    Start 216: feelpp_test_hdiv3D_oneelt-np-1
5/9 Test #216: feelpp_test_hdiv3D_oneelt-np-1 .............   Passed   13.51 sec
    Start 217: feelpp_test_hcurl_oneelt-np-1
6/9 Test #217: feelpp_test_hcurl_oneelt-np-1 ..............   Passed    2.86 sec
    Start 223: feelpp_test_hcurl3D_oneelt-np-1
7/9 Test #223: feelpp_test_hcurl3D_oneelt-np-1 ............   Passed    9.06 sec
    Start 325: feelpp_test_geim-np-1
8/9 Test #325: feelpp_test_geim-np-1 ......................   Passed    3.04 sec
    Start 328: feelpp_test_empiricalquadrature-np-6
9/9 Test #328: feelpp_test_empiricalquadrature-np-6 .......***Failed    8.66 sec
[ Starting Feel++ ] application test_eq version 0.1 date 2022-Jan-03
 . test_eq files are stored in /home/prudhomm/feel/testsuite/test_empiricalquadrature/np_6
 .. logfiles :/home/prudhomm/feel/testsuite/test_empiricalquadrature/np_6/logs
setup Feel++
setup Feel++
Running 1 test case...
setup Feel++
Entering test module "eq testsuite"
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(39): Entering test suite "eq_suite"
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(41): Entering test case "test_1"
Running 1 test case...
Running 1 test case...
Entering test module "eq testsuite"
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(39): Entering test suite "eq_suite"
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(41): Entering test case "test_1"
Entering test module "eq testsuite"
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(39): Entering test suite "eq_suite"
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(41): Entering test case "test_1"
setup Feel++
setup Feel++
Running 1 test case...
Running 1 test case...
Entering test module "eq testsuite"
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(39): Entering test suite "eq_suite"
Entering test module "eq testsuite"
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(39): Entering test suite "eq_suite"
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(41): Entering test case "test_1"
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(41): Entering test case "test_1"
[loadMesh] no file name or unrecognized extension provided
[loadMesh] automatically generating amesh from gmsh.domain.shape in format geo+msh: "hypercube".geo
setup Feel++
Running 1 test case...
Entering test module "eq testsuite"
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(39): Entering test suite "eq_suite"
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(41): Entering test case "test_1"
offline with M = 3 J = 100 M_N = 6050 (elts=1210 nPoints=5) order = 3
[evaluations] Time : 5.61225s
Scaling...
Scaling...
Scaling...
Scaling...
[init lp] Time : 0.175399s
Scaling...
Scaling...
 A: min|aij| =  3.396e-09  max|aij| =  3.754e-04  ratio =  1.105e+05
 A: min|aij| =  1.685e-08  max|aij| =  4.259e-04  ratio =  2.527e+04
 A: min|aij| =  1.763e-09  max|aij| =  3.672e-04  ratio =  2.083e+05
 A: min|aij| =  1.036e-08  max|aij| =  3.917e-04  ratio =  3.781e+04
 A: min|aij| =  5.702e-09  max|aij| =  3.984e-04  ratio =  6.987e+04
 A: min|aij| =  2.002e-11  max|aij| =  3.583e-04  ratio =  1.789e+07
GM: min|aij| =  3.064e-01  max|aij| =  3.264e+00  ratio =  1.065e+01
GM: min|aij| =  7.923e-02  max|aij| =  1.262e+01  ratio =  1.593e+02
GM: min|aij| =  3.243e-01  max|aij| =  3.084e+00  ratio =  9.510e+00
GM: min|aij| =  3.160e-01  max|aij| =  3.165e+00  ratio =  1.002e+01
GM: min|aij| =  2.338e-01  max|aij| =  4.276e+00  ratio =  1.829e+01
GM: min|aij| =  2.863e-01  max|aij| =  3.492e+00  ratio =  1.220e+01
EQ: min|aij| =  9.387e-02  max|aij| =  1.000e+00  ratio =  1.065e+01
EQ: min|aij| =  6.277e-03  max|aij| =  1.000e+00  ratio =  1.593e+02
EQ: min|aij| =  1.052e-01  max|aij| =  1.000e+00  ratio =  9.510e+00
EQ: min|aij| =  9.985e-02  max|aij| =  1.000e+00  ratio =  1.002e+01
EQ: min|aij| =  5.468e-02  max|aij| =  1.000e+00  ratio =  1.829e+01
EQ: min|aij| =  8.207e-02  max|aij| =  1.000e+00  ratio =  1.218e+01
      0: obj =   0.000000000e+00 inf =   2.707e+05 (300)
      0: obj =   0.000000000e+00 inf =   5.749e+05 (300)
     44: obj =   1.709582407e+03 inf =   5.627e-12 (0)
     72: obj =   1.865555765e+03 inf =   2.181e-11 (0)
*    50: obj =   1.285506789e+03 inf =   1.407e-11 (0)
[solve lop] Time : 1.03818s
[0] non zero : 3
*    79: obj =   1.218615645e+03 inf =   6.859e-11 (0)
[1] non zero : 3
      0: obj =   0.000000000e+00 inf =   3.328e+05 (300)
      0: obj =   0.000000000e+00 inf =   9.793e+05 (300)
      0: obj =   0.000000000e+00 inf =   3.205e+05 (300)
      0: obj =   0.000000000e+00 inf =   2.986e+05 (300)
     38: obj =   1.573848825e+03 inf =   0.000e+00 (0)
*    42: obj =   1.312048628e+03 inf =   2.814e-11 (0)
[3] non zero : 3
     63: obj =   1.755021690e+03 inf =   0.000e+00 (0)
     52: obj =   1.760733489e+03 inf =   1.416e-07 (0)
*    70: obj =   1.361568280e+03 inf =   7.316e-11 (0)
[4] non zero : 3
     50: obj =   1.872285398e+03 inf =   1.196e-07 (0)
*    59: obj =   1.278508220e+03 inf =   1.416e-07 (0)
[2] non zero : 3
*    57: obj =   1.154466917e+03 inf =   1.196e-07 (0)
[5] non zero : 3
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-1.78556947005859e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-1.78556947005859e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-1.78556947005859e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-1.78556947005859e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-1.78556947005859e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-1.78556947005859e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{1.9209535517816789e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{1.9209535517816789e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{1.9209535517816789e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{1.9209535517816789e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{1.9209535517816789e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{1.9209535517816789e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-2.0605222195158035e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-2.0605222195158035e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-2.0605222195158035e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-2.0605222195158035e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-2.0605222195158035e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-2.0605222195158035e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-1.5529753039089655e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-1.5529753039089655e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-1.5529753039089655e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-1.5529753039089655e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-1.5529753039089655e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{-1.5529753039089655e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{2.7854349937683764e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{2.7854349937683764e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{2.7854349937683764e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{2.7854349937683764e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{2.7854349937683764e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{2.7854349937683764e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{1.4987228569296462e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{1.4987228569296462e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{1.4987228569296462e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{1.4987228569296462e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{1.4987228569296462e-08} exceeds 1e-08
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(95): error: in "eq_suite/test_1": absolute value of i11 - i12{1.4987228569296462e-08} exceeds 1e-08

*** 6 failures are detected in the test module "eq testsuite"

*** 6 failures are detected in the test module "eq testsuite"

*** 6 failures are detected in the test module "eq testsuite"

*** 6 failures are detected in the test module "eq testsuite"

*** 6 failures are detected in the test module "eq testsuite"

*** 6 failures are detected in the test module "eq testsuite"
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(41): Leaving test case "test_1"; testing time: 7807101us
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(39): Leaving test suite "eq_suite"; testing time: 7807133us
Leaving test module "eq testsuite"; testing time: 7807173us
teardown Feel++
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(41): Leaving test case "test_1"; testing time: 7809433us
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(39): Leaving test suite "eq_suite"; testing time: 7809461us
Leaving test module "eq testsuite"; testing time: 7809500us
teardown Feel++
[env] Time : 7.89237s
[ Stopping Feel++ ] application test_eq execution time 7.89237s
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(41): Leaving test case "test_1"; testing time: 7809948us
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(39): Leaving test suite "eq_suite"; testing time: 7809972us
Leaving test module "eq testsuite"; testing time: 7810020us
teardown Feel++
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(41): Leaving test case "test_1"; testing time: 7809589us
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(39): Leaving test suite "eq_suite"; testing time: 7809620us
Leaving test module "eq testsuite"; testing time: 7809660us
teardown Feel++
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(41): Leaving test case "test_1"; testing time: 7808223us
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(39): Leaving test suite "eq_suite"; testing time: 7808255us
Leaving test module "eq testsuite"; testing time: 7808296us
teardown Feel++
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(41): Leaving test case "test_1"; testing time: 7808223us
/home/prudhomm/Devel/Develop/feelpp/testsuite/feelcrb/test_empiricalquadrature.cpp(39): Leaving test suite "eq_suite"; testing time: 7808255us
Leaving test module "eq testsuite"; testing time: 7808297us
teardown Feel++
Removing all files (--rm)  in /home/prudhomm/feel/testsuite/test_empiricalquadrature/np_6...
--------------------------------------------------------------------------
Primary job  terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------
*** Aborted at 1641196927 (unix time) try "date -d @1641196927" if you are using GNU date ***
PC: @                0x0 (unknown)
*** SIGTERM (@0x3e80015644d) received by PID 1401939 (TID 0x7f6f6edcefc0) from PID 1401933; stack trace: ***
    @     0x7f6f7e2c13c0 (unknown)
    @     0x7f6f7cada874 cfree
    @     0x7f6f776c2469 (unknown)
    @     0x7f6f776c4689 mca_base_var_finalize
    @     0x7f6f7769f0b2 opal_finalize_util
    @     0x7f6f7dff24cc ompi_mpi_finalize
    @     0x7f6f7e35704a boost::mpi::environment::~environment()
    @     0x7f6f7f523af8 Feel::Environment::~Environment()
    @           0x5db479 Feelpp::~Feelpp()
    @           0x5d77b8 boost::unit_test::ut_detail::global_configuration_impl<>::test_finish()
    @     0x7f6f7e3a4b71 boost::unit_test::framework::run()
    @     0x7f6f7e3c8feb boost::unit_test::unit_test_main()
*** Aborted at 1641196927 (unix time) try "date -d @1641196927" if you are using GNU date ***
PC: @                0x0 (unknown)
*** SIGTERM (@0x3e80015644d) received by PID 1401940 (TID 0x7f3bdeb7ffc0) from PID 1401933; stack trace: ***
    @     0x7f3bee0723c0 (unknown)
    @     0x7f3bec838106 __cxa_finalize
    @     0x7f3bdead23f7 (unknown)
*** Aborted at 1641196927 (unix time) try "date -d @1641196927" if you are using GNU date ***
PC: @                0x0 (unknown)
*** SIGTERM (@0x3e80015644d) received by PID 1401942 (TID 0x7f818e574fc0) from PID 1401933; stack trace: ***
    @     0x7f819da673c0 (unknown)
    @     0x7f819c22d106 __cxa_finalize
    @     0x7f818e4c73f7 (unknown)
*** Aborted at 1641196927 (unix time) try "date -d @1641196927" if you are using GNU date ***
PC: @                0x0 (unknown)
*** SIGTERM (@0x7f3accd64580) received by PID 1401937 (TID 0x7f3acbf24fc0) from PID 18446744072851178880; stack trace: ***
    @     0x7f3ad9bd9210 (unknown)
    @     0x7f3adb412376 __pthread_cond_wait
    @     0x7f3acb36b1bb PMIx_Finalize
    @     0x7f3acb4469fa ext3x_client_finalize
    @     0x7f3acbe5b775 (unknown)
    @     0x7f3ad48936a5 orte_finalize
    @     0x7f3adb14842c ompi_mpi_finalize
    @     0x7f3adb4ad04a boost::mpi::environment::~environment()
    @     0x7f3adc679af8 Feel::Environment::~Environment()
    @           0x5db479 Feelpp::~Feelpp()
    @           0x5d77b8 boost::unit_test::ut_detail::global_configuration_impl<>::test_finish()
    @     0x7f3adb4fab71 boost::unit_test::framework::run()
    @     0x7f3adb51efeb boost::unit_test::unit_test_main()
--------------------------------------------------------------------------
mpiexec detected that one or more processes exited with non-zero status, thus causing
the job to be terminated. The first process to do so was:

  Process name: [[51830,1],4]
  Exit code:    201
--------------------------------------------------------------------------


89% tests passed, 1 tests failed out of 9

Label Time Summary:
testcrb              =  11.69 sec*proc (2 tests)
testdiscr            =  27.64 sec*proc (4 tests)
testinterpolation    =   3.36 sec*proc (3 tests)

Total Test time (real) =  42.72 sec

The following tests FAILED:
        328 - feelpp_test_empiricalquadrature-np-6 (Failed)

@prudhomm
Copy link
Member Author

prudhomm commented Jan 4, 2022

@vincentchabannes here are the results of quickstart:


100% tests passed, 0 tests failed out of 306

Total Test time (real) = 923.39 sec

it seems that we are safe to go

@prudhomm prudhomm merged commit abd38f0 into develop Jan 5, 2022
@prudhomm prudhomm deleted the prudhomm/issue1745 branch January 5, 2022 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update Eigen copy to 3.4
2 participants