search for: otms

Displaying 9 results from an estimated 9 matches for "otms".

Did you mean: ooms
2002 Sep 02
1
formula for a mixed model ANOVA
Hi, I am not very familiar with complex ANOVA, so, I am not sure about the formula to use with aov() in this particular case. Could someone help me? Here is my data. I have an unbalanced plan with 4 factors: "Site", "Sex", "Age" and "Individual". "Site" is a 5-level fixed factor; "Sex" is of course a 2-levels fixed factor, as is
2005 Nov 17
1
Problem with fitdistr for gamma in R 2.2.0
Dear R developers, I have encountered strange behaviour of fitdistr for gamma in recent R build i.e. 2.2.0. I have attached the code for data at the end of this mail so you can reproduce the problem. In short, I am able to run fitdistr under 2.1.0 without problems, while I get the following error under 2.2.0 (Version 2.2.0 Patched (2005-11-15 r36348)) > fitdistr(otm, "gamma") Error
2012 Mar 06
2
[LLVMdev] Assembly Mips from bitecode llvm
...files (using shell script): llvm-gcc -emit-llvm basicmath_small.c -c -o basicmath_small.bc llvm-gcc -emit-llvm cubic.c -c -o cubic.bc llvm-gcc -emit-llvm isqrt.c -c -o isqrt.bc llvm-gcc -emit-llvm rad2deg.c -c -o rad2deg.bc llvm-link basicmath_small.bc cubic.bc isqrt.bc rad2deg.bc -o basicmath.bc otms="disable-opt#adce#always-inline#argpromotion#block-placement#....." IFS=# for i in $otms do printf "\n$i ::::::: " opt -$i basicmath.bc -o basicmath.$i.bc llc -march=mipsel basicmath.$i.bc -o basicmath.$i.s done On Tue, Mar 6, 2012 at 10:11 AM, Anton Korobeynikov <anto...
2012 Mar 06
0
[LLVMdev] Assembly Mips from bitecode llvm
...llvm-gcc -emit-llvm basicmath_small.c -c -o basicmath_small.bc > llvm-gcc -emit-llvm cubic.c -c -o cubic.bc > llvm-gcc -emit-llvm isqrt.c -c -o isqrt.bc > llvm-gcc -emit-llvm rad2deg.c -c -o rad2deg.bc > llvm-link basicmath_small.bc cubic.bc isqrt.bc rad2deg.bc -o basicmath.bc > > otms="disable-opt#adce#always-inline#argpromotion#block-placement#....." > IFS=# > for i in $otms > do > printf "\n$i ::::::: " > opt -$i basicmath.bc -o basicmath.$i.bc > llc -march=mipsel basicmath.$i.bc -o basicmath.$i.s > done > > On Tue, Mar 6, 2...
2008 Aug 26
2
String search: Return "closest" match
Hi, I have to match names where names can be recorded with errors or additions. Now I am searching for a string search function which returns always the "closest" match. E.g. searching for "Washington" it should return only Washington but not Washington, D.C. But it also could be that the list contains only "Hamburg" but the record I am searching for is
2012 Mar 06
0
[LLVMdev] Assembly Mips from bitecode llvm
Hello > For this, for example, initially I compile the sources How have you made this step? -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2012 Mar 06
2
[LLVMdev] Assembly Mips from bitecode llvm
Hi, I'm trying to compile the benchmarks from Mibench suite with the application of the all LLVM's tranformation passes. Moreover, I'm trying to generate assembly code for Mips architecture for extraction of energy and performance metrics. For this, for example, initially I compile the sources and link them generating a bitecode file. After, I apply each optimization using opt tool:
2012 Mar 06
2
[LLVMdev] Assembly Mips from bitecode llvm
....c -c -o basicmath_small.bc > > llvm-gcc -emit-llvm cubic.c -c -o cubic.bc > > llvm-gcc -emit-llvm isqrt.c -c -o isqrt.bc > > llvm-gcc -emit-llvm rad2deg.c -c -o rad2deg.bc > > llvm-link basicmath_small.bc cubic.bc isqrt.bc rad2deg.bc -o > basicmath.bc > > > > otms="disable-opt#adce#always-inline#argpromotion#block-placement#....." > > IFS=# > > for i in $otms > > do > > printf "\n$i ::::::: " > > opt -$i basicmath.bc -o basicmath.$i.bc > > llc -march=mipsel basicmath.$i.bc -o basicmath.$i.s > &...
2012 Jun 24
0
nouveau _BIOS method
Hi to all! I have a problem with a nvidia geforce 520mx [NVd0 generation card (0x0d9110a1)] i have on my notebook (samsung 3 series). In practice i'm not able to use it with bumblebee and bbswitch. The dmesg message is: [ 13.507435] nouveau 0000:01:00.0: power state changed by ACPI to D0 [ 13.507440] nouveau 0000:01:00.0: power state changed by ACPI to D0 [ 13.507448] nouveau