Hello, at some point, the quicktests failed on our ubuntu CI when using Intel OneAPI in deal.ii 9.4.0, see also https://github.com/dealii/dealii/issues/13477
Do you face the same problem when working on an up-to-date master branch? We fixed it at some point, see https://github.com/dealii/dealii/pull/14145 Best, Marc On Monday, November 7, 2022 at 10:57:13 PM UTC-7 [email protected] wrote: > when I execute ' make test ' after ' make --job=3 install ' in my VBOX > ubuntu , it sends wrong massage: > umfpack.debug: RUN failed. Output: > /home/dm/Desktop/deal.II/dealii-9.4.0/build/tests/quick_tests/umfpack.debug: > symbol lookup error: > /opt/intel/oneapi/mkl/2022.2.0/lib/intel64/libmkl_intel_lp64.so.2: > undefined symbol: mkl_blas_dgemm > (I have installed the Intel oneapi library) > i do not know how to slove this, it's really hard for a green hand. > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/061fc36d-1c57-49c3-8b9c-092e41a5bd43n%40googlegroups.com.
