search for: varind

Displaying 4 results from an estimated 4 matches for "varind".

Did you mean: varied
2012 Nov 05
1
[LLVMdev] Unable to Run Inline Asm with MCJIT
...was missing in lli. I should have replied back saying that the problem was resolved. Hope I didn't waste your time. Regards, Amit ________________________________ From: Jim Grosbach [grosbach at apple.com] Sent: Monday, November 05, 2012 2:07 PM To: Amit Arya Cc: LLVM Developers Mailing List; Varinder Singh Subject: Re: [LLVMdev] Unable to Run Inline Asm with MCJIT Hi Amit, You're not doing anything wrong. This is an error in 'lli' not properly initializing the native target libraries. Fixed in SVN trunk r167392. -Jim On Nov 4, 2012, at 4:09 PM, Amit Arya <aarya at cs.stonyb...
2005 Nov 03
1
Fitting heteroscedastic linear models/ problems with varIdent of nlme
...ghts for unequal variance structures is provided in the nlme library with the varIdent function. Is it apropriate to use these weights with lm? If not, is there another possibility to do factorial designs with heteroscedasticity? When trying to use varIdent I get an errormessage that says that varIndent is not a defined class. The function calls are written in the same way as in Pinheiro & Bates Book. Their example works. With my data it doesnt. I somehow fail to figure out the difference between them. In the remainder is a subset of my Dataset in which the problem also occours. A,B,C ar...
2012 Nov 05
0
[LLVMdev] Unable to Run Inline Asm with MCJIT
Hi Amit, You're not doing anything wrong. This is an error in 'lli' not properly initializing the native target libraries. Fixed in SVN trunk r167392. -Jim On Nov 4, 2012, at 4:09 PM, Amit Arya <aarya at cs.stonybrook.edu> wrote: > Hi, > > I am first year PhD student at Stony Brook University. For one of my projects I am trying to JIT compile and run a C program
2012 Nov 05
2
[LLVMdev] Unable to Run Inline Asm with MCJIT
Hi, I am first year PhD student at Stony Brook University. For one of my projects I am trying to JIT compile and run a C program containing inline assembly using MCJIT but I am not able to. I have cloned and build LLVM-3.1. Below are more details. Arch : x86 OS : Linux ubuntu 2.6.35-22-generic Sample program : test_inline_asm.c ------------------- #include <stdio.h> int main(){ int