search for: salient

Displaying 20 results from an estimated 97 matches for "salient".

2007 Jun 22
2
(Heuristic?) salient feature selection
...omeone will be able to point me in the right direction and/or suggest a technique/package/reference that will help me with the following. I have: Some input variables (integers, real) Some output variables (integers, real) and I want to find out which between the two correlate best - i.e. the salient features. I also need to know the confidence between them. I hope this makes sense? I look forward to your replies, Andy
2016 Jun 17
3
RFC: Comprehensive Static Instrumentation
On 6/16/2016 2:48 PM, Mehdi Amini via llvm-dev wrote: > >> On Jun 16, 2016, at 9:01 AM, TB Schardl via llvm-dev >> <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: >> >> The CSI framework inserts instrumentation hooks at salient locations >> throughout the compiled code of a program-under-test, such as >> function entry and exit points, basic-block entry and exit points, >> before and after each memory operation, etc. Tool writers can >> instrument a program-under-test simply by first writing a...
2004 Sep 28
1
CAPI channels
...els. I don?t know how to call them. My capi.conf is as follow, [general] nationalprefix=0 internationalprefix=00 rxgain=0.8 txgain=0.8 [interfaces] ;#########config de la primera interface CAPI##########333 msn=916733232 incomingmsn=* controller=1 softdtmf=1 accountcode= context=salientes-rdsi ;echosquelch=1 ;echocancel=yes ;echotail=64 ;callgroup=1 ;deflect=12345678 devices=2 ;###############Config de la segunda interface CAPI################33 msn=916733232 incomingmsn=* controller=2 softdtmf=1 accountcode= context=salientes-rdsi ;echosquelch=1 ;echocancel=yes...
2016 Jun 16
10
RFC: Comprehensive Static Instrumentation
...analysis tools that require compiler instrumentation without needing to understand the compiler internals or modifying the compiler, which greatly lowers the bar for developing dynamic-analysis tools. ================ Approach ================ The CSI framework inserts instrumentation hooks at salient locations throughout the compiled code of a program-under-test, such as function entry and exit points, basic-block entry and exit points, before and after each memory operation, etc. Tool writers can instrument a program-under-test simply by first writing a library that defines the semantics of r...
2012 Jan 12
2
[LLVMdev] ValueMapper question: no type mapping for GlobalValue?
...nounwind uwtable readonly optsize { > entry: > %0 = load i32* bitcast (i64* @a to i32*), align 4 > ret i32 %0 > } I can reproduce this consistently, but only under an extremely large pile of code :-) I haven't tried to strip it down to minimal a test case yet, but I will. One salient difference with the code you've provided is that in my code, @a is a struct type. However, changing the example to use a minimal structure doesn't trigger the assertion failure. But I'm still curious: why doesn't the value mapper do type mapping on global variables? > > &...
2016 Jun 16
4
RFC: Comprehensive Static Instrumentation
...e compiler >> internals or modifying the compiler, which greatly lowers the bar for >> developing dynamic-analysis tools. >> >> ================ >> >> Approach >> >> ================ >> >> The CSI framework inserts instrumentation hooks at salient locations >> throughout the compiled code of a program-under-test, such as function >> entry and exit points, basic-block entry and exit points, before and after >> each memory operation, etc. Tool writers can instrument a >> program-under-test simply by first writing a lib...
2005 Sep 21
3
How can i call to a cellphone here in Mexico?
Hi, I've been trying to dial out to a cellphone, but all my calls get redirected to 066 (the emergency number at my city, like 911) does anyone know how to fix this, any ideas,? does anyone from mexico has done this? Any comment will be highly appreciated, Regards, Claudio -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Mar 25
1
tc filter isn''t work !
-> Hi! -> -> I''ve a Linux Box that I want to apply a filter -> in order to limit FTP salient traffic from my -> linux box to internet. -> -> I''ve a: -> Red Hat 7.2 -> Kernel 2.4.20 (with HTB built in!) -> iptables 1.2.7a -> -> Also, I get "tc" binnary package from HTB home page. -> -> I have a script in order to manage everyt...
2012 Jan 13
0
[LLVMdev] ValueMapper question: no type mapping for GlobalValue?
> I can reproduce this consistently, but only under an extremely large pile of > code :-) I haven't tried to strip it down to minimal a test case yet, but I > will. One salient difference with the code you've provided is that in my > code, @a is a struct type. However, changing the example to use a minimal > structure doesn't trigger the assertion failure. Is the example something you can share even in unreduced for? > But I'm still curious: why do...
2016 Jun 16
2
RFC: Comprehensive Static Instrumentation
...r instrumentation without needing to understand the compiler > internals or modifying the compiler, which greatly lowers the bar for > developing dynamic-analysis tools. > > ================ > Approach > ================ > > The CSI framework inserts instrumentation hooks at salient locations > throughout the compiled code of a program-under-test, such as function > entry and exit points, basic-block entry and exit points, before and after > each memory operation, etc. Tool writers can instrument a > program-under-test simply by first writing a library that define...
2009 Jun 05
4
[LLVMdev] llvmc for PIC16
> I'll be happy to answer any further questions you may have, feel free to e-mail > me directly (though right now our mail server is down) > The salient features that we want to have in the driver are: 1. llvm-ld will be used as "The Optimizer". 2. If the user has specified to generate the final executable, then llvm-ld should run on all the .bc files generated by clang and create a single optimized .bc file for further tools. 3. -Wo &l...
2017 Sep 02
5
readLines() segfaults on large file & question on how to work around
Hi: I have a 2.1GB JSON file. Typically I use readLines() and jsonlite:fromJSON() to extract data from a JSON file. When I try and read in this file using readLines() R segfaults. I believe the two salient issues with this file are 1). Its size 2). It is a single line (no line breaks) I can reproduce this issue as follows #Generate a big file with no line breaks # In R > writeLines(paste0(c(letters, 0:9), collapse=""), "alpha.txt", sep="") # in unix shell cp alpha.t...
2012 Jan 13
2
[LLVMdev] ValueMapper question: no type mapping for GlobalValue?
=?ISO-8859-1?Q?Rafael_=C1vila_de_Esp=EDndola?= wrote: > > I can reproduce this consistently, but only under an extremely large pile of > > code :-) I haven't tried to strip it down to minimal a test case yet, but I > > will. One salient difference with the code you've provided is that in my > > code, @a is a struct type. However, changing the example to use a minimal > > structure doesn't trigger the assertion failure. > > Is the example something you can share even in unreduced for? As it turns out, t...
2011 Nov 11
1
When collected warnings exceeds 50
...Apache (including upgrades and bugs in RMySQL). It's written in such a way so that web crawlers will download every possible URL the app will create. It's not a high-traffic app, but just about every line of code is executed at some point during a crawl by Google, Bing, etc. Here's the salient point: the app (well, just about all rApache apps) sets option warn to 0 to collect all warnings until a request is completed. It turns out that some requests will collect more than 50 warnings, and the result is an apache process that leaks memory until finally seg faulting somewhere in one of R...
2017 Dec 07
2
Bug: Issues on Windows with SFN disabled
...R-a.b.d/ # d > c, here site-library/ # with .libPaths having this preset? I don't really care as I manage to work mostly / entirely on another OS, but I just don't understand why we do not put two and two together. But I am likely unaware of some salient issues. In any event, I appreciate the thankless work of those taking care of Windoze (ie Tomas, Jeroen, Duncan (now ex-officio), Brian, ...) Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
2016 Jun 16
0
RFC: Comprehensive Static Instrumentation
...ifying the compiler, which greatly lowers the bar for >>> developing dynamic-analysis tools. >>> >>> ================ >>> >>> Approach >>> >>> ================ >>> >>> The CSI framework inserts instrumentation hooks at salient locations >>> throughout the compiled code of a program-under-test, such as function >>> entry and exit points, basic-block entry and exit points, before and after >>> each memory operation, etc. Tool writers can instrument a >>> program-under-test simply by fir...
2006 Aug 13
2
can't get UPSDRV to see serial port
...bout this but see too much of it. Make exits with a level of 0. The chmod and chown in the install directions terminate without comment. The UPS is on com1/ttys0, though I've tried ttys1 just to see what changes and nothing does. I've also tried running it all as root as a test. The salient part of my ups.conf is: ________________________________ # Network UPS Tools: ups.conf user = ups [bup420] driver = apcsmart port = /dev/ttys0 desc = "Local UPS" ________________________________ I'm (always) getting the message...
2003 Mar 27
9
Dlink DG-104S
Does anyone know if this unit works with Asterisk? Thx. B.
2016 Jun 17
5
RFC: Comprehensive Static Instrumentation
...g to understand the compiler >> internals or modifying the compiler, which greatly lowers the bar for >> developing dynamic-analysis tools. >> >> ================ >> Approach >> ================ >> >> The CSI framework inserts instrumentation hooks at salient locations >> throughout the compiled code of a program-under-test, such as function >> entry and exit points, basic-block entry and exit points, before and after >> each memory operation, etc. Tool writers can instrument a >> program-under-test simply by first writing a lib...
2012 Nov 15
1
[LLVMdev] ValueMapper question: no type mapping for GlobalValue?
...wrote: >> >> =?ISO-8859-1?Q?Rafael_=C1vila_de_Esp=EDndola?= wrote: >>>> I can reproduce this consistently, but only under an extremely large pile of >>>> code :-) I haven't tried to strip it down to minimal a test case yet, but I >>>> will. One salient difference with the code you've provided is that in my >>>> code, @a is a struct type. However, changing the example to use a minimal >>>> structure doesn't trigger the assertion failure. >>> >>> Is the example something you can share even in unred...