search for: ssu

Displaying 20 results from an estimated 35 matches for "ssu".

Did you mean: ss
2005 Oct 09
1
enter a survey design in survey2.9
...ed division and finally households are selected in those EA. In urban area, EA are directly selected and finally household are selected. to schematise we have: (12 regions) each region is divised in two regions / Urbain and rural. this are strata in Rural : PSU are subdivision , SSU are EA and TSU are households in Urban : PSU are EA , SSU are households. I use svydesign function as follow : esi<-svydesign(id=~subdiv+EA+HHID,strata=~REGION+AREATYP,fpc=~FPC1+FPC2FPC3,weig=~pw,nest=T) FPC1: number of subdivision in each strata FPC2: number of EA in each subdivisi...
2005 Sep 28
1
boxplot and xlim confusion?
...plot.window before each new plot. What happens then is that the first figure goes on one page whereas the two others get put on the next page with a nice big gap in the middle. Does any of you have an explanation for that? names <- c( "LSU>, stop", ">LSU, start", "SSU>, stop", ">SSU, start", "TSU>, stop", ">TSU, start") elsustop <- read.table("28s.euk.accuracy.stop.dev") [skipped lots of read.table, which just reads files with one number on each line] par(mfcol=c(1,3)) par(mai = c(0,0,0.5,0.2), omi =...
2014 Oct 24
4
[LLVMdev] Cross-Block Dead Store Elimination
Hi, It looks like the DeadStoreElimination optimization doesn't work across BasicBlock boundaries. The project I'm working on (https://github.com/trailofbits/mcsema), would tremendously benefit from even simple cross-block DSE. There was a patch to do non-local DSE few years ago (http://lists.cs.uiuc.edu/pipermail/llvmdev/2010-January/028751.html), but seems that the patch was never
2005 Nov 02
2
Bind to eth1 only problem
...Email: Joseph T. Duncan work: duncanjo@ucs.orst.edu Student Computing Facilities Home: Joseph.Duncan@orst.edu -------------- next part -------------- mpk:/etc/samba# smbd --version Version 3.0.20b-Debian -------------- next part -------------- mpk:/etc/samba# nmap -sSU external.ip.address Starting nmap 3.93 ( http://www.insecure.org/nmap/ ) at 2005-11-02 15:38 PST Interesting ports on hostname.external.foo.bar (external.ip.address): (The 3141 ports scanned but not shown below are in state: closed) PORT STATE SERVICE 22/tcp open ssh 68/udp o...
2002 Jun 25
1
Using SSH as "su"-substitute
...have a forwarding agent (or the correct key) I can simply do a ssh -l <other_user> localhost but that's not really optimal - the environment gets lost as I'm newly logged in, agent forwarding has one more hop to traverse, the data is once more en/decrypted, ... So I propose a new ssu tool which uses the current ssh-agent (or key in the filesystem) to verify authorization to su to another user (without using a password). Alternatively it may be possible (at least on some systems) to use a PAM-Module which does this. Usage: ssu [-] [Username] [-i identityFile] [-c command]...
2018 Oct 02
2
Reordering of load/stores using MemorySSA
..., hence we can syntactically check whether reordering is allowed without any flow-sensitive analysis. If the store and load don't alias, we can remove U1 from DEF: U1 = USE(M0) // corresponding to `v = load q` M1 = DEF(M0) // corresponding to `store 10, p` Then, the reordering is valid. One issue is regarding PHI node: possible solution is to make two kinds of PHIS - PHIs for DEFs & PHIS for USEs, so there are at most 2 PHIs. Does this idea seem to make sense? Any thoughts? Best Regards, Juneyoung Lee -- Juneyoung Lee Software Foundation Lab, Seoul National University -----------...
2012 Oct 10
1
glmmPQL and spatial correlation
Hi all, I'm running into some computer issues when trying to run a binomial model for spatially correlated data using glmmPQL and was wondering if anyone could help me out. My whole dataset consists of about 300,000 points for which I have a suite of environmental variables (I'm trying to come up with a habitat model for a species of sea...
2018 Oct 02
0
Reordering of load/stores using MemorySSA
...like this: >> > >> > USE(M0) // corresponding to `v = load q` >> > M1 = DEF(M0) // corresponding to `store 10, p` >> >> This is correct, MemorySSA, like SSA, represents upwards dependencies >> and not downwards ones. >> >> Much like there is SSU and SSI, and SSA/SSU/SSI on the reverse flow >> graph, there are analogues for MemorySSA that we do not implement. >> >> > >> > Reordering these two nodes does not break syntactic dependency, >> This is true in regular SSA as well :) >> It just happens that...
2009 Sep 03
0
[LLVMdev] Non-local DSE optimization
Hi Jakub, interesting patch. I ran it over the Ada testsuite and this picked up some problems even without enabling dse-ssu. For example, "opt -inline -dse -domtree" crashes on the attached testcase. Ciao, Duncan. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: dom_crash.ll URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090903/92388d09/...
2009 Aug 31
2
[LLVMdev] Non-local DSE optimization
...is patch adds non-local DSE optimization. It uses Static Single Use representation. This is my first "big" patch, please be tolerant :-) Please note that optimization is disabled by default. -Jakub -------------- next part -------------- A non-text attachment was scrubbed... Name: dse_ssu.patch Type: application/octet-stream Size: 17352 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090831/f6686dd6/attachment.obj>
2009 Sep 02
2
[LLVMdev] [PATCH] PR2218
Hello, I fixed my patch as you asked. Sorry for the delay, I'd been working on my SSU patch (http://lists.cs.uiuc.edu/pipermail/llvmdev/2009-August/025347.html ) I hope that everything is fine now. -Jakub -------------- next part -------------- A non-text attachment was scrubbed... Name: pr2218-3.patch Type: application/octet-stream Size: 7511 bytes Desc: not available URL: <h...
2010 Sep 30
1
R 2.11.1 crashes
Dear R community, I was using R 2.11.1 without internet connection on Windows XP and whenever I type ?mean for example, R would freeze and crash out... Is this something that can be fixed? I would like to use the internel help file if possible... Thanks. ########################################### Assistant Professor Steve Su School of Mathematics and Statistics Faculty of Engineering,
2006 Mar 22
1
Modified KS test to handle ties.
Dear All, I wonder if there is now an implementation of a modified KS test that can handle ties? Steve. [[alternative HTML version deleted]]
1997 Aug 02
0
Graphics printing
Hi, dear sirs! Anyone can suggest me where i can get soft for graphics printing on my bsdi_2.0 samba_p11. I have: Server BSDi v. 2.0 SaMBa 1.9.16p11 Epson Lx-100 Clients Win95 -- Regards. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Alexey V. Abashkin : alx@[star|sgu].ssu.runnet.ru ---------------------------------------------------------------- "The greatest programming project of all took six days; on the seventh day the programmer rested. We've been trying to debug the *&^%$#@ thing ever since. Resume: design before you implement."...
1998 Apr 24
0
Password requred for IPC$
...' root < %s; rm -f %s netbios name = SAMBASERVER password server = NTSERVER preserve case = yes security = user smbrun = /usr/local/samba/bin/smbrun syslog = 0 workgroup = WINDOWSDOMAIN -- Best regards. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Alexey V. Abashkin AKA alx@star.ssu.runnet.ru
2007 Feb 15
1
Graphical device questions!
...thing like "Density plot" or whatever! 2- Under a MAC OS X installation of R-2.4.1, using quartz devices, is there a way to perform bringToTop operation like the one available under WINDOWS using bringToTop function. Thank you very much for your time. Cheers S?bastien -- Dans le Ssu Ma Fa on lit: "Celui qui place la vie au dessus de toute chose sera paralys? par l'irr?solution"
2009 Sep 03
2
[LLVMdev] Non-local DSE optimization
...ease note that this crashes: opt -postdomtree -debug dom_crash.bc I think this should be reported as a bug, -Jakub On Sep 3, 2009, at 7:05 AM, Duncan Sands wrote: > Hi Jakub, interesting patch. I ran it over the Ada testsuite and this > picked up some problems even without enabling dse-ssu. For example, > "opt -inline -dse -domtree" crashes on the attached testcase. > > Ciao, > > Duncan. > ; ModuleID = 'dom_crash.bc' > target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32- > i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:12...
2009 Sep 06
0
[LLVMdev] Non-local DSE optimization
...handle multiple exits) so that's probably the easiest fix. Nick > -Jakub > > > > On Sep 3, 2009, at 7:05 AM, Duncan Sands wrote: > >> Hi Jakub, interesting patch. I ran it over the Ada testsuite and this >> picked up some problems even without enabling dse-ssu. For example, >> "opt -inline -dse -domtree" crashes on the attached testcase. >> >> Ciao, >> >> Duncan. >> ; ModuleID = 'dom_crash.bc' >> target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32- >> i64:32:64-f32:3...
2009 Sep 08
2
[LLVMdev] Non-local DSE optimization
...d by Chris (see: http://llvm.org/bugs/show_bug.cgi?id=4915) . I added getRootNode() == NULL condition to my patch. It's not a great solution, but it is enough for now I think. New patch attached. -Jakub -------------- next part -------------- A non-text attachment was scrubbed... Name: dse_ssu-2.patch Type: application/octet-stream Size: 17762 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090908/e8d20e71/attachment.obj> -------------- next part -------------- On Sep 6, 2009, at 6:09 AM, Nick Lewycky wrote: > Jakub Staszak wrote: >&gt...
2009 Jan 13
1
Asterisk Appliance
I'm looking for some info on the Asterisk Appliance. I understand it has a gui, but can I still do all the dialplan config that I'm used of doing by hand outside of the gui? If I really wanted to, could I even ignore that the device has a gui and do all my config in the files? I guess I'm just wondering if it will be as flexible as a 'vanilla' asterisk install from source on a