search for: ji

Displaying 20 results from an estimated 263 matches for "ji".

Did you mean: jit
2007 Aug 15
1
Errors from dovecot 1.1
I downloaded and installed dovecot 1.1 nightly build yesterday. Here is a the errors I collected from the log file. dovecot: Aug 15 14:19:29 Error: IMAP(use at doamin): Log synchronization error at seq=7,offset=24 for /data2/mail/we/webmail.us/ji/jing/dovecot.index: Extension introduction for unknown id 2 dovecot: Aug 15 14:19:29 Error: IMAP(use at doamin): Log synchronization error at seq=7,offset=52 for /data2/mail/we/webmail.us/ji/jing/dovecot.index: Extension introduction for unknown id 2 dovecot: Aug 15 14:19:29 Error: IMAP(use at doam...
2018 Jan 26
2
Ji cuadrado de tendencia lineal
Hola, estoy buscando la manera de ejecutar en R el test de Ji-cudrado de tendencia lineal (Linear trend Chi-square), pero no lo encuentro en toda la bibliografía que consulté, ni la viñeta del chis.test incluye ninguna opción que contemple este test. Si alguien tiene experiencia con el tema, agradecería cualquier ayuda. Un saludo, Patricio Suárez Gil Uni...
2019 Sep 02
2
PowerPC Compiler Crash
Hi Nicholas, The admin of the buildbot is aware of this, will handle it after long weekend. Thanks. Best, Jinsong Ji (纪金松), PhD. XL/LLVM on Power Compiler Development E-mail: jji at us.ibm.com From: Nicholas Krause <xerofoify at gmail.com> To: Jinsong Ji <jji at us.ibm.com>, "Finkel, Hal J." <hfinkel at anl.gov> Cc: "llvm-dev at lists.llvm.org" <llvm-dev at lis...
2005 Jun 23
6
urgent TEQL problem
...ks). Am I correct? Is there any way to solve the problem, besides changing the gateway to a bridge? (If it''s not true, there must be something wrong with my routing tables. One thing that I am not sure if it''s OK is that I put teql0 and eth1 into the same subnet.) Thanks a lot! -Ji
2011 Jul 22
9
Random error in the recovery catalog
Hello, I randomly errors like this: Fri Jul 22 09:01:41 +0000 2011 //SERVER.fqdn/Puppet (err): Could not retrieve catalog from remote server: end of file reached Fri Jul 22 09:01:41 +0000 2011 //SERVER.fqdn/Puppet (notice): Using cached catalog Fri Jul 22 09:01:41 +0000 2011 //SERVER.fqdn/Puppet (err): Could not retrieve catalog; skipping run Here are the versions: puppetmaster
2003 Nov 07
2
stack overflow and predict()
...o use the predict() function, since each newdata is a long list with p=10000 elements, the predict() function doesn't recognize it and simply returns the fitted values at the training data (rather than the newdata). Could anyone give me some suggestion on how to proceed? Thank you. Regards, Ji ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ji Zhu 439 West Hall Assistant Professor 550 East University Department of Statistics Ann Arbor, MI 48109 University of Michigan (734) 936-2577 (O) jizhu at umich.edu (734) 7...
2005 Jun 17
4
linux ip forwarding problem
...g still doesn'' work, so we add some rules as follows. We run "iptables" to configure firewall to enable IP forwarding. iptables -A FORWARD -i eth0 -o eth1 -j ACCEPT iptables -A FORWARD -i eth1 -o eth0 -j ACCEPT What are we missing, or what did we configure wrong? Thanks a lot, -Ji
2020 Sep 02
2
[EXTERNAL] Re: Machinepipeliner interface. shouldIgnoreForPipelining, actually not ignoring.
...ementation seems incomplete and there’s no instructions on how to achieve the desired result. Is it left as an exercise to the reader/implementer? Is there something I’m missing? J.B. Nagurne Code Generation Texas Instruments From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Jinsong Ji via llvm-dev Sent: Tuesday, June 2, 2020 2:58 PM To: Sander Cc: llvm-dev at lists.llvm.org Subject: [EXTERNAL] Re: [llvm-dev] Machinepipeliner interface. shouldIgnoreForPipelining, actually not ignoring. Hi Sander: It may be confusing, but it is not a bug. And you are right, if you are u...
2020 Sep 09
2
[EXTERNAL] RE: Machinepipeliner interface. shouldIgnoreForPipelining, actually not ignoring.
...t; it’s implemented, I think I can stop bothering you guys for historical > data! J > > > > Thanks again! > > > > JB > > > > *From:* James Molloy [mailto:jmolloy at google.com] > *Sent:* Monday, September 7, 2020 1:49 AM > *To:* Nagurne, James > *Cc:* Jinsong Ji; llvm-dev at lists.llvm.org; Sander; Hendrik Greving > *Subject:* Re: [EXTERNAL] RE: [llvm-dev] Machinepipeliner interface. > shouldIgnoreForPipelining, actually not ignoring. > > > > Hi James, > > > > Having not worked on this for circa one year I've gone...
2019 Oct 24
2
Failed PPC64 compile when using Power7 loads and stores?
On Thu, Oct 24, 2019 at 2:22 PM Jinsong Ji <jji at us.ibm.com> wrote: > Looks like to me that your clang is too old. > > clang version 3.8.0-2ubuntu4 (tags/RELEASE_380/final) > > clang 3.8.0 was released on 08 Mar 2016. > > While vec_xl was added in https://reviews.llvm.org/rL286455 onNov 11 > 2016,...
2020 Sep 07
2
[EXTERNAL] RE: Machinepipeliner interface. shouldIgnoreForPipelining, actually not ignoring.
...custom scheduler rather > than the default SMS and expander. That would make generalizing quite a bit > tougher. > > > > JB > > > > *From:* James Molloy [mailto:jmolloy at google.com] > *Sent:* Thursday, September 3, 2020 2:07 PM > *To:* Nagurne, James > *Cc:* Jinsong Ji; llvm-dev at lists.llvm.org; Sander; Hendrik Greving > *Subject:* Re: [EXTERNAL] RE: [llvm-dev] Machinepipeliner interface. > shouldIgnoreForPipelining, actually not ignoring. > > > > Hi James, > > > > Adding Hendrik, who has taken over ownership of the downstr...
2020 Sep 03
1
[EXTERNAL] RE: Machinepipeliner interface. shouldIgnoreForPipelining, actually not ignoring.
...nd end as iterators, meaning contiguous instructions. It doesn’t > really support the removal of instructions between those two points, so > you’d have to synthesize a region, create a meta-iterator, or some other > intrusive modification. > > > > JB > > > > *From:* Jinsong Ji [mailto:jji at us.ibm.com] > *Sent:* Thursday, September 3, 2020 10:03 AM > *To:* Nagurne, James; jmolloy at google.com > *Cc:* llvm-dev at lists.llvm.org; Sander > *Subject:* [EXTERNAL] RE: [llvm-dev] Machinepipeliner interface. > shouldIgnoreForPipelining, actually not igno...
2009 Feb 19
2
Build R-2.8.1 on AIX5.3
Hi R users, I want to build R-2.8.1 on AIX5.3, but I got following error message: Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared library '/rnd/homes/jixu/tmp/R-2.8.1/library/stats/libs/stats.so': rtld: 0712-001 Symbol d1mach was referenced from module /rnd/homes/jixu/tmp/R-2.8.1/library/stats/libs/stats.so(), but a runtime definition of the symbol was not found. rtld: 0712-001 Symbol interv was referenced from module...
2005 Jun 22
2
Question: TEQL via gateway
...eth0. But I can send packets via eth1 directly (ping -I eth1). What''s wrong? P.S. I put eth1 and teql0 on one computer, and the gateway interface on the same side into one subnet. I only found TEQL configuration for two direct links. My routing tables are attached below. Thanks a lot, -Ji Node 1: - eth0: 16.119.144.21 - eth1: 16.119.144.33 - teql0: 16.119.144.34 Destination Gateway Genmask Flags Metric Ref Use Iface 16.119.144.66 * 255.255.255.255 UH 0 0 0 teql0 16.119.144.32 * 255.255.255.255 UH 0 0...
2007 Jul 04
2
ask for help
...ilent.com/.Instrument.mdb.3lGdSl" (in wcss) failed: No such file or directory (2) rsync error: some files could not be transferred (code 23) at /home/lapo/packaging/tmp/rsync-2.6.6/main.c(791) I have no idea when this error will happen, so I need your help. Thanks! Best Regards Du jichu -------------- next part -------------- HTML attachment scrubbed and removed
2010 Dec 04
1
SurviveGotoBLAS2 for Win64 (human sacrifice release)
Hi, I put below Rblas.dll(GotoBLAS2 for Win64). http://prs.ism.ac.jp/~nakama/SurviveGotoBLAS2/binary/windows/x64/Rblas.dll It's a tryal phase. -- EI-JI Nakama? <nakama (a) ki.rim.or.jp> "\u4e2d\u9593\u6804\u6cbb"? <nakama (a) ki.rim.or.jp>
2017 Aug 15
2
Is transport=rdma tested with "stripe"?
...2-byte latency was ~0.8us, 8MB bandwidth > was ~6GB/s. Very normal with IB/FDR. > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://lists.gluster.org/mailman/listinfo/gluster-users Best regards. -- Ji-Hyeon Gim Research Engineer, Gluesys Address. Gluesys R&D Center, 5F, 11-31, Simin-daero 327beon-gil, Dongan-gu, Anyang-si, Gyeonggi-do, Korea (14055) Phone. +82-70-8787-1053 Fax. +82-31-388-3261 Mobile. +82-10-7293-8858 E-Mail. potatogim at potatogim.net Web...
2006 Apr 14
5
UTF8 letters are imaged incorrectly (PR#8770)
Full_Name: Mikhail Bocharov Version: 2.2.1 OS: Linux Submission from: (NULL) (62.148.130.28) Cyrillic UTF8 letters are imaged incorrectly Sorry, but English is not my native language My operating system is Gentoo-linux. Now i want get the gparhics with russian title for example: plot(1:20, type='l', main='&#1059;&#1090;&#1077;&#1095;&#1082;&#1072;')
2016 Dec 01
2
Different results for cos,sin,tan and cospi,sinpi,tanpi
>>>>> Martin Maechler <maechler at stat.math.ethz.ch> >>>>> on Thu, 1 Dec 2016 09:36:10 +0100 writes: >>>>> Ei-ji Nakama <nakama at ki.rim.or.jp> >>>>> on Thu, 1 Dec 2016 14:39:55 +0900 writes: >> Hi, >> i try sin, cos, and tan. >>> sapply(c(cos,sin,tan),function(x,y)x(y),1.23e45*pi) >> [1] 0.5444181 0.8388140 1.5407532 >> However...
2019 Sep 01
2
PowerPC Compiler Crash
-- The C compiler identification is GNU 7.3.1 -- The CXX compiler identification is GNU 7.3.1 According to buildbot log here http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/37730/steps/cmake%20stage%201/logs/stdio for Simon's example ICE. Best, Jinsong Ji (纪金松), PhD. XL/LLVM on Power Compiler Development E-mail: jji at us.ibm.com From: "Finkel, Hal J. via llvm-dev" <llvm-dev at lists.llvm.org> To: Simon Pilgrim <llvm-dev at redking.me.uk>, "llvm-dev at lists.llvm.org" <llvm-dev at lists.llvm...