On 02/08/2018 04:04 PM, Armen Abnousi wrote:
Hi Martin,
Thanks for your answer. What do you mean by "might go to the trouble of
installing it", is there a way for us to install software on the build
machines?
I meant that individual users might install MPI, even if it were not
installed o
Hi Martin,
Thanks for your answer. What do you mean by "might go to the trouble of
installing it", is there a way for us to install software on the build
machines?
As for the other suggestion, I'm not sure whether using
BiocFileCache::BiocFileCache() will be more efficient than using parallel
appl
On 02/07/2018 05:01 PM, Armen Abnousi wrote:
Hi Valerie,
Thanks for your reply. I can make it work using snow I believe. But the
problem is that all functions in these packages that you have suggested
(including snow; as far as I have seen) return the answer to one node and
then if I want all
Hi Valerie,
Thanks for your reply. I can make it work using snow I believe. But the
problem is that all functions in these packages that you have suggested
(including snow; as far as I have seen) return the answer to one node and
then if I want all nodes to have the same answer I will need to broa
Hi Armen,
MPI is not installed on the Windows builders so pbdMPI is not supported. Was
there a specific reason you chose pbdMPI? There are several other options for
parallel evaluation which are supported across all 3 platforms, e.g.,
BiocParallel, doParallel and batchtools.
I took a brief loo
Hi,
I'm submitting a package for build, but for windows it goes to tokay2 and
fails during the build with the following message:
--
* checking for file 'naddaR/DESCRIPTION' ... OK
* preparing 'naddaR':
* checking DES