<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic valgrind invalid read mkl_serv_mkl_get_max_threads  in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786634#M1883</link>
    <description>it may be false positive errors produces by profiling tool.&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;can you give the test case? and which compiler has been used?&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 23 Mar 2012 03:17:41 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2012-03-23T03:17:41Z</dc:date>
    <item>
      <title>valgrind invalid read mkl_serv_mkl_get_max_threads</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786633#M1882</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I continuously get valgrind errors below "invalid read" while looking for memory errors. It is apparently related to the MKL function mkl_serv_mkl_get_max_threads. Is this a MKL bug or am I missing to initialize something?&lt;BR /&gt;&lt;BR /&gt;I am developing on Mac OSX 10.7.3 gcc 4.6 latest, but this same problem I had half a year ago I just didn't pay attention to it.&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;Best regards,&lt;BR /&gt;Giovanni&lt;BR /&gt;&lt;BR /&gt;==82462== Invalid read of size 8&lt;BR /&gt;==82462== at 0x3AD688: _dyld_func_lookup (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x422196: __kmp_do_serial_initialize() (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x409E53: __kmp_get_global_thread_id_reg (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x3FE708: omp_in_parallel (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x1E13611: mkl_serv_mkl_get_max_threads (in /opt/intel/composerxe-2011.4.184/mkl/lib/libmkl_intel_thread.dylib)&lt;BR /&gt;==82462== by 0x5241: __divti3 (in /opt/local/lib/valgrind/vgpreload_core-amd64-darwin.so)&lt;BR /&gt;==82462== by 0x3: ???&lt;BR /&gt;==82462== by 0x7FFF5FBFE27F: ???&lt;BR /&gt;==82462== by 0x25FC14B5F: ???&lt;BR /&gt;==82462== Address 0x242bbe998 is 56 bytes inside a block of size 60 alloc'd&lt;BR /&gt;==82462== at 0xD562: malloc_zone_malloc (vg_replace_malloc.c:267)&lt;BR /&gt;==82462== by 0xBEFE72: __setenv (in /usr/lib/system/libsystem_c.dylib)&lt;BR /&gt;==82462== by 0xBEFF51: setenv (in /usr/lib/system/libsystem_c.dylib)&lt;BR /&gt;==82462== by 0x3F8346: __kmp_env_set (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x42218E: __kmp_do_serial_initialize() (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x409E53: __kmp_get_global_thread_id_reg (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x3FE708: omp_in_parallel (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x1E13611: mkl_serv_mkl_get_max_threads (in /opt/intel/composerxe-2011.4.184/mkl/lib/libmkl_intel_thread.dylib)&lt;BR /&gt;==82462== by 0x5241: __divti3 (in /opt/local/lib/valgrind/vgpreload_core-amd64-darwin.so)&lt;BR /&gt;==82462== by 0x3: ???&lt;BR /&gt;==82462== by 0x7FFF5FBFE27F: ???&lt;BR /&gt;==82462== by 0x25FC14B5F: ???&lt;BR /&gt;==82462== &lt;BR /&gt;==82462== Invalid read of size 8&lt;BR /&gt;==82462== at 0x3AD688: _dyld_func_lookup (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x42B9B9: __kmp_env_initialize(char const*) (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x4226CB: __kmp_do_serial_initialize() (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x409E53: __kmp_get_global_thread_id_reg (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x3FE708: omp_in_parallel (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x1E13611: mkl_serv_mkl_get_max_threads (in /opt/intel/composerxe-2011.4.184/mkl/lib/libmkl_intel_thread.dylib)&lt;BR /&gt;==82462== by 0x5241: __divti3 (in /opt/local/lib/valgrind/vgpreload_core-amd64-darwin.so)&lt;BR /&gt;==82462== by 0x3: ???&lt;BR /&gt;==82462== by 0x7FFF5FBFE27F: ???&lt;BR /&gt;==82462== by 0x25FC14B5F: ???&lt;BR /&gt;==82462== Address 0x242bbe998 is 56 bytes inside a block of size 60 alloc'd&lt;BR /&gt;==82462== at 0xD562: malloc_zone_malloc (vg_replace_malloc.c:267)&lt;BR /&gt;==82462== by 0xBEFE72: __setenv (in /usr/lib/system/libsystem_c.dylib)&lt;BR /&gt;==82462== by 0xBEFF51: setenv (in /usr/lib/system/libsystem_c.dylib)&lt;BR /&gt;==82462== by 0x3F8346: __kmp_env_set (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x42218E: __kmp_do_serial_initialize() (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x409E53: __kmp_get_global_thread_id_reg (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x3FE708: omp_in_parallel (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x1E13611: mkl_serv_mkl_get_max_threads (in /opt/intel/composerxe-2011.4.184/mkl/lib/libmkl_intel_thread.dylib)&lt;BR /&gt;==82462== by 0x5241: __divti3 (in /opt/local/lib/valgrind/vgpreload_core-amd64-darwin.so)&lt;BR /&gt;==82462== by 0x3: ???&lt;BR /&gt;==82462== by 0x7FFF5FBFE27F: ???&lt;BR /&gt;==82462== by 0x25FC14B5F: ???&lt;BR /&gt;==82462== &lt;BR /&gt;==82462== Invalid read of size 8&lt;BR /&gt;==82462== at 0x3AD688: _dyld_func_lookup (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x42B4F3: __kmp_asat_env_initialize(char const*) (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x42275C: __kmp_do_serial_initialize() (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x409E53: __kmp_get_global_thread_id_reg (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x3FE708: omp_in_parallel (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x1E13611: mkl_serv_mkl_get_max_threads (in /opt/intel/composerxe-2011.4.184/mkl/lib/libmkl_intel_thread.dylib)&lt;BR /&gt;==82462== by 0x5241: __divti3 (in /opt/local/lib/valgrind/vgpreload_core-amd64-darwin.so)&lt;BR /&gt;==82462== by 0x3: ???&lt;BR /&gt;==82462== by 0x7FFF5FBFE27F: ???&lt;BR /&gt;==82462== by 0x25FC14B5F: ???&lt;BR /&gt;==82462== Address 0x242bbe998 is 56 bytes inside a block of size 60 alloc'd&lt;BR /&gt;==82462== at 0xD562: malloc_zone_malloc (vg_replace_malloc.c:267)&lt;BR /&gt;==82462== by 0xBEFE72: __setenv (in /usr/lib/system/libsystem_c.dylib)&lt;BR /&gt;==82462== by 0xBEFF51: setenv (in /usr/lib/system/libsystem_c.dylib)&lt;BR /&gt;==82462== by 0x3F8346: __kmp_env_set (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x42218E: __kmp_do_serial_initialize() (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x409E53: __kmp_get_global_thread_id_reg (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x3FE708: omp_in_parallel (in /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib)&lt;BR /&gt;==82462== by 0x1E13611: mkl_serv_mkl_get_max_threads (in /opt/intel/composerxe-2011.4.184/mkl/lib/libmkl_intel_thread.dylib)&lt;BR /&gt;==82462== by 0x5241: __divti3 (in /opt/local/lib/valgrind/vgpreload_core-amd64-darwin.so)&lt;BR /&gt;==82462== by 0x3: ???&lt;BR /&gt;==82462== by 0x7FFF5FBFE27F: ???&lt;BR /&gt;==82462== by 0x25FC14B5F: ???&lt;BR /&gt;==82462== &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Mar 2012 19:03:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786633#M1882</guid>
      <dc:creator>Azua_Garcia__Giovann</dc:creator>
      <dc:date>2012-03-22T19:03:50Z</dc:date>
    </item>
    <item>
      <title>valgrind invalid read mkl_serv_mkl_get_max_threads</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786634#M1883</link>
      <description>it may be false positive errors produces by profiling tool.&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;can you give the test case? and which compiler has been used?&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 23 Mar 2012 03:17:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786634#M1883</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2012-03-23T03:17:41Z</dc:date>
    </item>
    <item>
      <title>valgrind invalid read mkl_serv_mkl_get_max_threads</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786635#M1884</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It's a known issue with valgrind when itcannot correctly recognize/profile codecreated by Intel compiler:&lt;BR /&gt; libiomp5.dylib, libmkl_intel_thread.dylib&lt;BR /&gt;&lt;BR /&gt;What version of valgrind did you use?</description>
      <pubDate>Fri, 23 Mar 2012 05:59:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786635#M1884</guid>
      <dc:creator>barragan_villanueva_</dc:creator>
      <dc:date>2012-03-23T05:59:13Z</dc:date>
    </item>
    <item>
      <title>valgrind invalid read mkl_serv_mkl_get_max_threads</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786636#M1885</link>
      <description>Hi Victor,&lt;BR /&gt;&lt;BR /&gt;Thank you for your answer. Here is my setup:&lt;BR /&gt;&lt;BR /&gt;/Users/bravegag/code/fastcode_project/code$ uname -a&lt;BR /&gt;Darwin Macintosh-4.local 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64&lt;BR /&gt;&lt;BR /&gt;/Users/bravegag/code/fastcode_project/code$ gcc --version&lt;BR /&gt;gcc (GCC) 4.6.3&lt;BR /&gt;Copyright (C) 2011 Free Software Foundation, Inc.&lt;BR /&gt;This is free software; see the source for copying conditions. There is NO&lt;BR /&gt;warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;BR /&gt;&lt;BR /&gt;/Users/bravegag/code/fastcode_project/code$ valgrind --version&lt;BR /&gt;valgrind-3.8.0.SVN&lt;BR /&gt;&lt;BR /&gt;-- Intel MKL was found:&lt;BR /&gt; MKL_INCLUDE_DIRS: /opt/intel/composerxe-2011.4.184/mkl/include&lt;BR /&gt; MKL_LIBRARY_DIRS: /opt/intel/composerxe-2011.4.184/mkl/lib;/opt/intel/composerxe-2011.4.184/compiler/lib&lt;BR /&gt; MKL_LIBRARIES: /opt/intel/composerxe-2011.4.184/mkl/lib/libmkl_rt.dylib;/opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib;/opt/intel/composerxe-2011.4.184/compiler/lib/libimf.dylib&lt;BR /&gt;&lt;BR /&gt;Compilation: &lt;BR /&gt;/usr/bin/gcc -DGTEST_HAS_TR1_TUPLE=0 --std=gnu99 -Wall -Wextra -Wshadow -Wstrict-prototypes -Wmissing-prototypes -g3 -ggdb3 -I/Users/bravegag/code/fastcode_project/code/third_party/googletest/include -I/Users/bravegag/code/fastcode_project/code/third_party/googletest -I/opt/intel/composerxe-2011.4.184/mkl/include -I/Users/bravegag/code/fastcode_project/code/src -I/Users/bravegag/code/fastcode_project/code/build -I/Users/bravegag/code/fastcode_project/code/third_party/genrmf -o CMakeFiles/submodularity.dir/src/matrix.c.o -c /Users/bravegag/code/fastcode_project/code/src/matrix.c&lt;BR /&gt;&lt;BR /&gt;Running valgrind:&lt;BR /&gt;/Users/bravegag/code/fastcode_project/code/build$ valgrind --show-reachable=yes --dsymutil=yes ./test_matrix&lt;BR /&gt;==8028== Memcheck, a memory error detector&lt;BR /&gt;==8028== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.&lt;BR /&gt;==8028== Using Valgrind-3.8.0.SVN and LibVEX; rerun with -h for copyright info&lt;BR /&gt;==8028== Command: ./test_matrix&lt;BR /&gt;==8028== &lt;BR /&gt;&lt;BR /&gt;I don't compile with Intel compiler but with gcc instead. When I did the initial benchmarks of my project gcc release gave better results (and this is a topic for a separate question :)).&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;Best regards,&lt;BR /&gt;Giovanni</description>
      <pubDate>Fri, 23 Mar 2012 08:10:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786636#M1885</guid>
      <dc:creator>Azua_Garcia__Giovann</dc:creator>
      <dc:date>2012-03-23T08:10:52Z</dc:date>
    </item>
    <item>
      <title>valgrind invalid read mkl_serv_mkl_get_max_threads</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786637#M1886</link>
      <description>&lt;P&gt;Giovanni,&lt;BR /&gt;&lt;BR /&gt;Thanks for the detailed info.&lt;BR /&gt;I can see that the latest released valgrind 3.7.0is from 5 November 2011:&lt;/P&gt;&lt;P&gt;for {x86,amd64,arm,ppc32,ppc64,s390x}-linux, arm-android (2.3.x) and {x86,amd64}-darwin (Mac OS X 10.6 and 10.7).&lt;BR /&gt;&lt;BR /&gt;Could you create/isolatesome testcase to look at and analyzeit on our side?&lt;BR /&gt;Also, did you try to link withPGI mkl-thread-layer (instead of Intel-thread-layer and libiomp5)together withPGI openmp library?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2012 10:58:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786637#M1886</guid>
      <dc:creator>barragan_villanueva_</dc:creator>
      <dc:date>2012-03-23T10:58:04Z</dc:date>
    </item>
    <item>
      <title>valgrind invalid read mkl_serv_mkl_get_max_threads</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786638#M1887</link>
      <description>Hello Victor,&lt;BR /&gt;&lt;BR /&gt;Please see below the linking step. That's what I am linking with ... I don't invoke any threads explicitly so I didn't link with any specific threading library. The invalid access issue ocurrs as soon as I call a MKL function the first time. Then it doesn't show anymore. I tried the newest MKL version &lt;A href="https://community.intel.com/showthread.php?t=103943&amp;amp;o=a&amp;amp;s=lr" class="new-posts thread-name-in-listing"&gt;sp1.9.289 &lt;/A&gt;to check whether the problem was solved but no it still ocurrs in the latest version.&lt;BR /&gt;&lt;BR /&gt;Linking CXX executable test_matrix&lt;BR /&gt;/opt/local/bin/cmake -E cmake_link_script CMakeFiles/test_matrix.dir/link.txt --verbose=1&lt;BR /&gt;/usr/bin/c++ -Wall -Wextra -Wshadow -Woverloaded-virtual -g3 -ggdb3 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/test_matrix.dir/test/matrix_test.cc.o -o test_matrix gtest/libgtest.a gtest/libgtest_main.a libqr_updates.a libsubmodularity.a gtest/libgtest.a -lpthread /opt/intel/composerxe-2011.4.184/mkl/lib/libmkl_rt.dylib /opt/intel/composerxe-2011.4.184/compiler/lib/libiomp5.dylib /opt/intel/composerxe-2011.4.184/compiler/lib/libimf.dylib -lgfortran -lquadmath -lm &lt;BR /&gt;/opt/local/bin/cmake -E cmake_progress_report /Users/bravegag/code/fastcode_project/code/build/CMakeFiles 25&lt;BR /&gt;[ 89%] Built target test_matrix&lt;BR /&gt;&lt;BR /&gt;I am sorry but I don't have so much time to prepare a test case in isolation since I have lot of presure to deliver, this is my Master thesis.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Giovanni</description>
      <pubDate>Fri, 23 Mar 2012 22:53:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786638#M1887</guid>
      <dc:creator>Azua_Garcia__Giovann</dc:creator>
      <dc:date>2012-03-23T22:53:37Z</dc:date>
    </item>
    <item>
      <title>valgrind invalid read mkl_serv_mkl_get_max_threads</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786639#M1888</link>
      <description>&lt;P&gt;Hi Giovanni, &lt;BR /&gt;&lt;BR /&gt;We can reproduce the valgrind report on Mac OS. And we checked it withthe OpenMPengineer team. (MKL is threaded by OpenMP runtime library, which is developed by OpenMP team). &lt;BR /&gt;&lt;BR /&gt;Please seeour expert's explanation, &lt;BR /&gt;&lt;BR /&gt;&amp;lt;&amp;lt;&lt;BR /&gt;Valgrind usually reports some false positives in Intel OpenMP RTL on Linux, such as:&lt;/P&gt;&lt;P&gt;1. Syscall param sched_setaffinity(mask) points to unaddressable byte(s)&lt;/P&gt;&lt;P&gt;2. Invalid read of size 8&lt;/P&gt;&lt;P&gt;3. Use of uninitialised value of size 8&lt;/P&gt;&lt;P&gt;4. Conditional jump or move depends on uninitialised value(s)&lt;/P&gt;&lt;P&gt;The reasons are different. &lt;BR /&gt;First problem shown because we intentionally call system routine with "invalid" NULL parameter. The behavior of the routine is well defined in this case, so no problems expected. &lt;BR /&gt;Second and third problems caused by valgrind which haven't got on well with code generated by Intel compiler. &lt;BR /&gt;Fourth problem is the consequence of the previous one.&lt;/P&gt;&lt;P&gt;There may also be memory leaks detected in glibc library on each call to setenv() function, but this is known problem of glibc that has nothing with the OpenMP Runtime library.&lt;BR /&gt;&amp;gt;&amp;gt;. &lt;BR /&gt;&lt;BR /&gt;So as victor mentioned, it is known and fasle reports. You may ignore them here. &lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ying&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2012 07:02:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786639#M1888</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2012-03-27T07:02:56Z</dc:date>
    </item>
    <item>
      <title>valgrind invalid read mkl_serv_mkl_get_max_threads</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786640#M1889</link>
      <description>Hello Ying,&lt;BR /&gt;&lt;BR /&gt;Thank you! very good job following up with this. &lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Giovanni</description>
      <pubDate>Tue, 27 Mar 2012 07:46:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/valgrind-invalid-read-mkl-serv-mkl-get-max-threads/m-p/786640#M1889</guid>
      <dc:creator>Azua_Garcia__Giovann</dc:creator>
      <dc:date>2012-03-27T07:46:40Z</dc:date>
    </item>
  </channel>
</rss>

