doAzureParallel icon indicating copy to clipboard operation
doAzureParallel copied to clipboard

A R package that allows users to submit parallel workloads in Azure

Results 38 doAzureParallel issues
Sort by recently updated
recently updated
newest added

The message that you [stopped development](https://github.com/Azure/doAzureParallel/commit/0c2af42fde626d1d8d649b52f8e3df78909fe83c) is clear, but what alternatives to this package do you suggest. Is there better functionality on Azure or in another R package to farm...

I am experiencing the known issue with autoscale and github package installation, where the error message is: ``` Error: HTTP error 403. API rate limit exceeded for 52.*******. (But here's...

I got a bit a weird error trying to run some code in azure batch that was working correctly on regular doParallel. This is the job's stderr > running '/usr/local/lib/R/bin/R...

I have an issue when setting up my account on Azure Cloud Shell using the instructions in the [README](https://github.com/Azure/doAzureParallel/blob/master/README.md#setup). I have an Azure Batch Service account, I tried restarting the...

Hi, I've been using a batch account for processing some R tasks (using the doAzureParallel package), all of the tasks themselves seem to have processed ok, the only one that...

Before submitting a bug please check the following: - [yes] Start a new R session - [yes] Check your credentials file - [yes] Install the latest doAzureParallel package - [yes]...

I have been using Azure Batch for a while and have come across a new error in the merge task even on the sample code. this appears to happen with...

Fix timeout error message in waitForTasksToComplete()

For a job with 1000 tasks, from a time point, all the remaining tasks will fail with the following errors > Error in save(list = names(.GlobalEnv), file = outfile, version...