similar to: [LLVMdev] cs326 mp help - solved

Displaying 20 results from an estimated 20000 matches similar to: "[LLVMdev] cs326 mp help - solved"

2004 Apr 24
0
[LLVMdev] cs326 mp help
Hi, First, please send any replies to me separately, as I am not on the list. I'm trying to run a very simple LLVM pass as a start on a class project. It compiles fine, but I get a runtime assertion when running the pass. I'll paste the error and cpp file below, but basically I'm being told that I haven't specified a required pass. However, I've looked at some example
2004 May 02
1
[LLVMdev] hoisting problem.
Hi, First, sorry in advance for pasting code like this :) I'm doing a simple optimization pass for a cs326 class project. The pass in question is LICM, and I'm getting an assertion when I try to hoist an instruction. My hoist function is below. I dont think I need that copying in there, that was just something people on the newsgroup suggested. I get the same assertion
2011 Jun 07
1
extract data features from subsets
I have a large dataset similar to this: ID time result A 1 5 A 2 2 A 3 1 A 4 1 A 5 1 A 6 2 A 7 3 A 8 4 B 1 3 B 2 2 B 3 4 B 4 6 B 5 8 I need to extract a number of features for each individual in it (identified by "ID"). These are: * The lowest result (the nadir) * The time of the nadir - but if the nadir level is present at >1 time point, I need the minimum and maximum time of nadir
2011 Mar 18
1
PREDICTIONS from a PIECEWISE LINEAR (mixed) MODEL: THEY AIN'T LINEAR BETWEEN BREAK POINTS!!
I Dears, if that wouldn't take u too much effort I'd like to ask for a swift opinion: I have a alinear (mixed effect) model that I wish to run as a piecewise one. When I predict the values Iget quite some odds and disturbing results: The predicted stright line after the break point is not straight at all, instead behaves like if it was a hig order polynomial or something similar!!!! I
2011 Feb 08
3
intervals {nlme} lower CI greater than upper CI !!!????
Hi folks... check this out.. > GLU<-lme(gluc~rt*cd4+sex+age+rf+nadir+pharmac+factor(hcv)+factor(hbs)+ + haartd+hivdur+factor(arv), + random= ~rt|id, na.action=na.omit) > intervals(GLU)$fixed lower est. upper (Intercept) 67.3467070345 7.362307e+01 7.989944e+01 rt *0.0148050160* 6.249304e-02 1.101811e-01 cd4
2014 Dec 15
0
[Solved] Windows 8.1, Windows 10 integration with Samba AD DC
Hi, I was able to configure Samba AD DC on Centos 6.5. I successfully connected it to windows 8.1 and 10 servers. I wrote a short howto. See following: Installing an Active Directory Domain Controller on a Linux based server running Samba is very simple. Installing and configuring the Samba server and configuring a Windows server to authenticate against the Samba server takes less than 20
2010 Feb 25
0
[LLVMdev] Using Profile Information
Ah BTW... On 25.02.2010, at 17:33, ambika wrote: > ProfileInfo *PI; > PI = &getAnalysis<ProfileInfo>(); If this _in_ your pass, then you have to register the usage of this in the getAnalysisUsage() method: void getAnalysisUsage(AnalysisUsage &AU) const { AU.addRequired<ProfileInfo>(); } Also you have to ensure that the pass you are using is executed right
2010 Feb 26
1
[LLVMdev] Using Profile Information
I have not made a separate pass. I have done it in single pass ie added ProfileLoaderPass , got information in PI and now I am planning to perform the analysis here itself. I was trying to print information using ProfileInfoPrinter pass but was unable to do it. namespace { class MyAna : public ModulePass { ProfileInfo *PI; public: static char ID; // Class identification, replacement
2009 Dec 03
0
[LLVMdev] PassManager again...
Hi all! On 11/20/2009 06:29 PM, Devang Patel wrote: > > On Fri, Nov 20, 2009 at 6:54 AM, Andreas Neustifter wrote: >> >> If I use AU.addRequired<ProfileInfo>() in SelectionDAGISel.cpp the >> wrong ProfileInfo is used. It uses the "No ProfileInfo" implementation >> if ProfileInfo but not the one from ProfileInfoLoaderPass. (Which is >>
2017 Apr 29
2
configure AudioCodes MP-112 with Asterisk.
I've MP-114 that is working configured and working OK with my Asterisk but I just obtained MP-112 (2xFXS) and I can register OK with asterisk but I can only dial 3-digit extension. Anything longer than 3-digits is cut off, example I dial extension 1000: [Apr 29 10:03:30] NOTICE[3817][C-000000e9]: chan_sip.c:25902 handle_request_invite: Call from '54' (10.0.0.115:5060) to extension
2008 Jul 24
2
Audiocodes MP-11X configuration to work with Asterisk
I'm trying to get a MP-114 FXS/FXO gateway working with Asterisk. It registers fine and I can call between the MP-114 and other extensions, but I'm not having much luck with the FXO ports. syslog shows the problem to be in the MP-114 configuration. Can anyone help?
2006 Oct 22
3
Audiocodes MP-20x
Has anyone used the AudioCodes MP-20x? http://audiocodes.com/Objects/Analog_Telephone_Adapter_Series_MP_20X.pdf Seems like a good device, but I can't seem to find anyone actually using them... -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061022/6ca85b8c/attachment.htm
2006 Jun 27
2
[PATCH 0/2][HVM] Dynamic MP Table Creation
These two patches modify the fully virtualized guests firmware so that the MP tables are created dynamically based upon the VCPU count. Currently the MP tables used by fully virtualized guests are static and built when the ROMBIOS is built. If a user wants a different MP table configuration, HVMLOADER must be rebuilt with new ROMBIOS and MP tables. These patches are mostly for convenience,
2010 Jan 12
1
AudioCodes MP-114 - SAS (Stand Alone Survivability) configuration
I have AudioCodes MP-114 and I'm trying to configure SAS (Stand Alone Survivability); when Asterisk is down the MediaPack gateway should forward the call IN/OUT through the gateway (without asterisk in the middle), but it is not working. I'm working with tech. support from the source I purchase the unit from they we are just emailing back and forth and the unit is still not working. Can
2009 Dec 28
1
AudioCodes MP-114 making calls via FXO
I was able to setup AudioCodes MP-114 to rote calls form FOX to Asterisk and make internal calls: Routing Tables -> Tel to IP Routing: *, *, 10.0.0.109 (my asterisk IP) But I'm not sure how to setup AuioCodes to make calls out via FXO? In extensions.conf [Globals] pstn-5665=10.0.0.157 Whenever, I try to call out I get a busy signal. -- Joseph
2001 Oct 12
1
rsync binary for ncr mp ras svr4
hello everybody, Anybody ever compile rsync under "ncr mp ras svr4" unix system? I'm having some problem to run it. I compiled everything as in README file. when i tried run the rsync binary i received this error: ksh: rsync: not found unexpected EOF in read_timeout i even use full path to rsync and yer still get the same error. Anybody could help me, please? i really need this
2004 Apr 14
2
[LLVMdev] FunctionPassManager Issue
Hi, I'm a cs326 student that uses LLVM for our MP. While some of the COOL program can be run seamlessly, I get the following assertion error for many of them. lli: Pass.cpp:95: bool llvm::FunctionPassManager::run(llvm::Function&): >> Assertion `(&F == mF) && "ModuleProvider does not contain this >> function!"' failed. >> >> It seems
2009 Jan 02
0
Audiocodes MP-11X configuration to work with Asterisk
Sir, Here is the working Audiocodes MP-11X FXO configurations to work with Asterisk. ;************** ;** Ini File ** ;************** ;Board: MP-118 FXO ;Serial Number: 905371 ;Slot Number: 1 ;Software Version: 5.00A.024 ;DSP Software Version: 204IM => 209.13 ;Board IP Address: 192.168.0.195 ;Board Subnet Mask: 255.255.255.0 ;Board Default Gateway: 192.168.0.1 ;Ram size: 32M Flash size:
2011 Sep 16
2
sa-mp cannot connect to 127.0.0.1
Hi there. I'm actually trying to use SA-MP ( http://appdb.winehq.org/objectManager.php?sClass=application&iId=5283 ) with wine-1.3.28-193-g90e3bc5. When I enter my server address (127.0.0.1, running on my Gentoo laptop) SA-MP displays the good informations, number of players, etc? But when I want to connect at it, it want to connect to 127.12.34.56? My hostname & local ip are well
2014 Jan 17
0
[PATCH] drm/nv50/graph: update list of mp errors, make it a bitfield
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- The names come from envytools, of course. I'm a little concerned that STACK_UNDERFLOW was wrong before, but perhaps it's because it was both an underflow and a mismatch in whoever's test program? drivers/gpu/drm/nouveau/core/engine/graph/nv50.c | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-)