pbdMPI icon indicating copy to clipboard operation
pbdMPI copied to clipboard

MPI bindings for the pbdR project.

Results 4 pbdMPI issues
Sort by recently updated
recently updated
newest added

Would it be of interest to have an R track in the [HPC Carpentry](https://www.hpc-carpentry.org) lesson, [HPC intro](https://carpentries-incubator.github.io/hpc-intro/)

I have the following error when installing a package: ``` ..... ** R ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help...

Sending long vector fails because of the type checking: `X Error in send(X) : > INTEGER() can only be applied to a 'integer', not a 'double' This is because `spmd.check.type`...