search for: taco

Displaying 20 results from an estimated 40 matches for "taco".

Did you mean: tac
2013 Sep 19
1
[LLVMdev] JIT compiled intrinsics calls is call to null pointer
...an instruction to calculate the power function. So I tried the llvm.sin.f32 intrinsic, as the X86 processor family does have an instruction for that, but I still get the same problem. While you may still be right, there is at least something else going on as well. Thanks for your input, though. Taco. ---------------------------------------- From: "Andrew MacPherson" <andrew.macp at gmail.com> Sent: Thursday, September 19, 2013 10:36 AM To: taco at heddesit.nl Cc: llvmdev at cs.uiuc.edu Subject: Re: [LLVMdev] JIT compiled intrinsics calls is call to null pointer Hi Taco, We...
2018 Apr 26
2
[HiPEAC 2019- publicity] CALL FOR PAPERS: HiPEAC 2019, Valencia, Spain
...Architectures for emerging technologies such as neuromorphic, photonics, quantum, etc. Journal-first publication model HiPEAC has been pioneering the journal-first publication model. Journal-first means that the manuscript selection process for the conference is outsourced to a journal (ACM TACO). Manuscripts can be submitted to the journal at any time throughout the year as regular journal submissions. For all manuscripts submitted before June 1, ACM TACO guarantees that the final decision (including two rounds of revision) will be communicated before November 15. All authors of original...
2004 May 05
4
How quickly are RHEL errata released as CentOS errata ?
Hi, I am deciding on what 'RHEL clone' to use and prefer to use one that has a quick release after RedHat releases an update. I checked the repositories, but have not encountered any of the latest errata. Am I looking at the wrong place ? Thanks, Taco
2013 Sep 18
2
[LLVMdev] JIT compiled intrinsics calls is call to null pointer
...to do in order to be able to call intrinsics, either in general or when JITting? I am either doing something wrong, or forgetting to do something, but I don't know what. I am working with a Visual Studio compiled version on Windows (x86). All hints will be appreciated, with kind regards, Taco H. in den Bosch. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130918/5d669bb2/attachment.html>
2003 Jun 11
3
more on PXELinux confiuration file woes
I performed an experiment in which I had dhcpd specify a named file ("foo") instead of one based on a client's MAC address. Lo and behold, the same problem occured. The PXE stack requested and was served the right file, the kernel loaded as did the initrd. But again, the boot sequence stopped at "Ready." Keep in mind that the contents of the file are the same as was in the
2006 Jun 15
10
RE: Yahoo!-like Event object emulation/abstractioninPrototype?
If that doesn''t work, then you''ve done something wrong somewhere. ''Cause it works for IE for me and everyone else. The only advantage I see with the YUI toolkit is that it''ll defer attaching events to elements that do not yet exist in the DOM. Big whoop, only a sloppy programmer would try to attach an event to a non-existant element. With Prototype, you can
2009 Apr 02
2
[LLVMdev] JIT compilation and debuggen
...s I do not see a way to respond to a breakpoint hit (via a callback or otherwise). Unfortunately there seems to be no sample or tutorial for working with the debugger functionality of the C++ API of LLVM. If anyone could shed some light on these questions, I would be grateful. With kind regards, Taco. -- View this message in context: http://www.nabble.com/JIT-compilation-and-debuggen-tp22846119p22846119.html Sent from the LLVM - Dev mailing list archive at Nabble.com.
2016 Feb 24
1
Publication : CERE LLVM Based Codelet Extractor and REplayer
...ttp://llvm.org/pubs/ ? I attach below the bibliographic references: "CERE: LLVM Based Codelet Extractor and REplayer for Piecewise Benchmarking and Optimization" P. de Oliveira Castro, C. Akel, E. Petit, M. Popov, and W. Jalby ACM Transactions on Architecture and Code Optimization (TACO), 2015. "Pcere: Fine-grained parallel benchmark decomposition for scalability prediction" M. Popov, C. Akel, F. Conti, W. Jalby, and P. de Oliveira Castro Parallel and Distributed Processing Symposium (IPDPS), 2015 IEEE International. You can find more info about our tool at http://be...
2015 Mar 17
2
Asterisk only registering at one provider
Hey, I am running default Asterisk 11.16.0 on a FreeBSD-Machine. I need to register to several other SIP-Services (actually 3): short sip.conf register => XX at a register => XX at b register => XX at c If I remember correctly this worked quite well, but I now checked the system again and it is only obeying the first register statement. "sip show registry" only reports the
2013 Sep 03
1
[LLVMdev] X86_thiscall
...something wrong, or there is a bug in LLVM in general, or the JIT compiler specifically. The chance that I am doing something wrong is probably bigger, but I do not know what. Any tips would be greatly appreciated. By the way, I am using a 3.3 release built with Visual Studio. With kind regards,Taco. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130903/215ffaf3/attachment.html>
2004 May 26
1
Removing older kernel packages
...g header information file(s) from server(s) Server: CentOS-3.1 - Addons Server: CentOS-3.1 - Base Server: CentOS-3.1 - Extras Server: CentOS-3.1 - Updates Finding updated packages Downloading needed headers Erase: No matches for kernel-2.4.21-9.0.1.EL.c0 No actions to take is what I get. Thanks, Taco
2006 Feb 23
12
Showcase On Rails CMS v0.1
...some people will only modify CSS, but others will dig deeper into Javascript behaviors and the Rails view code. Check it out at http://showcase.kylemaxwell.com/ SVN co at http://svn.kylemaxwell.com/showcase/ then rake migrate up a fresh database, and you''re good to go (/me waves hand a la Taco Bell commercial) Features: - 100% semantic XHTML - Built on Ruby on Rails - AJAXified administration - Revision management - Textile/Markdown-driven editing - File uploads and image thumbnailing As usual, feedback is great; patches are great.aculo.us! -- Kyle Maxwell Chief Technologist E Factor...
2007 May 01
5
Development on nfs share
Is there any way to end up somewhere in between the development environment and production environment as far as refreshing the source on every request. Our setup is that we work off of nfs shares which makes it extremely slow for a page load in development since it has to pull in the whole app on each request. I''m used to it by now and only get a few changes in an hour :). Just curious
2013 Nov 16
1
[LLVMdev] Publication: Combinatorial Preallocation Scheduling
Preallocation Instruction Scheduling with Register Pressure Minimization Using a Combinatorial Optimization Approach G. Shobaki, M. Shawabkeh and N. Abu-Rmaileh ACM Transactions on Architecture and Code Optimization (TACO). vol. 10, issue 3, Article 14 (Sept. 2013) http://dx.doi.org/10.1145/2512432 Regards Ghassan Shobaki, PH.D Assistant Professor Department of Computer Science Princess Sumaya University for Technology g dot shobaki at psut dot edu dot jo -------------- next part -------------- An HTML attachmen...
2015 Mar 18
0
Asterisk only registering at one provider
...I reorder them, > this effect stays the same. > > Did something changed recently in the parsing code for sip.conf or so? Nope, and I'd expect we'd be seeing many bug reports if something like this was occurring. I just did this in my general section in 11: register => meh at tacos register => hola at bob register => yolo at dave And confirmed they appeared as expected: Host dnsmgr Username Refresh State Reg.Time dave:5060 N yolo 120 Request Sent bob:5060...
2007 Jan 12
1
imap over ssh won't work
...arted from inetd, use imap-login instead. When I run the same commands directly on "host", I do get a PREAUTH prompt (Logged in as root) and when I look around I find exactly the same syntaxis. Does anybody have a clue why it doesn't work? Thanks in advance and kind regards, Taco
2012 Jul 25
1
regression analysis
Hi, I have to do 10,000 linear regression analysis, and the response variable (RESP) is the same for all independent variables (10,000). y ~ x[i] i = 1, ..., 10000 For each analysis must extract the p-value and put them in an orderly increasing. I thought an analysis of the type: ana = numeric(10000) for(i in 1:10000){ mod = lm(RESP~x[i] p-value[i] = summary(mod)$coe[2,4] } Could
2005 Aug 30
4
A collapse/expand tree list?
Does anyone have a working example of a simple collapse/expand tree list they can share? What I want to replicate is the standard open/ close node behavior, but I''m not sure how to make the parent node open and close correctly. Something like this: <ul> <li>Click me to open and close the sub list <ul> <li>One</li>
2005 Oct 03
3
Sortable and the Server
I want to build a sortable list that updates the server when the item is dropped into its new position. How to create a sortable list is clear, but I''m looking for an example of how to integrate this with the server side. Are there any examples or tutorials around? I''m working in a java environment. Thanks, Jamie
2006 Jun 25
17
JavaScript Compression
Is there a good windows-based JavaScript compressor which will reliably compress script aculo and prototype? Sam _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs