search for: mp1

Displaying 20 results from an estimated 29 matches for "mp1".

Did you mean: tmp1
2002 Sep 15
2
[LLVMdev] MP1: Constructor for AllocaInst
...to their constructors. In the code I have, this hasn't been done for the AllocaInst. I did a recent "cvsupdate", but the code still hadn't changed. Has this code already been updated ? If not, I request that it be updated as soon as possible, as it simplifies our implementation of MP1 (we need to insert the alloca's at the beginning of the function). Thanks, - Karthik Pattabiraman
2002 Sep 15
0
[LLVMdev] MP1: Constructor for AllocaInst
> AllocaInst. I did a recent "cvsupdate", but the code still hadn't > changed. Has this code already been updated ? If not, I request that it > be updated as soon as possible, as it simplifies our implementation of > MP1 (we need to insert the alloca's at the beginning of the function). The plan is to update the CSIL CVS tree soon. When that happens you should get the update. I'm sure that you'll be notified when this happens. Until then, you can manually call the insert method to get the job done....
2006 Mar 30
2
'loop FOR' for make plots
Hello How to create plots dynamically with results of several analysis ? I got many outputs from lm fuction like: mp1.lm mp2.lm mp3.lm mp4.lm mp5.lm ... I'd like to make experimental versus predicted response plots of all analysis in a 'for loop': for( i in 1:10){ x11() plot( mp*i*$experimental_response, fitted( mp*i* ) ); abline(0,1) } I tried: paste( 'mp', i, sep=''), but it do...
2002 Sep 14
1
[LLVMdev] MP1: names
Does our pass need to ensure that the new names it creates for the field allocations are, in fact, unique? -- Casey Carter Casey at Carter.net ccarter at uiuc.edu AIM: cartec69
2002 Sep 14
1
[LLVMdev] MP1: Gelementptr question
The following is legal LLVM code in which ptr, ptr2, and ptr3 are all aliases: %struct = type { int, int } implementation int %p() { %ptr1 = alloca %struct %ptr2 = getelementptr %struct* %ptr1 %ptr3 = getelementptr %struct* %ptr2, uint 0 %pint = getelementptr %struct* %ptr3, uint 0, ubyte 0 %rval = load int* %pint ret int %rval } Should our pass a) ignore this, not replace %ptr1,
2004 Aug 20
1
Win2K Clients Getting Password Prompt When Trying To Access Samba Shares
...Samba shares on the Win2K clients, I get a password prompt. If I access the shares via the IP address of the Samba machine, there's no problem. I don't know if this is relevant, but my Win2k PDC is showing the following error on a regular basis Pre-authentication failed: User Name: mp1$ User ID: ALBERNI.NET\mp1$ Service Name: krbtgt/ALBERNI.NET Pre-Authentication Type: 0x0 Failure Code: 0x19 Client Address: 64.141.6.251 Below is my configs: smb.conf: [global] # workgroup = NT-Domain-Name or Workgroup-Name, eg: REDHAT4 workgroup = ALBERNI.NET username m...
2006 Nov 22
1
sshd startup error on SCO SR6
Openssh 4.4p1 and 4.5p1 SCO Openserver 6 w/mp1, mp2 While installing v4.5p1, I noticed this sshd syslog error which began appearing when I upgraded from v4.3p2 to v4.4p1: Sep 1 17:54:41 tenzing sshd[12837]: error: Bind to port 22 on :: failed: \ Network is unreachable. sshd -d reports: debug1: Bind to port 22 on ::. Bind to port 22...
2002 Sep 16
1
[LLVMdev] problem with LLVM
Hi, all. When I run the llvm using the inline option. I always got the following error message. So I cannot even use inline option. suna14|~/MP1|[37]% opt -inline < scalarize.llvm.bc > /dev/null ../../../include/Support/ilist:104: failed assertion `Traits::getNext(NodePtr) != 0 && "Dereferencing end()!"' Abort I didn't use my own pass. Please let me know if you also have this problem? or it's something w...
2002 Sep 30
1
[LLVMdev] llvm-g++ barfs
Hi, In the quest for better test cases for my MP, I thought of trying the Stepanov Abstraction Penalty benchmark. But apparently llvm-g++ is not ready for such terrible things. Let me know if you want me to send the source code (it is widely available). gaeke|csil-suna37|~/cs/426/MP1/step|[1177]% /usr/dcs/projects/cs426/Software/gcc_install/bin/g++ stepanov.cpp -o stepanov In file included from /usr/dcs/projects/cs426/Software/gcc_install/llvm/include/iso/stdio_iso.h:37, from /usr/dcs/projects/cs426/Software/gcc_install/llvm/include/stdio.h:22,...
2011 Aug 23
1
P values for vglm(zibinomial) function in VGAM
...asked twice in the past but to my knowldege, it still hasn't been solved. I am doing a zero inflated binomial model using the VGAM package, I need to obtain p values for my Tvalues in the vglm output. code is as follows > mod2=vglm(dmat~Season+Diel+Tidal.phase+Tidal.cycle,zibinomial, data=mp1) > summary(mod2) Call: vglm(formula = dmat ~ Season + Diel + Tidal.phase + Tidal.cycle, family = zibinomial, data = mp1) Pearson Residuals: Min 1Q Median 3Q Max logit(phi) -3.6496 0.273679 0.285619 0.296763 1.0974 logit(mu) -6.3631 -0.029027 -0.020...
2002 Feb 20
1
Changing R_HOME
...unning Solaris X86 by batching the R routines and simultaneously farming them out to the cluster nodes. This works fine on some of the machines, but on others the directory structure is mapped differently, so that when I try to run R, it can't be found, I can get around this by running /net/mp1/space/local/bin/R which gets me to R binary, but then I get the message: R_HOME (`/usr/local/lib/R') not found. I tried setting the environment variable R_HOME to the proper library location but then I get the message: WARNING: ignoring environment value of R_HOME R_HOME (`/usr/local/lib/R&...
2005 Feb 09
1
FW: Drawing maps of UK
Hi Guys Thanks for this! As I am a beginner, I bet I'm running into some really basic problems. Using the example from the Map2poly function in maptools: try <- read.shape("euadmll.shp") mappolys <- Map2poly(try) # this produces 14 warnings() of the type: # 1: level 2 circularity at 62 in: .mtlbuild(.mtafters(r1), rD) # etc # 14: From next release, default hole handling
2015 Jan 13
3
[PATCH] mkfs: add 'label' optional argument
...;"; ""; "NOARG"]; + ["mkfs"; "ext2"; "/dev/sda3"; ""; "NOARG"; ""; ""; "NOARG"]; ["mount"; "/dev/sda1"; "/"]; ["mkdir"; "/mp1"]; ["mount"; "/dev/sda2"; "/mp1"]; @@ -5478,7 +5478,7 @@ the human-readable, canonical hex dump of the file." }; tests = [ InitNone, Always, TestResultString ( [["part_disk"; "/dev/sda"; "mbr"]; -...
2003 Feb 24
2
69.x.x.x network in rfc1918
...NewYork1.Level3.net (209.244.160.181) 3.263 ms 3.364 ms 3.254 ms 10 so-4-1-0.gar1.NewYork1.Level3.net (209.244.17.77) 3.326 ms 3.429 ms so-4-1-0.gar2.NewYork1.Level3.net (209.244.17.85) 3.450 ms 11 so-7-0-0.mp2.NewYork1.Level3.net (64.159.1.185) 3.650 ms 3.511 ms 3.461 ms 12 so-3-0-0.mp1.Dallas1.Level3.net (64.159.1.109) 43.101 ms 43.193 ms 43.070 ms 13 gigabitethernet8-1.hsipaccess1.Dallas1.Level3.net (64.159.3.41) 42.432 ms 42.468 ms 42.399 ms 14 pop1-dal-P0-3.atdn.net (66.185.141.49) 44.038 ms 43.801 ms 43.575 ms 15 bb1-dal-P0-0.atdn.net (66.185.146.144) 44.262 ms...
2018 Feb 01
0
[Bug 13248] New: Updates for DEFAULT_DONT_COMPRESS suffix list
...ng additional archive and multimedia filetypes. Several additions reflect the existence of new or more widely used compressed filetypes since the last update >7 years ago, others provide alternate suffixes for existing supported filetypes. Audio ===== .aac (raw AAC) .flac (FLAC) .m1a, .m2a, .mp1, .mp2, .mpa (MPEG audio) .m4a, .m4b, .m4p, .m4r, .m4v (Apple AAC) .opus (Opus) .spx, (Speex) Video ===== .m1v, .m2v, .mpeg, .mpg, .mpv (MPEG video) .qt (Apple Quicktime, additional to .mov) Multimedia containers ===================== .3g2, .3gp (3GPP) .f4v, .flv, (Flash) .m2ts (Blu-ray) .mka,...
2014 Jan 17
0
[PATCH] drm/nv50/graph: print mpc trap name when it's not an mp trap
...raps[] = { + { 0x0000001, "LOCAL_LIMIT_READ" }, + { 0x0000010, "LOCAL_LIMIT_WRITE" }, + { 0x0000040, "STACK_LIMIT" }, + { 0x0000100, "GLOBAL_LIMIT_READ" }, + { 0x0001000, "GLOBAL_LIMIT_WRITE" }, + { 0x0010000, "MP0" }, + { 0x0020000, "MP1" }, + { 0x0040000, "GLOBAL_LIMIT_RED" }, + { 0x0400000, "GLOBAL_LIMIT_ATOM" }, + { 0x4000000, "MP2" }, + {} +}; + static const struct nouveau_bitfield nv50_graph_trap_m2mf[] = { { 0x00000001, "NOTIFY" }, { 0x00000002, "IN" }, @@ -524,6 +53...
2002 Sep 13
1
[LLVMdev] Linux-x86 Compatability
ISSUE: In CommandLine.h, gcc 2.96 thinks that the apply() template function, when called as: apply("Some text string", x) should be expanded to applicator<const char[n]>("Some text string", x) instead of applicator<char[n]>("Some text string", x). ACTION: Duplicate the template specialization for applicator<char[n]> as applicator<const
2002 Sep 11
1
[LLVMdev] FW: question about malloc call vs. instruction
I'm forwarding this question to llvmdev: -----Original Message----- From: lee white baugh [mailto:leebaugh at students.uiuc.edu] Sent: Wednesday, September 11, 2002 1:27 AM To: Vikram S. Adve Subject: RE: mp1 i'll attempt to address the issues i raised in my long email as i am able. as i said i have figured out the worklist thing, and am happy to report that i've negotiated lots of troubles compiling and so on and am actually printing out a bunch of instructions. which reveals my new problem:...
2002 Sep 22
0
[LLVMdev] Cute LLVM feature that may be useful for 426 people
...eporter_8h-source.html): 1. Statistics output - Often you may run your pass on some big program, and you're interested to see how many times it makes a certain transformation. For example, you may be interested to see how many alloca instructions are replaced with their elements (for MP1). Although you can do this with hand inspection, or some ad-hoc method, this is a real pain and not very useful for big programs. Because this is such a common need, LLVM provides the Statistic<> template class that can be used to keep track of this kind of information. You c...
2005 Dec 13
2
creating a subset of a dataset using ifelse statement?
I am using R in a Microsoft Windows environment. I have a dataset called “mp1b”. I have a variable called h. h can take a value from -1 to 5. If h <1, I want to create a new dataset called mp2 that is the same as mp1b: “mp2<-mp1b” If h > 0, I want to set create a dataset mp2, where I limit the original dataset to those where mp1b$group = =h....