Dear all,
I want to run a coregionalization model with PARDISO solver for R version 4.3.2 (2023-10-31) -- "Eye Holes" but I encounter a few problems. I downloaded the PARDISO software for WINDOWS, put my license key in the panua.lic file as required and ran inla.pardiso.check(), where I get the following error:
[1] "FAILURE: PARDISO IS NOT INSTALLED OR NOT WORKING"
[2] ""
[3] ""
[4] "\tGitId: 882c43d68fb015d72b699bcc458cf277dfe110c2 - Mon Apr 24 16:19:16 2023 +0100"
[5] "\tError:28 Reason: PARDISO: Library not available"
[6] "\tLine:644 Function: GMRFLib_pardiso_check_install"
[7] ""
attr(,"status")
[1] 3
Warnmeldung:
In system(paste(shQuote(inla.call.no.remote()), "-m pardiso"), intern = TRUE) :
Ausführung von Kommando '"C:/Users/AK120175/AppData/Local/R/win-library/4.3/INLA/bin/windows/64bit/inla.exe" -m pardiso' ergab Status 3
Also the command inla.setOption(pardiso.license="303BCDF0C08EF46A51...A81DA") does not work.
However the check_license.exe finds the license key and gives the following output:
cd ~/check_license.exe
===================================================
===> Checking for Pardiso license: <===
===================================================
[PANUA] Using license file .\panua.lic
[PANUA] Checking license in line 1:
[PANUA] License check:
[PANUA] Valid Panua Pardiso academic trial license
[PANUA] for Corinna_***@***.at.
[PANUA] Expiring Wed 2023-12-27 01:00:00 Mitteleuropõische Zeit.
===================================================
===> Valid Pardiso license (type 1) found... <===
===================================================
Do you have any idea on how to solve this issue?
An answer would be highly appreciated as this would be the next step in my research and without PARDISO solver, the server does not manage to perform INLA as the dataload is too big.
Thanks in advance,
Corinna