search for: paralell

Displaying 20 results from an estimated 68 matches for "paralell".

Did you mean: parallell
2014 Oct 31
2
[Bug 10910] New: build: FTBFS paralel build start before proto.h generation (patch)
https://bugzilla.samba.org/show_bug.cgi?id=10910 Bug ID: 10910 Summary: build: FTBFS paralel build start before proto.h generation (patch) Product: rsync Version: 3.1.1 Hardware: All OS: Linux Status: NEW Severity: minor Priority: P5 Component: core
2004 Jan 26
0
Maximum number of paralel connections
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I was wondering, most of the p2p programs are bandwith wasters, because they open lots of parallel connections. I have 5 queues to prioritize traffic, but these p2p open thousands of connections and my systems gets REALLY HIGH latence. Does anybody of you know by any means, for a DSL connections, the ammount of parallel connections for a good rate
2019 Jan 13
1
Indexing paralelism
Hi Observing the processes of FTS, I observe the following: 1 - For one user, indexer-wroker does not start several threads for each request. On teh contrary, it waits for the first request to finish before starting the second. How to make sure all requests (or a limited number of it, for instance linked to the CPU number on the machine) are started asap ? 2 - If a IMAP query is received,
2002 Sep 13
3
Extra sheet after printing a job
At the end of a print job in my hp930c paralell printer in my samba-server (Suse Linux 8.0), an extra (blank) sheet is ejected. How can I correct this ?? Thanks Gilberto Antonangeli Gerente de Inform?tica / IT Manager HYPERLINK "http://www.thomastecnica.com.br/"Thomas T?cnica Coml. El. Transm. * 55 11 5031-1144 fax 5...
2012 Jul 31
2
drawing a specific "plane" with scatterplot3d
...500,5,1) z <-rnorm(500,6,1) scatterplot3d(x, y, z, highlight.3d=TRUE, col.axis="blue",col.grid="lightblue", main="scatterplot3d - 1", pch=20)   I would like to ask if anyone could help me with the following:   1. I would like to draw  a plane across the plot that is paralell to the bottom of the plot and is in the heights of the value 6 on the axis "z", and goes across the plot 2. Is there a way to color all plotted values with the "z" variate less than the value of 6 one color, and all the rest another color?   I would greatly apreciate the help on...
2012 Sep 25
2
[LLVMdev] Inline ASM Problem
Sorry that I have implemented nothing for it. aget is not my own project which is a public project of paralell "wget". I only want to use it as a common benchmark.  Do I need to implement anything for it? Thank you BestAndy Hi Andy, On 25/09/12 12:10, Zhoujinguo wrote: > > Thank you for replying. > > The target is "aget" which is attached. The compiling shell is also attach...
2009 Jan 03
8
OpenGl or Coredumps problems???
Good Afternoon!!! I am using a wine 1.1.12 version and after a source code install I don't get run applications. In konsole I had "wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart" during games running. But Driver Paralel game has a tester and it's showing 3d problems. I'm using a slack 12.1 and nvidia 7300 gt. Can someone help me???
2003 May 11
1
NLME - multilevel model using binary outcome - logistic regression
Hi! I'm pretty raw when working with the R models (linear or not). I'm wondering has anybody worked with the NLME library and dichotomous outcomes. I have a binary outcome variable that I woul like to model in a nested (multilevel) model. I started to fit a logistic model to a NLS function, but could not suceed. I know there are better ways to do it in R with either the LRM or GLM wih
2004 Mar 10
1
Fisheries acoustics
Hi, member-list i'm searching for packages or routines to analise fisheries acoustics data. Something make import data of scientific ecosound (EK500) of paralel port, filter signal, analyse pattern of pixel fish shoals... Is there someone work with this ? If no, why dont make colective effort to do this?? (package fish_acoustic). Thanks Marcelo
2007 Mar 19
1
Problem with LPT port (crossworks)
Hi I've problem when installing Crossworks. The install program says that: "The installayion of the Wiggler Device Driver for ARM component has failed. Cannot start ARMD Wiggler 1.9 : Overlapped I/O pending." Wiggler is the device connected do paralell port. I think, sth is wrong with the mentioned I/O of the LPT. What could I do? I've also tried the version installed in Windows and there I can't use LPT port. Best regards, emdej
2002 Jun 19
2
Wine -- port problem
Hello! I use this version of wine: ftp://ftp.codeweavers.com/pub/cw-wine/codeweavers-wine-20020411-6.i386.rpm I can't use serial and paralel ports. How can I make them work? Romek Krisztian
2002 Dec 03
1
samba printer configuration
hi I have configure samba server in my sun ultra 5 Samba server working fine (it share file with windows m/c) I want to configure printer through samba. The printer which I want configure on my sun ultra 5 m/c that is directly contected windows m/c through paralell port so pls give me solution, how can configure printer in samba regards sanjay -------------- next part -------------- A non-text attachment was scrubbed... Name: sanjay.kumar.vcf Type: text/x-vcard Size: 458 bytes Desc: Card for sanjay Url : http://lists.samba.org/archive/samba/attachments/200...
2012 Jul 20
2
Reading Shapefiles
I am attempting to write what MATLAB does as : [S,A]= shaperead() which returns an N by 1 geographic array structure S containing geometric information, and a paralell N by 1 attribute structure array, A containing feature attribute information. How can this be done with R code I tried using shp<-readShapePoints() but this doesnt return the same structure that I am looking for. Please Help. Thanks -- View this message in context: http://r.789695.n4.n...
2004 Nov 29
1
Vorbis and threads
Hi, I made an app. to encode/decode vorbis streams. My encoder is based on the libvorbis documentation, and I use ov_read for decoding. The two process is running on seperate threads (not paralell). If I use the code only encode or decode everything works fine, but when I try to encode and decode in the same code (threads) It crashes. My question is, is libvorbisenc and libvorbisfile thread safe? My config is: Linux 2.6.4 vorbis 1.0.1 gcc 3.3.4 glibc 2.3.2 (nptl) Thanks, Janos Makadi
2006 Apr 04
2
R performance: different CPUs
...Athlon, and if yes, does it justify an investment of about US $75 more for equivalent listed speeds? - Have people successfully multithreaded R computations, such as to justify a dual-core CPU? I understand R itself does not multithread, but of course it should be possible to write code that paralellizes computations and I wanted to know if anyone has experience doing so and gained large speed advantages by it. Thanks, Toby Muhlhfoer
2012 Apr 18
2
[LLVMdev] Vectorization metadata
...rticular loop, the interface simply answer how many loop > iterations can run in parallel. With information provided by this > interface we can unroll the loop to expose vectorizable iterations and > apply vectorization to the unrolled loop with BBVectorizer. In the long run, this kind of paralellism detector should be replaced by Polly, but it could be a starting point. I only fear that the burden might out-weight the benefits in the short term. > To allow polly export its analysis result to FunctionPass/LoopPass, we > need to make the polyhedral loop parallelism analysis became a &...
2012 Sep 25
0
[LLVMdev] Inline ASM Problem
...ax, %ebx", and for lli to JIT that, i.e. transform it on the fly into opcodes for the processor to execute, some kind of asm parser is clearly needed. If there isn't one for your processor then someone will have to add one... aget is not my own project which > is a public project of paralell "wget". By "target" I didn't mean the kind of program you are trying to JIT, I mean the hardware (processor) you are running lli on. Is it intel (x86, x86-64), ARM, something else? Ciao, Duncan. I only want to use it as a common > benchmark. > > Do I need to i...
2020 May 04
3
Parallel transfers with sftp (call for testing / advice)
Le 10/04/2020 ? 01:55, Darren Tucker a ?crit?: > On Thu, 9 Apr 2020 at 01:34, Cyril Servant <cyril.servant at gmail.com> wrote: > [...] >> Each of our front >> nodes has an outgoing bandwidth limit (let's say 1Gb/s each, generally more >> limited by the CPU than by the network bandwidth), > You might also want to experiment with the Ciphers and MACs since >
2007 Oct 20
4
Distribued ZFS
Hi Ged; At the moment ZFS is not a shared file system nor a paralell file system. However lustre integration which will take some time will provide parallel file system abilities. I am unsure if lustre at the moment supports redundancy between storage nodes (it was on the road map) But ZFS at the moment supports Sun cluster 3.2 (no paralel acccess is supported)...
2020 May 06
2
Parallel transfers with sftp (call for testing / advice)
...or of the cli. > > I think you make a compelling argument. I admit that I haven't > reviewed the patch, even though that is what matters the most. > > I guess that noone really minds ways to make SFTP scale, but ever since > the patch was proposed I have been thinking that the paralell channel > approach is likely to introduce a whole load of not very clean error > conditions regarding reassembly, which need to be handled sensibly both > within the sftp client and on the interface to outside/calling processes. > Can you or Cyril say something about this? I find it an...