search for: xchen

Displaying 12 results from an estimated 12 matches for "xchen".

Did you mean: nchen
2011 May 16
0
[LLVMdev] Fail when building llvm2.9 using MinGW64
Chen, see http://llvm.org/docs/GettingStarted.html#pf_12 ...Takumi ps. Excuse me, PE+ (aka pep) means "Executable file format for WIndows x64". 2011/5/16 陈晓宇 <xychen0921 at gmail.com>: > The stack trace: > > Starting program: > C:\MinGW\msys\1.0\home\xchen\llvm-obj\lib\Target\CellSPU/../.. > /../Debug/bin/tblgen.exe -I ../../../../llvm2.9/llvm-2.9/lib/Target/CellSPU > -I . > ./../../../llvm2.9/llvm-2.9/include -I > ../../../../llvm2.9/llvm-2.9/lib/Target - > gen-dag-isel -o tmp ../../../../llvm2.9/llvm-2.9/lib/Target/CellSPU/SPU.td &gt...
2011 May 13
4
[LLVMdev] Fail when building llvm2.9 using MinGW64
I was building llvm2.9 using MinGW64 on windows, msys was 32 bit so I specified --host option for a cross compiling. Following are my configure options: ../llvm2.9/configure --prefix=/home/AutoESL/llvm-obj --host=x86_64-w64-mingw32 --disable-multilib The error: make[1]: Entering directory `/home/AutoESL/llvm-obj/lib/VMCore' make[1]: ***
2012 Aug 31
0
[LLVMdev] Function inline pass core dump when removing a function
...: (gdb) bt #0 0x000000386de30265 in raise () from /lib64/libc.so.6 #1 0x000000386de31d10 in abort () from /lib64/libc.so.6 #2 0x0000000000aa93e6 in llvm::llvm_unreachable_internal ( msg=0xcce748 "An asserting value handle still pointed to this value!", file=0xccde18 "/home/xchen/llvm/lib/VMCore/Value.cpp", line=620) at /home/xchen/llvm/lib/Support/ErrorHandling.cpp:98 #3 0x0000000000a6d369 in llvm::ValueHandleBase::ValueIsDeleted (V=0x10f7050) at /home/xchen/llvm/lib/VMCore/Value.cpp:619 #4 0x0000000000a6e631 in llvm::Value::~Value (this=0x10f7050, __in_chrg...
2012 Aug 29
0
[LLVMdev] How to require ScalarEvolution analysis in a Module pass?
Guys, What I want to do is to hack global opt pass, which needs ScalarEvolution analysis. However opt crashed saying "opt: /home/xchen/llvm/include/llvm/PassAnalysisSupport.h:242: AnalysisType& llvm::Pass::getAnalysisID(const void*, llvm::Function&) [with AnalysisType = llvm::ScalarEvolution]: Assertion `ResultPass && "Unable to find requested analysis info"' failed.". My question is what should...
2015 Dec 16
1
Re: [PATCH 0/2] resize: Split out the command line parsing into Cmdline
...rt-builder? Does the command virt-resize will totally be abandoned? We may need to modify all the virt-resize test cases if so. -- Thanks & Best regards, Chen Xiang Hua Raycom office Beijing (NAY), Red Hat Inc. Red Hat Telephony: 86 10 62608040 internal extension: 8388040 Team: Virt QE IRC: xchen@#S1, #virt ----- Original Message ----- From: "Richard W.M. Jones" <rjones@redhat.com> To: libguestfs@redhat.com Sent: Tuesday, December 15, 2015 5:26:08 AM Subject: [Libguestfs] [PATCH 0/2] resize: Split out the command line parsing into Cmdline Some simple refactoring of virt-re...
2006 Nov 07
4
solve computationally singular
Hi uRsers, when inverting a 2 by 2 matrix using solve, I encountered a error message: solve.default(sigma, tol = 1e-07) : system is computationally singular: reciprocal condition number = 1.7671e-017 and then I test the determinant of this matrix: 6.341393e-06. In my program, I have a condition block that whether a matrix is invertible like this: if(det(sigma)<1e-7) return NULL;
2017 Aug 03
0
Re: [PATCH 0/2] Add lightweight bindings for PCRE.
...dd dependency of ocaml-pcre in RHEL7.5 ? Just like the new bug you filed to add dependency of ocaml-camlp4 & ocaml-labltk ? -- Thanks & Best regards, Chen Xiang Hua Raycom office Beijing (NAY), Red Hat Inc. Red Hat Telephony: 86 10 62608040 internal extension: 8388040 Team: Virt QE IRC: xchen@#S1, #virt ----- Original Message ----- > From: "Richard W.M. Jones" <rjones@redhat.com> > To: libguestfs@redhat.com > Sent: Tuesday, August 1, 2017 10:00:15 PM > Subject: [Libguestfs] [PATCH 0/2] Add lightweight bindings for PCRE. > > We'd like to use PCRE i...
2015 Dec 14
4
[PATCH 0/2] resize: Split out the command line parsing into Cmdline
Some simple refactoring of virt-resize. I originally had the idea that we could turn virt-resize into a library (cf. virt-customize) and use it from virt-builder, but I now don't think that would make any meaningful difference. In particular we'd still have to open the handle the same number of times. These two patches are left over from my work on that. Rich.
2017 Aug 01
7
[PATCH 0/2] Add lightweight bindings for PCRE.
We'd like to use PCRE instead of the awful Str module. However I don't necessarily want to pull in the extra dependency of ocaml-pcre, and in any case ocaml-pcre is rather difficult to use. This introduces very simplified and lightweight bindings for PCRE. They work rather like Str in that there is some global state (actually thread-local in this implementation) between the matching and
2017 Oct 28
0
Job opportunity: postdoc or PhD at Norwegian Institute for Nature Research (NINA)
Dear all, The Norwegian Institute for Nature Research (NINA) seeks a post doc or Ph.D. candidate in mapping and valuation of ecosystem services from green infrastructure in Oslo. The candidate has preferably skills in Open Source GIS (OSGeo) and a M.Sc./Ph.D. in geomatics with an interest in urban ecosystem services, or a M.Sc./Ph.D. in nature management, landscape architecture, geography,
2004 Nov 01
3
Read in data from Microsoft SQL
Hi, I am trying to read data from Microsoft SQL. I tried to use odbcConnect (in RODBC) but failed. What should the "dsn" be? Does anyone know how to do it? I will appreciate it. Thank you! Xiaorong ________________________________________________________________________ The preceding e-mail message (including any attachments) contains information that may be confidential, be
2013 Sep 30
1
[sm.density.compare] scale up y-axis and additional line type
Dear fellows, The two questions are on sm.density.compare(). I compare kernel density estimates of two arrays of data. I'd like to scale up y-axis so that I can show better the differences in y values. English is not my first language so I'll try to explain it. I would like to stretch y-axis a bit longer but not to change the range of y values. How can I do this? Second, I'm