[R] Regarding Issue Running Parallel Computing on Linux RHEL version 8

Ivan Krylov |kry|ov @end|ng |rom d|@root@org
Tue Jan 14 09:22:52 CET 2025


Dear Sadam,

В Mon, 13 Jan 2025 14:34:20 +0000
"Huseni, Sadamhusen" <Sadamhusen.Huseni using genpact.com> пишет:

> Issue Observed: The script hangs and does not complete execution
> post-update. Previously, it took around two hours; now it runs for
> over 17 hours without finishing.

Do you still have the RHEL 7 machine? Could you please share the
sessionInfo() output at least from the RHEL 8 machine but, if possible,
also from the RHEL 7 machine?

>   library(foreach)
>   library(parallel)
>   library(parallelly)
>   library(forecast)
>   library(tseries)
>   library(prophet)
>   library(lubridate)
>   library(tis)
>   library(tsoutliers)

Could you identify and share the parts of the script that launch the
computation in parallel?

-- 
Best regards,
Ivan



More information about the R-help mailing list