Displaying 3 results from an estimated 3 matches for "leutnant".
2019 Jun 04
2
MacOS parallel::makeCluster fails
...le:
[1] de_DE.UTF-8/de_DE.UTF-8/de_DE.UTF-8/C/de_DE.UTF-8/de_DE.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] compiler_3.6.0
>
Any help is greatly appreciated.
Best regards
Dominik
Dr. Dominik Leutnant
Muenster University of Applied Sciences
Department of Civil Engineering
Institute for Infrastucture?Water?Resources?Environment (IWARU)
WG Urban Hydrology and Water Management
Corrensstr. 25
FRG-48149 M?nster, Germany
Tel.: +49 (0) 251/83-65274
Fax: +49 (0) 251/83-65915
Mail: leutnant at fh-mu...
2019 Jul 12
1
MacOS parallel::makeCluster fails
...imit on your system. You
could of course try playing with OS limits, on the number of open files,
etc, with changing the port number (port= option), etc, but I would
recommend the systematic approach of debugging the cause.
Best
Tomas
On 6/4/19 10:45 AM, Dominik Leutnant wrote:
> Hi all,
>
> The call parallel::makeCluster(1L) hangs infinitely on my MacOS machine which seems to be already reported by some people (e.g., https://stat.ethz.ch/pipermail/r-devel/2018-February/075565.html).
> However, the solutions posted on SO, GH or R-devel d...
2019 Jun 05
0
MacOS parallel::makeCluster fails
...t would more likely be some OS limit on your system. You
could of course try playing with OS limits, on the number of open files,
etc, with changing the port number (port= option), etc, but I would
recommend the systematic approach of debugging the cause.
Best
Tomas
On 6/4/19 10:45 AM, Dominik Leutnant wrote:
> Hi all,
>
> The call parallel::makeCluster(1L) hangs infinitely on my MacOS machine which seems to be already reported by some people (e.g., https://stat.ethz.ch/pipermail/r-devel/2018-February/075565.html).
> However, the solutions posted on SO, GH or R-devel do not work in my...