search for: indispensable

Displaying 20 results from an estimated 100 matches for "indispensable".

2001 Mar 02
2
Does anyone run the following reliably under WINE?
Robert MacGregor wrote: > I have some indispensable tools which I have not seen satisfying GPL > alternatives, which I've invested considerable amounts of $$$$, and > which are indispensable tools for me and I'd like to ping you all for > confirmation or other comments about getting the following apps to work > in WINE -- so...
2007 Aug 01
2
Kernel module indispensable?
I don't need 3D acceleration but I'm interested in the nouveau driver because I hope it'll be able to properly set the mode of my card: currently nv is unable to make my card display 1600x1200 via DVI (it works OK via VGA but the quality is bit less stunning). So I compiled and installed it, but now I encountered a problem: it seems that (contrary to both the nv and the nvidia
2017 Mar 01
5
Any indispensable passes?
...source code works fine if simply use the clang (-O0/-O3) to directly compile to object files and link them. However, when I use opt with a select set of passes and then use llc to compile them to binary, the compiled binary is wrong. That makes me wonder if there are any IR->IR passes that are indispensable and they are to guarantee the semantics? Here's my workflow just in case: ********************************************************************************* 1. Compile the source code to unoptimized IRs: clang -c -emit-llvm -O0 test.c -o test.bc 2. Run opt with a set of IR->IR passes, e.g.,...
2017 Mar 01
2
Any indispensable passes?
...don't usually show up in > the standard pass pipeline. Reducing the bug (and fixing it if you are > willing and able) would help improve the quality of the code. > > Regards, > > John Criswell > > > > That makes me wonder if there are any IR->IR passes that are indispensable > and they are to guarantee the semantics? > > Here's my workflow just in case: > ************************************************************ > ********************* > 1. Compile the source code to unoptimized IRs: > clang -c -emit-llvm -O0 test.c -o test.bc > 2. Run op...
2004 Dec 28
3
ZtDummy vs Hardware
...ver in europe (to do trunking, to save bandwith) and I was wondering if it'll be OK to get it going with ztdummy. Furthermore, I have only a 1024/256kbps PPPOE DSL link and I need to squeeze 12 channels through, I was wondering which codec would be suitable for this? Is g.729a going to be indispensable or can I get away with something like GSM? Cheers, Jean-Michel.
2011 Apr 04
2
gap.barplot doesn't support data arrays?
I am trying to make a barplot with a broken axis using gap.barplot (in the indispensable plotrix package). This works well when the data is a vector: > twogrp<-c(rnorm(10)+4,rnorm(10)+20) > gap.barplot(twogrp,gap=c(8,16),xlab="Index",ytics=c(3,6,17,20),ylab="Group values",main="Barplot with gap") But when the data is an array (for a bar plot wi...
2016 Feb 17
5
1000 analogue lines with asterisk
Hello all, Can someone recommend what hardware to use for a 1000 analogue line capacity asterisk PABX? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160217/2bcd322f/attachment.html>
2010 May 12
0
[LLVMdev] [cfe-dev] New libc++ LLVM Subproject
...> ABI compatible with release mode. This will entail significant debug > functionality curtailment, but also eliminate numerous errors I've seen > when debug mode and release mode get accidentally mixed. Ouch. I hope libc++ doesn't give up any debug functionality. It's indispensable. I think the ABI compatibility is worth it, but then I've never run into significant problems where I've been forced to mix debug and non-debug mode code. > > What's driving libc++? > > The possibility of being a superior solution. Ok, but could that be done by improving...
2002 Jan 26
2
Interest in ssh-agent connection retry patch?
I wrote a patch to make the number of times and and the delay between retries that ssh attempts to talk to ssh-agent configurable. This patch is indispensible when running multiple ssh sessions in parallel from a script (e.g. to run commands on a large number of hosts); without the patch, many ssh sessions simply fail because they cannot contact the agent, rendering the mechanism unusable. If
2011 Apr 29
2
thank you wayne, andrew, paul and everyone else
For me, rsync is an indispensable tool. I don't know what I'd do without it. Rsync and OpenSSH make our open systems possible. Of course, we wouldn't NEED them so much if we had better distributed file systems, but let's keep this an upbeat message. :-) I'd like to thank Andrew and Paul for giving birth to...
2007 Feb 27
7
[Xen-ia64-devel] [PATCH 0/3][IA64] Accelerate IDE PIO on HVM/IA64
...once. http://lists.xensource.com/archives/html/xen-devel/2006-12/msg00077.html The basic idea is to add a buffering mechanism in a hypervisor. I know this approach is not sophisticated. But there is no other good way in IA64 which has no string instructions like x86''s. This patchset is indispensable to support windows/ia64 on HVM since installing windows and crash dumping is terribly slow. There is no effect on x86 side. Please apply to xen-unstable/3.0.5. Thanks, Kouya _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@lists.xensource.com http://lis...
2016 Feb 17
2
1000 analogue lines with asterisk
+1 spending money to get that many fxs ports is going to negate any savings of reusing analog phones instead of buying ip phones 1000 analog ports sounds like hell and if it was me I would be embarrassed to have a setup like that tied to my name if I was a consultant etc. Someone will come in after you and ask who set it up and the customer will say you :) On Feb 17, 2016 4:23 AM, "A J
2005 Nov 21
0
[fdo] Inkscape Announces 0.43 Release :: http://www.inkscape.org :: Draw Freely.
.../Linux variants, Mac OS X, and Windows. The focus of this release is on the exciting new features sponsored by Google through their Summer of Code (SoC) program which provided funding for four individuals to contribute to Inkscape. The primary additions this release are: * Connectors: A new indispensable connector tool implements creation, editing, and auto-routing (object-avoiding) of connector lines between objects. It is indispensable for drawing diagrams. (Google SoC project) * Inkboard Collaborative Editing: One may now connect to other Inkscape users over a network an...
2004 Nov 28
5
Newbie-needs help
...properly, but I just don''t have the networking background to fully comprehend the documentation... I have two seperate switches... one will be for the DMZ and the other will be for the private network. Thanks all, -- Jim Norton - http://www.jimnorton.org "The art of listening is indispensable for the right use of the mind. It is also the most gracious, the most open and the most generous of human habits." (Attributed to R. Barr, St. John''s College, Annapolis, MD)
2008 Aug 01
1
chron objects: input/output
Hi list, I have some questions regarding 1) conversion of date + time characters to chron 2) formatting chron object printing Regarding (1), Gabor's Rnews 2004 4/1 article has been indispensible, but I often work with files where dates and times are contained in a single field. In this case, I would like to control input/output of chron objects when each observation of date and time is
2010 May 12
2
[LLVMdev] New libc++ LLVM Subproject
On May 11, 2010, at 7:26 PM, David Greene wrote: > On Tuesday 11 May 2010 15:43:21 Chris Lattner wrote: >> Hi All, >> >> LLVM now includes a C++ standard library, written by Howard Hinnant. You >> can read about it here: >> http://blog.llvm.org/2010/05/new-libc-c-standard-library.html >> >> Or get the code here: >> svn co
2006 Oct 16
5
0.0.37 release goals
Hi Could we set some release goals for 0.0.37? I suggest we release sooner rather than later to put the various little build problems behind us. So my only high-priority item for 0.037 at the moment is to port Scintilla to Linux and OS X. I will gladly accept other feature, bugfix and doc patches. Anything else we''d like to be sure to do? alex
2006 Oct 04
5
R Graphics: Saving PDF and other formats from Windows Graphic Device for LaTeX
Hello, I can't seem to save (or find the default location) when I use the Window Graphic Device's pull down menu. It does not seem to save to the directory I have set using "setwd(...)". How do I make the pull down menu's work? What is the best format to save R graphics for inclusion into a LaTeX documents? I will use PdfTex, or LaTeX -> PS -> PsToPdf to generate the
2018 Jan 15
0
sum multiple csv files
...uot;", col.names = col_names, row.names = row_names) }) result <- Reduce( `+`, All_data ) This will fail if any of the values in your csv files are non-numeric, but dealing with that would require us to know specifics about your files or intent that you have omitted. (The dput function is indispensable for clarifying such issues [1][2].) --- [1] http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example [2] http://adv-r.had.co.nz/Reproducibility.html [3] https://cran.r-project.org/web/packages/reprex/index.html (read the vignette) [4] see "Introduction to R&quo...
2005 Sep 11
8
DTrace vs truss
G''Day Folks, I''ve finally typed up my classic DTrace demo, which I use to introduce people to DTrace (I delivered this at SOSUG#1), http://www.brendangregg.com/DTrace/dtracevstruss.html Here I create a fault and show the difficulty in analysing it using previous tools. Then I compare the impact of analysing the problem using both DTrace and truss. DTrace wins (a lot!).