Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

ARM64-compatible INLA

14 views
Skip to first unread message

Thomas Hsiao

unread,
Dec 9, 2024, 8:55:11 PM12/9/24
to R-inla discussion group
Is there an ARM64-compatible INLA? I've been trying to run INLA models on a Windows Surface Laptop 7 which has ARM64 architecture (uname -m returns 'aarch64') but get the following error: 

# Fit the LGCP model > fit <- lgcp( + components, + data = data, + samplers = boundary, # Define the spatial domain as sf + domain = list(geometry = mesh) + )

================================================================= qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory *** inla.core.safe: The inla program failed, but will rerun in case better initial values may help. try=1/1 qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory Warning in iinla(model = info[["model"]], lhoods = info[["lhoods"]], options = info[["options"]]) : iinla: Problem in inla: Error in inla.core.safe(formula = formula, family = family, contrasts = contrasts, : The inla-program exited with an error. Unless you interupted it yourself, please rerun with verbose=TRUE and check the output carefully. If this does not help, please contact the developers at <he...@r-inla.org>. The inla program failed and the maximum number of tries has been reached. iinla: Problem in inla: 1: lgcp(components, data = monarchs.west.sf, samplers = boundary, domain = list(geometry = mesh)) 2: bru(components, lik, options = options, .envir = .envir) 3: iinla(model = info[["model"]], lhoods = info[["lhoods"]], options = info[[ [...] 4: fm_try_callstack(...) 5: do.call(INLA::inla, inla.options.merged, envir = environment(model$effects)) 6: (function (formula = NULL, family = "gaussian", contrasts = NULL, data = NULL, quantiles = c(0.025, 0.5, 0.975), E = NULL, offset = NULL, scale = NULL, weights = NULL, Ntrials = NULL, strata = [... truncated] iinla: Giving up and returning last successfully obtained result for diagnostic purposes.   

Thank you!

Helpdesk (Haavard Rue)

unread,
Dec 10, 2024, 2:37:33 AM12/10/24
to Thomas Hsiao, R-inla discussion group
Currently its not compiled for ARM64, as no-one has asked for it before. I do
not have access to a such machine, but let me check
> --
> You received this message because you are subscribed to the Google Groups "R-
> inla discussion group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to r-inla-discussion...@googlegroups.com.
> To view this discussion, visit
> https://groups.google.com/d/msgid/r-inla-discussion-group/cda327b8-5433-4a4b-a476-823f81267b42n%40googlegroups.com
> .

--
Håvard Rue
he...@r-inla.org
Reply all
Reply to author
Forward
0 new messages