search for: gu

Displaying 20 results from an estimated 715 matches for "gu".

Did you mean: gnu
2010 Nov 24
4
R encoding question
...; df <- dbGetQuery(con, "select * from test") > df a b 1 1 ????????\xa2 2 2 ???? EURO\xa1 I see the following option, do I need to change the encoding option to show the corresponding texts? In my case how to set? $encoding [1] "native.enc" Thanks, Xiaobo Gu
2020 Feb 19
2
Poor write performance with golang binding
Hi, I scribbled a simple guestfs based program called guestfs-xfer with following synopsis: Usage: guest-xfer [options] [op] [diskimage] op = [ls|cat|write] options: -d, --guestdevice DEV guest device --blocksize BS blocksize [default: 1048576] -o, --offset OFF o...
2020 Feb 19
0
Re: Poor write performance with golang binding
On Wed, Feb 19, 2020 at 03:00:11PM +0100, Csaba Henk wrote: > Hi, > > I scribbled a simple guestfs based program called guestfs-xfer with > following synopsis: > > Usage: guest-xfer [options] [op] [diskimage] > > op = [ls|cat|write] > > options: > -d, --guestdevice DEV guest device > --blocksize BS blocksize [default: 10...
2015 Jan 30
2
[LLVMdev] How to install poolalloc?
...make When I carried out "make", I get the next error information: llvm[2]: Compiling AddressTakenAnalysis.cpp for Release+Asserts build (PIC) AddressTakenAnalysis.cpp:18:30: fatal error: llvm/IR/CallSite.h: No such file or directory compilation terminated. /bin/rm: cannot remove `/home/gu/installed/llvm-2.9/projects/poolalloc/lib/DSA/Release+Asserts/AddressTakenAnalysis.d.tmp': No such file or directory make[2]: *** [/home/gu/installed/llvm-2.9/projects/poolalloc/lib/DSA/Release+Asserts/AddressTakenAnalysis.o] Error 1 make[2]: Leaving directory `/home/gu/installed/llvm-2.9/proje...
2009 Sep 30
2
[LLVMdev] long double type on ARM
...s="mmintrin.h mm3dnow.h xmmintrin.h emmintrin.h pmmintrin.h tmmintrin.h ammintrin.h smmintrin.h nmmintrin.h" (out_cxx_file variable is empty for ARM target) I wonder if llvm-gcc 4.2 front-end support bitcode conversion for ARM target. Thank you. Best regards, Jin-Gu Kang ________________________________ From: Bob Wilson [bob.wilson at apple.com] Sent: Thursday, October 01, 2009 1:23 AM To: Jin Gu Kang Cc: llvmdev at cs.uiuc.edu Subject: Re: [LLVMdev] long double type on ARM Unlike llvm itself, llvm-gcc needs to be configured for a particular target architect...
2009 Sep 30
0
[LLVMdev] long double type on ARM
...For 2.5, the ARM port of llvm-gcc did not require a separate llvm-arm.cpp source file, so nothing needed to be added to config.gcc. It worked fine as far as I know. For 2.6, you will see that there are some ARM-related changes to config.gcc in llvm-gcc. On Sep 30, 2009, at 9:44 AM, Jin Gu Kang wrote: > Hi Bob! > > I could not find llvm file for ARM target in llvm-gcc 4.2 front end > source code. > > $llvm-gcc-src/gcc/config.gcc file > > alpha*-*-*) > cpu_type=alpha > need_64bit_hwint=yes > # LLVM LOCAL begin > out_cxx_file=alpha/llvm-alph...
2015 Jan 30
2
[LLVMdev] How to install poolalloc?
...t;make", I get the next error information: > llvm[2]: Compiling AddressTakenAnalysis.cpp for Release+Asserts build > (PIC) > AddressTakenAnalysis.cpp:18:30: fatal error: llvm/IR/CallSite.h: No such > file or directory compilation terminated. > /bin/rm: cannot remove > `/home/gu/installed/llvm-2.9/projects/poolalloc/lib/DSA/Release+Asserts/AddressTakenAnalysis.d.tmp': > No such file or directory > make[2]: *** > [/home/gu/installed/llvm-2.9/projects/poolalloc/lib/DSA/Release+Asserts/AddressTakenAnalysis.o] > Error 1 > make[2]: Leaving directory > `/ho...
2009 Sep 30
5
[LLVMdev] long double type on ARM
...it might be better to convert long double type in C to double type in llvm bitcode on llvm-gcc or treat x86_fp80 type in llvm bitcode as double type on llc. (I wonder if we select the target at llvm-gcc build time) I would like to know how to solve the above problem. Thank you Best regards, Jin-Gu Kang -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090930/afa2be42/attachment.html>
2011 Mar 09
2
No response after click the "show Rules" button on Tab "Associate".
...one [0.00s]. checking subsets of size 1 2 3 4 5 6 7 8 9 10 done [0.00s]. writing ... [23351 rule(s)] done [0.00s]. creating S4 object ... done [0.01s]. Time taken: 0.01 secs Rattle timestamp: 2011-03-09 23:00:14 dell ====================================================================== Xiaobo Gu
2004 Jul 23
0
RE: Can I get the GPL source for the Samba version used in the Gu ardian OS?
...ance.com We apologize for the delay in updating the source code page. Have a nice day -Sean -----Original Message----- From: Tom Dickson [mailto:bombcar@bombcar.com] Sent: Friday, July 23, 2004 7:20 AM To: Support, Snap Subject: Re: Can I get the GPL source for the Samba version used in the Gu ardian OS? Thank you very much! I was sure it was just a simple misunderstanding. Congratulations on your purchase by Adaptec! I look forward to seeing great improvements in your equipment and software with added resources you now have. -Tom On 2004 Jul 23, at 07:09, Support, Snap wrote: &gt...
2015 Jan 30
0
[LLVMdev] How to install poolalloc?
...make", I get the next error information: > llvm[2]: Compiling AddressTakenAnalysis.cpp for Release+Asserts build > (PIC) > AddressTakenAnalysis.cpp:18:30: fatal error: llvm/IR/CallSite.h: No > such file or directory compilation terminated. > /bin/rm: cannot remove > `/home/gu/installed/llvm-2.9/projects/poolalloc/lib/DSA/Release+Asserts/AddressTakenAnalysis.d.tmp': > No such file or directory > make[2]: *** > [/home/gu/installed/llvm-2.9/projects/poolalloc/lib/DSA/Release+Asserts/AddressTakenAnalysis.o] > Error 1 > make[2]: Leaving directory >...
2008 Feb 08
4
how to extract characters from a character string
...M coordinates. For calculating distances between sites, I need to reformat the coordinates from, for example, 32?35.421 N, to 35.421, i.e. I need to delete all digits before symbol ? and a space and N at the end of the string. What functions I should use? Thanks in advance. Weidong Gu, Department of Medicine University of Alabama, Birmingham [[alternative HTML version deleted]]
2009 Sep 30
0
[LLVMdev] long double type on ARM
Hi Jin-Gu Kang! It are possible that the problem you are experiencing have already been solved in the current llvm 2.6 release tree and the current svn trunk. So try using llc from llvm 2.6 release branch or llvm pre2.7 svn trunk! It would be helpful if you could open a bugreport for this issue and attach t...
2012 Jan 19
3
What does the : operator mean in glm formulas
Hi, I see the following is the credit scoreing in R guide : m2<-glm(formula = good_bad ~ checking + duration + history+ purpose +amount + savings + employed + installp + marital + coapp +age + other + depends + telephon + foreign +checking:amount What does checking:amount mean? Regards, Xiaobo Gu
2015 Jan 30
2
[LLVMdev] How to install poolalloc?
...next error information: >> llvm[2]: Compiling AddressTakenAnalysis.cpp for Release+Asserts build >> (PIC) >> AddressTakenAnalysis.cpp:18:30: fatal error: llvm/IR/CallSite.h: No such >> file or directory compilation terminated. >> /bin/rm: cannot remove >> `/home/gu/installed/llvm-2.9/projects/poolalloc/lib/DSA/Release+Asserts/AddressTakenAnalysis.d.tmp': >> No such file or directory >> make[2]: *** >> [/home/gu/installed/llvm-2.9/projects/poolalloc/lib/DSA/Release+Asserts/AddressTakenAnalysis.o] >> Error 1 >> make[2]: Leaving...
2004 Jul 29
1
RE: [S] tree function in R language
...unable to connect to 'cran.r-project.org'. > Error in download.file(url = paste(contriburl, "PACKAGES", > sep = "/"), : > cannot open URL > `http://cran.r-project.org/bin/windows/contrib/PACKAGES' > > > > >From: "Chushu Gu" <chushugu at hotmail.com> > >To: "cheng wu" <wu_cheng2001 at hotmail.com> > >Subject: Fw: [S] tree function in R language > >Date: Wed, 28 Jul 2004 09:14:48 -0400 > > > > > >----- Original Message ----- > >From: "Liaw, Andy&...
2015 Jan 30
0
[LLVMdev] How to install poolalloc?
...>> llvm[2]: Compiling AddressTakenAnalysis.cpp for Release+Asserts >> build (PIC) >> AddressTakenAnalysis.cpp:18:30: fatal error: llvm/IR/CallSite.h: >> No such file or directory compilation terminated. >> /bin/rm: cannot remove >> `/home/gu/installed/llvm-2.9/projects/poolalloc/lib/DSA/Release+Asserts/AddressTakenAnalysis.d.tmp': >> No such file or directory >> make[2]: *** >> [/home/gu/installed/llvm-2.9/projects/poolalloc/lib/DSA/Release+Asserts/AddressTakenAnalysis.o] >> Error 1 >>...
2015 Jan 31
4
[LLVMdev] How to install poolalloc?
...::multimap<llvm::Record*, llvm::Record*, std::less<llvm::Record*>, std::allocator<std::pair<llvm::Record* const, llvm::Record*> > >&, llvm::raw_ostream&, llvm::Record*)’: ClangASTNodesEmitter.cpp:80: error: ‘nullptr’ was not declared in this scope make[3]: *** [/home/guest/installed/llvm-3.2/tools/clang/utils/TableGen/Release+Asserts/ClangASTNodesEmitter.o] Error 1 make[3]: Leaving directory `/home/guest/installed/llvm-3.2/tools/clang/utils/TableGen' make[2]: *** [all] Error 1 make[2]: Leaving directory `/home/guest/installed/llvm-3.2/tools/clang' make[1]:...
2010 May 19
4
[LLVMdev] Support for per-loop pragma
Hi Chris, Thanks. I will see what I can do for this. Junjie On Wed, May 19, 2010 at 3:45 PM, Chris Lattner <clattner at apple.com> wrote: > > On May 19, 2010, at 2:38 PM, Junjie Gu wrote: > >> Many compilers support per-loop pragma, such as loop unrolling (ie >> #pragma unroll=2).  Is there any LLVM project/effort going on >> in this area ? What is the expected way for implementing per-loop >> pragma, or general pragma ?  Suggestions/comments ? >...
1999 Jul 10
1
Creating shared libraries for dyn.load() in R
Dear R-users, I am working to install Chong Gu's new gss library on my Linux system (Redhat 5.1/i386), and have run into the following roadblock: Dr. Gu's R code is a front end for a package of Fortran routines called RKPACK. While I have no trouble compiling the individual bits of Fortran code with fort77 in Linux, I don't know h...