search for: nancy

Displaying 20 results from an estimated 133 matches for "nancy".

Did you mean: fancy
2019 Jul 12
2
[cfe-dev] ARM float16 intrinsic test
...23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 28, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "arm.cpp" unhandled vld/vst lane type UNREACHABLE executed at /home/nancy/rpp_llvm/llvm-project/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp:2072! Stack dump: 0. Program arguments: /home/nancy/rpp_llvm/build-project/bin/clang-8 -cc1 -triple armv8.2a-arm-unknown-eabihf -S -disable-free -main-file-name arm.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim...
2014 Jun 02
7
[LLVMdev] How much memory clang llvm needs for debug compiling?
Hi, -- Best Regards, Yu Rong Tan
2019 Jul 12
2
[cfe-dev] ARM float16 intrinsic test
...<4 x half> %14, <4 x half> %15, <4 x half> %16, i32 3, i32 2) declare void @llvm.arm.neon.vst4lane.p0i8.v4f16(i8*, <4 x half>, <4 x half>, <4 x half>, <4 x half>, i32, i32) #1 $$COMP_ROOT/llc arm.ll unhandled vld/vst lane type UNREACHABLE executed at /home/nancy/rpp_llvm/llvm-project/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp:2072! May I know how to compile this .cpp correctly from FE to BE? -- Best Regards, Yu Rong Tan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/...
2019 Nov 20
4
Tablegen PAT limitation?
Hi, The full trace stack: Type set is empty for each HW mode: possible type contradiction in the pattern below (use -print-records with llvm-tblgen to see all expanded records). vtInt: (vt:{ *:[Other] }) UNREACHABLE executed at /home/nancy/work/rpp_clang/llvm/utils/TableGen/CodeGenDAGPatterns.cpp:824! [ 85%] Building X86GenEVEX2VEXTables.inc... &nbsp;#0 0x000000000081b9b5 llvm::sys::PrintStackTrace(llvm::raw_ostream&amp;) /home/nancy/work/rpp_clang/llvm/lib/Support/Unix/Signals.inc:495:0 &nbsp;#1 0x000000000081ba48 PrintS...
2011 Aug 03
8
Serios error Nancy Drew ununtu 11.04
What I did. Sudo apt-get install wine insert CD for Nancy Drew Warnings at Waverly Academy. Copy all file from CD to folder on desktop marked nancy Drew eject, do same with #2 CD go to Nancy Drew (on desktop) Setup.exe Properties, Allow to run as Exucable file. then opened it with WINE. install completed and icons are on desktop when i sleectecd ''...
2019 Nov 21
2
Tablegen PAT limitation?
...mp;nbsp; &nbsp;&nbsp; &nbsp; STOREbos(rs1, rbase, roffset, rshift): (store ?:{ *:[v1i16] }:$rs1, (add:{} (bitconvert:{ *:[v1i32] } ?:{ *:[i32] }:$rbase), (shl:{} (sext:{ *:[v1i32] } ?:{ *:[v1i16] }:$roffset), (build_vector:{ *:[v1i32] } (uimm2:{} ?:{}:$rshift))))) Included from /home/nancy/work/llvm-project/llvm/lib/Target/RPP/RPP.td:26: /home/nancy/work/llvm-project/llvm/lib/Target/RPP/RPPInstrInfo.td:565:3: error: In STOREbos: Input $rs1 must be an identifier! &nbsp; def bos : RPPInstMMEMrr<OPC_STORE, ------------------&nbsp;Original&nbsp;------------------ Fr...
2015 Jan 10
2
Link-dest thinks file is newly created, but it isn't
...4 GNU/Linux synology_cedarview_1512+) When I run with a command like the following: /usr/bin/rsync -avz --itemize-changes --dry-run --no-o --no-g --no-p --exclude-from=/cygdrive/c/Users/clint/.rsync/exclude --delete --delete-excluded --link-dest=../latest /cygdrive/c/Users/clint /cygdrive/c/Users/nancy rsync at nas::NetBackup/sith/2015-01-09T11_58_16 Rsync comes back and tells me this: <f+++++++++ nancy/Documents/SCRAPPING/Digital/Club Scrap/0313BookshelvesCSD/0313BookshelvesCSD.zip However, the file is clearly there. Here's a bit of history of the file (with inodes listed): 301113395...
2019 Nov 22
2
Tablegen PAT limitation?
...amp;nbsp; STOREbos(rs1, rbase, roffset, rshift): &nbsp; &nbsp; (store ?:{ *:[v1i16] }:$rs1, (add:{} (bitconvert:{ *:[v1i32] } ?:{ *:[i32] }:$rbase), (shl:{} (sext:{ *:[v1i32] } ?:{ *:[v1i16] }:$roffset), (build_vector:{ *:[v1i32] } (uimm2:{} ?:{}:$rshift))))) Included from /home/nancy/work/llvm-project/llvm/lib/Target/RPP/RPP.td:26: /home/nancy/work/llvm-project/llvm/lib/Target/RPP/RPPInstrInfo.td:565:3: error: In STOREbos: Input $rs1 must be an identifier! &nbsp; def bos : RPPInstMMEMrr<OPC_STORE, &nbsp; &nbsp; ------------------ Ori...
2019 Nov 25
2
Tablegen PAT limitation?
...the pattern, the same old error pop up again, crash in the same place. Type set is empty for each HW mode: possible type contradiction in the pattern below (use -print-records with llvm-tblgen to see all expanded records). vtInt: &nbsp; (vt:{ *:[Other] }) UNREACHABLE executed at /home/nancy/work/rpp_clang/llvm/utils/TableGen/CodeGenDAGPatterns.cpp:824! ------------------&nbsp;Original&nbsp;------------------ From:&nbsp;"Krzysztof Parzyszek"<kparzysz at quicinc.com&gt;; Date:&nbsp;Fri, Nov 22, 2019 09:51 PM To:&nbsp;"Celine"<595602881...
2015 Jan 11
2
Link-dest thinks file is newly created, but it isn't
...SSAGE----- > Hash: SHA1 > > What does --itemize-changes say about that file? Try using the stat > command on the various copies of it to see what is different about them. > In my original message, I stated I used --itemize-changes, and I reported the following: > <f+++++++++ nancy/Documents/SCRAPPING/Digital/Club > Scrap/0313BookshelvesCSD/0313BookshelvesCSD.zip Are there other debug switches I should consider? I don't see why stat'ing the file will matter considering that rsync thinks this file is new. > When I run with a command like the following: > &gt...
2015 Jan 10
0
Link-dest thinks file is newly created, but it isn't
...+) > > When I run with a command like the following: > > /usr/bin/rsync -avz --itemize-changes --dry-run --no-o --no-g > --no-p --exclude-from=/cygdrive/c/Users/clint/.rsync/exclude > --delete --delete-excluded --link-dest=../latest > /cygdrive/c/Users/clint /cygdrive/c/Users/nancy > rsync at nas::NetBackup/sith/2015-01-09T11_58_16 > > > Rsync comes back and tells me this: > > <f+++++++++ nancy/Documents/SCRAPPING/Digital/Club > Scrap/0313BookshelvesCSD/0313BookshelvesCSD.zip > > > However, the file is clearly there. Here's a bit of...
2001 Nov 19
2
evaluate a variable in smb.conf
...------------------------------------------------------------------------- | Beno?t Marchal | Tel : (33) 03.83.59.55.75 | | E.N.S.E.M. | Fax : (33) 03.83.44.07.63 | | 2, Avenue de la For?t de Haye | E-mail: Benoit.Marchal@ensem.inpl-nancy.fr | | F-54516 Vandoeuvre-les-Nancy | | ------------------------------------------------------------------------------
2006 May 15
2
A question on memory size
Hi, I am using a note book computer to do simulation. Even I added a commend line in the shortcut on my desktop for R. I still get a message saying reached total memory allocation of 502 Mb. Any suggestions will be welcome. Nancy -- Nancy C.H. Lo, Ph.D Southwest Fisheries Science Center 8604 La Jolla Shores Dr. La Jolla, CA 92037 858-546-7123(o) 858-546-5656(x)
2014 Jun 03
2
[LLVMdev] How much memory clang llvm needs for debug compiling?
On Tue, Jun 3, 2014 at 7:59 AM, Nancy <nancydreaming at gmail.com> wrote: >> First, you could switch to ld.gold instead of ld.bfd. It uses much > $ln -s `which gold` /usr/local/bin/ld > >> the idea. I think for autoconf you need ".../configure >> --enable-split-dwarf" to use this. >> >...
2010 Mar 18
3
Using indexing to manipulate data
...umn of actors and one column of acts. I need a list that will give me a pair of actors in each row, provided they both participated in the act. Example: The Data looks like this: Jim A Bob A Bob C Larry D Alice C Tom F Tom D Tom A Alice B Nancy B I would like this: Jim Bob Jim Tom Bob Alice Larry Tom Alice Nancy The order doesn't matter (Jim-Bob vs. Bob-Jim), but each pairing should be counted only once. Thanks! -- View this message in context: http://n4.nabble.com/Using-indexing-to-manipulate-data-tp1597547p...
2019 Sep 27
2
Maybe a TableGen bug?
...rn = [(set i16v:$rs1, (load (add i32:$rbase, (shl (*sext (i16 (bitconvert i16v:$roffset))*), i32:$rshift))))]; ..... i16v is a new type we added, same as i16, only name differ. While -gen-dag-isel, hit the following issue: Value type size is target-dependent. Ask TLI. UNREACHABLE executed at /home/nancy/rpp_llvm/rpp_clang/llvm/include/llvm/Support/MachineValueType.h:643! Is that a TableGen bug? llvm 8.0.0 version. -- Best Regards, Yu Rong Tan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190927/d212376...
2012 Mar 02
1
OCFS2 1.2/1.6
...s of being in a mixed mode? 3. If we need to add a OCFS2 1.6 volume to increase a tablespace size, can we have one datafile be OCFS2 1.2 and another be OCFS2 1.6 for the same tablespace? 4. Can we use OCFS2 1.6 features against an OCFS2 1.2 volume mounted on OCFS2 1.6? Thank you, Nancy <http://www.suny.edu/> Nancy Maki Manager of Database Services Office of Information & Technology The State University of New York State University Plaza - Albany, New York 12246 Tel: 518.320.1213 Fax: 518.320.1550 eMail: Nancy.Maki at suny.edu Be a part of Generation SUNY:...
2002 Jul 05
2
Increase memory size
I read FAQ (2.6 and 2.2) about increasing memory size, but it is not clear to me. Coule anyone give me an example? My computation exceeds 256Mb. Thank you for your time. Nancy -- Nancy C.H. Lo, Ph.D Southwest Fisheries Science Center NMFS, NOAA 8604 La Jolla Shores Drive La Jolla CA 92037 858-546-7123(o) 858-546-5656(x) Nancy.Lo at NOAA.GOV -------------- next part -------------- A non-text attachment was scrubbed... Name: nancy.lo.vcf Type: text/x-vcard Size: 101 byte...
2012 Jun 05
1
Fwd: --link-dest does not appear to be linking on Cygwin
...rned are not. I assumed that what's important is that the NAS handles the hard-links correctly. I checked the archives and it looks like a common mistake is inconsistent usage of the trailing backslash. My usage looks something like: % rsync -aP --delete --delete-excluded --exclude-from=/home/Nancy/.rsync/exclude --link-dest=/cygdrive/f/macki/current/ Nancy /cygdrive/f/macki/incomplete-back-2012-06-05T13:53:51 I'm running this from "/cygwin/c/Documents and Settings/" directory, and the directory under the symlink "current" is "Nancy". Is there a way to tell...
2003 Nov 24
2
How to get the parameters of nls(...) for later use
Hi all, I need to use the parameter estimates of nls() for further analysis. I know how to do in S+, e.g. nls(...)$parameters. In R, the attributes(nls(...)) does not have parameters, how would one get the parameter values out of nls()? Thanks in advance. Nancy