similar to: foreach hangs when using doMPI on Windows with Microsoft MPI

Displaying 20 results from an estimated 100 matches similar to: "foreach hangs when using doMPI on Windows with Microsoft MPI"

2011 Feb 03
0
R: mpirun .C and R
hello all i am busy testing some code that will be used for parallel computations on a Moab cluster. I have written a C++ program and am linking it with R using the .C command - this works correctly. Extracts of the r code (as well as the *.sh file) is included below. I am able to run the code successfully if I remove all of the doMPI commands. i.e. outs=.C("prog1", all of the
2011 Jun 27
0
how to have R tell me which node is being used in a multi-node cluster
Hi all, I'm trying to use a parallel script on a 20 node cluster, 8 processors per node. Each node has a name, e.g., "vm0000", "vm0001", etc. Within a foreach loop, I would like R to tell me what node it is actually running on. How can this be accomplished? Thanks! require(doMPI) cl <- startMPIcluster(16) registerDoMPI(cl) x <- foreach(i = 1:16) %dopar% { <some
2009 Dec 09
0
doMPI 0.1-3
I'd like to announce the availability of the new "doMPI" package, a parallel backend for the "foreach" package, which acts as an adaptor to the "Rmpi" package. The package has been uploaded to CRAN and is now available. Like the "doSNOW" package, "doMPI" allows you to execute foreach loops in parallel using "Rmpi" as the underlying
2009 Dec 09
0
doMPI 0.1-3
I'd like to announce the availability of the new "doMPI" package, a parallel backend for the "foreach" package, which acts as an adaptor to the "Rmpi" package. The package has been uploaded to CRAN and is now available. Like the "doSNOW" package, "doMPI" allows you to execute foreach loops in parallel using "Rmpi" as the underlying
2010 Jan 14
0
doMPI 0.1-4
I'd like to announce the availability of version 0.1-4 of the "doMPI" package, a parallel backend for the "foreach" package, which acts as an adaptor to the "Rmpi" package. The package has been uploaded to CRAN and is now available under the GPL-2 license. In addition to fixing a few problems in version 0.1-3, the main new feature of this release is the
2010 Jan 14
0
doMPI 0.1-4
I'd like to announce the availability of version 0.1-4 of the "doMPI" package, a parallel backend for the "foreach" package, which acts as an adaptor to the "Rmpi" package. The package has been uploaded to CRAN and is now available under the GPL-2 license. In addition to fixing a few problems in version 0.1-3, the main new feature of this release is the
2010 Jan 23
2
Wiki page request for HP Pavilion DV7-2250ED laptop
Hello, I'd like to add a wiki page for the HP Pavillion DV7-2250ED laptop. The proposed position would be http://wiki.centos.org/HowTos/Laptops/HP/Pavilion-DV7-2250ed I'd like to add the steps needed to install, and what's needed to get wireless working (and anything else that pops up after that). Regards, Bas Vermeulen
2011 Jan 30
1
Error in { : task 3 failed - "NA/NaN argument"
I'm attempting to run a rather complex routine that involves a few loops, and even some use of foreach and doMPI. I just added another external loop and now get this error message. Error in { : task 3 failed - "NA/NaN argument" Is there a way to debug what is causing this error or where? I really have no idea what "task 3" is? Thanks Jim
2013 Oct 30
2
Syslinux 6.02 BIOS - issue on physical devices
Hello My name is Marcin, I am pleased to write here ; -) a have some problems with syslinux. I hope that you will help. On my company we use the syslinux from a long time. Now we use the sys(pxe)linux 4.06 and working very well. Yesterday i starting collect the needed files for syslinux 6.02 BIOS on virtualbox 4.3. I test everything, memtest, Windows PE, ubuntu etc.. everything works well. I
2011 Mar 12
1
creating list of lists
Question 1: I have a long list of variable names such as first <- c("one","two","three") and what I want to do is create a list of lists ... where the names of each of overall lists components are "one","two", and "three". This is the same result as second <- list(one=list(),two=list(),three=list()) Is there a way to exploit
2009 Jun 22
5
has_many through , or habtm , using form
i think there ara two ways of relate products and categories , basically i want to fix one product(e.g hp dv7....) to some categories (notebook,17"notebooks...) i made a table named categorization(incuding category_id,product_id fields) then in models i write these codes below class Product < ActiveRecord::Base has_many :categories, :through => :categorizations
2013 Nov 23
2
Booting with Syslinux 6.01 & 6.02 fails, causes restart.
Hi there. I had a quick look through the archives, and I spotted a similar issue being reported in October, but no resolution, unfortunately. "[syslinux] Syslinux 6.02 BIOS" I am booting in legacy (bios) mode on a gpt partition on my laptop. It's a HP ENVY dv7. CPU: Intel i7, BIOS: InsydeH2O version: F. 12 With syslinux 4.06, it boots flawlessly. With syslinux 6.01 and 6.02, the
2013 Oct 31
0
Syslinux 6.02 BIOS - issue on physical devices
Op 2013-10-30 om 21:43 schreef Marcin Celebucki: > Hello > > My name is Marcin, I am pleased to write here ; -) a have some problems > with syslinux. I hope that you will help. > > On my company we use the syslinux from a long time. Now we use the > sys(pxe)linux 4.06 and working very well. > > Yesterday i starting collect the needed files for syslinux 6.02 BIOS on
2013 Nov 23
0
Booting with Syslinux 6.01 & 6.02 fails, causes restart.
On Sat, Nov 23, 2013 at 5:49 AM, Evert Vorster <evorster at gmail.com> wrote: > Hi there. > > I had a quick look through the archives, and I spotted a similar issue > being reported in October, but no resolution, unfortunately. > "[syslinux] Syslinux 6.02 BIOS" > > I am booting in legacy (bios) mode on a gpt partition on my laptop. > It's a HP ENVY dv7.
2013 Oct 31
2
Syslinux 6.02 BIOS - issue on physical devices
Hi Thanks for confirmation about syslinux 6.02 requirements. I see small misunderstanding. A used word "Syslinux 6.02 BIOS" mean the respective syslinux binary files from "/bios" subdirectory for PC's with Legacy PXE or PC's with PXE where CSM mode is enabled. Some idea where is the issue? Do the syslinux 6.02 working well from PXE on multiple PC's in your place?
2013 Nov 23
0
Syslinux 6.02 BIOS - issue on physical devices
On Thu, Oct 31, 2013 at 6:32 PM, Marcin Celebucki <marcincelebucki at gmail.com> wrote: > Hi > > Thanks for confirmation about syslinux 6.02 requirements. > I see small misunderstanding. A used word "Syslinux 6.02 BIOS" mean the > respective syslinux binary files from "/bios" subdirectory for PC's with > Legacy PXE or PC's with PXE where CSM mode
2011 Jun 29
0
[R-sig-hpc] doMC - compiler - concatenate an expression vector into a single expression?
Thank you very much Steve. Your suggestion works perfectly -- at least with doSEQ, doMC and doMPI. Bests, Renaud On 28/06/2011 15:35, Stephen Weston wrote: > I think that the result of the concatenation should be a call object, > rather than an expression object. How about something along the > lines of: > > '%dopar2%'<- function(obj, ex) { > ex<-
2020 Apr 29
0
mclapply returns NULLs on MacOS when running GAM
On Tue, Apr 28, 2020 at 9:00 PM Shian Su <su.s at wehi.edu.au> wrote: > > Thanks Simon, > > I will take note of the sensible default for core usage. I?m trying to achieve small scale parallelism, where tasks take 1-5 seconds and make fuller use of consumer hardware. Its not a HPC-worthy computation but even laptops these days come with 4 cores and I don?t see a reason to not make
2003 Aug 25
2
R Memory Management Under Windows (PR#3980)
Full_Name: David Teller Version: 1.7.1 OS: Windows XP Submission from: (NULL) (12.110.141.194) I've noticed several issues with the R memory management under Windows. It frequently runs out of memory, even when there is plenty of available memory on the system and even plenty of free process virtual address space. This tends to happen far more often when allocation a number of large objects
2017 Apr 22
9
[Bug 100758] New: Kernel Oops when starting X nv50_dma_push
https://bugs.freedesktop.org/show_bug.cgi?id=100758 Bug ID: 100758 Summary: Kernel Oops when starting X nv50_dma_push Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: