search for: duce

Displaying 11 results from an estimated 11 matches for "duce".

Did you mean: dce
2009 Jan 01
0
[LLVMdev] Re ducing LLVM's memory usage
Hi Vitaly C. wrote: > > Is there are simple way of cleaning the used memory without destroying > everything (unloading the ExecutionEngine, freeing the module, calling > llvm_shutdown) ? Ideally I would like something which brings everything to > the state just after I created the JIT engine for the first time. > I've tried to run the Fibonacci example with Valgrind
2008 Dec 26
3
[LLVMdev] Re ducing LLVM's memory usage
Hi, I am working on a binary translator and use LLVM for this. In the process, I generate millions of constants (immediate values in the source binary code). The problem is that these constants seem to be not cleaned when I delete the LLVM code (using Function::deleteBody() ) and as a result the memory usage keeps growing. I browsed the forum and found that constants "live forever" by
2010 Aug 26
1
Roff typo in sievec.1.in
There is a roff typo in pigeonhole's sievec.1.in. Roff treats the leading apostrophe on line 54 as an invalid command and produces bad output: dump to be written to stdout. The out-file argument may also be omitted, which has the same effect as for a com- piled Sieve binary file. Note that this option is not The output should be: dump to be written to stdout....
2008 Dec 11
1
dtrace (1M) manpage/ docs seem incorrect re 32/64 bit
The dtrace(1M) manpage seems to be incorrect, it states: -32 | -64 The D compiler produces programs using the native data model of the operating system kernel. You can use the isainfo -b command to determine the current operating system data model. If the -32 option is specified, dtrace forces the D compiler to compile a D program...
1999 Nov 10
2
R.bug.report (PR#315)
...boxplot.default names: group labels which <<while>> [[will]] be printed under each boxplot. 3. ?par adj: The value of `adj' determines the way in which text strings are justified. A value of `0' pro- duces <<right>> left-justified text, ... 4. ?abline (end of 1st paragraph of Description): .... through the origin, otherwise, the first 2 val- ues are taken to be the <<slope and intercept>> [[intercept and slope]]. (since the first parameter is int...
2005 Oct 23
1
Script for metropolitan
...tables -t mangle -A OUTPUT -o eth0 -j mark_horiz_dst /usr/local/bin/mipclasses -s mark_horiz_src -d mark_horiz_dst -m 1 < /start/metro.txt | iptables-restore -n IF="eth0" RATE_INET="256kbit" RATE_METRO="1024kbit" CEIL="512kbit" #traficul implicit se duce in clasa 1:20 (internet) tc qdisc add dev $IF root handle 1:0 htb default 20 tc class add dev $IF parent 1:0 classid 1:1 htb rate 240kbit # clasa 1:10 pt traficul metropolitan # clasa 1:20 pt traficul extern # poti sa renunti la prio daca nu vrei prioritati diferite tc class add dev $IF par...
1998 Dec 08
1
Can't connect to shares w/2.0beta3 on OSF1
I was running 1.9.18p10 on a test DEC Unix 4.0d box here and I decided to give 2.0beta3 a try. For some reason, I cannot connect to any of the server's shares or even get a list of it's services (via Start->Run->\\server) from Win95 clients. It asks for a password and no matter what I put in there I get "The password is not correct. Try again." I configured Beta3 a la:
2019 Dec 04
0
error in parallel:::sendMaster
...;>>>> >>>>> One important correction of my first message: I misinterpreted the ou= >> tput. Actually in that R session 2 input files were processed one after t= >> he other in a loop. The first (with 88 parts went fine). The second (with= >> 85 parts) produced the sendMaster errors and failed. If (in a new sessio= >> n via Rscript) I only process the second input file it will work. The oth= >> er observations on R vs Rscript, NFS share etc. still hold. >>>>> >>>>> Sorry for this! Regards, >>>>> An...
2019 Dec 04
0
error in parallel:::sendMaster
...;>>>> >>>>> One important correction of my first message: I misinterpreted the ou= >> tput. Actually in that R session 2 input files were processed one after t= >> he other in a loop. The first (with 88 parts went fine). The second (with= >> 85 parts) produced the sendMaster errors and failed. If (in a new sessio= >> n via Rscript) I only process the second input file it will work. The oth= >> er observations on R vs Rscript, NFS share etc. still hold. >>>>> >>>>> Sorry for this! Regards, >>>>> An...
2019 Nov 28
1
error in parallel:::sendMaster
...dreas Kersting wrote: >>> Hi again, >>> >>> One important correction of my first message: I misinterpreted the output. Actually in that R session 2 input files were processed one after the other in a loop. The first (with 88 parts went fine). The second (with 85 parts) produced the sendMaster errors and failed. If (in a new session via Rscript) I only process the second input file it will work. The other observations on R vs Rscript, NFS share etc. still hold. >>> >>> Sorry for this! Regards, >>> Andreas >>> >>> 2019-11-27 12:...
2003 Dec 01
0
No subject
...y - i verified it several times here and it is absolutely reproducable and it does not happen if the working copy is located on a local drive ... also it does not happen if i checkout via cygwin commandline cvs on the same samba share ok - now two questions arising from this: cananyone else repro- duce this in that situation? and: where does this come from - i have no real idea what should cause this behaviour ... is wincvs using any features which are only halfway available on samba shares (acl's, special file modes etc.)? a lot of thanks in advance t p.s.: btw. the problem does not appea...