- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
I used a function named ZGEHRD of Intel MKL to solve a matrix's eigvalues, and I also added mkl_c.lib to my project, but the visual .net 2003 always says:
mkl_ia32.lib(p4_zgemm_omp.obj) : error LNK2005: ___zgemm_259__par_loop1 has been already defined in mkl_ia32.lib(p3_zgemm_omp.obj). and so on.
would anyone help me?
Link kopiert
2 Antworten
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
I am not familiar with using MKL, but it sounds as if you have asked to link in two variations of MKL at the same time. I suggest you check the MKL documentation to see which libraries you're supposed to use.
Steve
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
I have used the beta MKL. There are at least three libraries: a static one for C; a static one for Fortran; a DLL for both, I guess; I know nothing about DLL's except their existence and general nature, which already about 10 times more than I desire to know :).
You obviously need to link with the appropriate one. I think the name of the C version ends in (surprise) "_c" and that of the static fortran in "_s".
Keith
(Intentional flame bait provided upon request.)
Antworten
Themen-Optionen
- RSS-Feed abonnieren
- Thema als neu kennzeichnen
- Thema als gelesen kennzeichnen
- Diesen Thema für aktuellen Benutzer floaten
- Lesezeichen
- Abonnieren
- Drucker-Anzeigeseite