User Activity

  • Posted a comment on discussion Help on IT++

    set(_libdir "ENV LIB") works fine. I can see the mkl_rt.lib set in CMAKE_CACHE.txt file. FIND_BLAS.cmake successfully finds the intel mkl library(mkl_rt.lib). But it can't pass the "sgemm" function existence test. Due to "sgemm not found" the mkl_library_flag is not set. I have tried using "cblas_sgemm", "cblas_dgemm" as test function. But the result is the same. Any suggestions?

  • Modified a comment on discussion Help on IT++

    I am trying to install itpp on windows10 using mingw. I have insatalled Intel MKL libraries. PATH and LIB environement variables are set accordingly. In MinGW, $LIB returns the following: $ $LIB sh: C:\IntelSWTools\compilers_and_libraries_2019.4.245\windows\mkl\lib\intel64_win: is a directory then I invoke the following command as given in this guide: http://itpp.sourceforge.net/4.3.0/installation.html cmake .. -G "MSYS Makefiles" -DBLA_VENDOR=Intel11 -DCMAKE_INSTALL_PREFIX="C:\ITPP" But it is unable...

  • Posted a comment on discussion Help on IT++

    I am trying to install itpp on windows10 using mingw. I have insatalled Intel MKL libraries. PATH and LIB environement variables are set accordingly. In MinGW, $LIB returns the following: $ $LIB sh: C:\IntelSWTools\compilers_and_libraries_2019.4.245\windows\mkl\lib\intel64_win: is a directory then I invoke the following command as given in this guide: http://itpp.sourceforge.net/4.3.0/installation.html cmake .. -G "MSYS Makefiles" -DBLA_VENDOR=Intel11 -DCMAKE_INSTALL_PREFIX="C:\ITPP" But it is unable...

View All

Personal Data

Username:
waheed
Joined:
2019-07-16 13:05:37

Projects

  • No projects to display.

Personal Tools