Displaying 20 results from an estimated 68 matches for "paralellize".
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 55 11 5031-0677
HYPERLINK
2012 Jul 31
2
drawing a specific "plane" with scatterplot3d
Dear All,
using the example from the package scatterplot3d I created a 3d plot as follows:
x <-rnorm(500,50,2)
y <-rnorm(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
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
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
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
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
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
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
Hi Ether,
On 18 April 2012 19:11, Hongbin Zheng <etherzhhb at gmail.com> wrote:
> Instead of exporting the polyhedral model of the program with
> metadata, another possible solution is designing a generic "Loop
> Parallelism" analysis interface just like the AliasAnalysis group.
> For a particular loop, the interface simply answer how many loop
> iterations can run
2012 Sep 25
0
[LLVMdev] Inline ASM Problem
Hi Andy,
On 25/09/12 14:19, Zhoujinguo wrote:
> Sorry that I have implemented nothing for it.
inline asm won't work without an asm parser, which is something that knows how
to turn assembler strings like "mov %eax, %ebx" into opcodes, i.e. the numbers
which, when placed into memory, cause the processor to execute the
"mov %eax, %ebx" operation. After all, an
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) and new upcoming SAS Jbods
2020 May 06
2
Parallel transfers with sftp (call for testing / advice)
On Tue, May 5, 2020 at 4:31 AM Peter Stuge <peter at stuge.se> wrote:
>
> Matthieu Hautreux wrote:
> > The change proposed by Cyril in sftp is a very pragmatic approach to
> > deal with parallelism at the file transfer level. It leverages the
> > already existing sftp protocol and its capability to write/read file
> > content at specified offsets. This enables