On Thu, 15 Sep 2022 14:39:42 +0900
James Li wrote:
> *** caught segfault ***
> address 0x1, cause 'memory not mapped'
>
> Traceback:
> 1: fun(libname, pkgname)
> 2: doTryCatch(return(expr), name, parentenv, handler)
> 3: tryCatchOne(expr, names, parentenv, handlers[[1L]])
> 4: tryCatchList(
Hi,
Recently, I have had a hard time installing and running the package on an
HPC.
The HPC sysadmin installed Rmpi package without any error.
However, when he tried a simple R script with only one line:
library(Rmpi)
the job caused "Segmentation Fault" error.
Currently, we have no clue to solv
2 matches
Mail list logo