search for: expedite

Displaying 20 results from an estimated 153 matches for "expedite".

2007 Aug 23
1
Clarification: Expedite scalar f(x) evaluation over vectors
Please note clarifications in <<>> below. My apologies for any confusion. Thanks again, Scott ---------- Forwarded message ---------- From: Scott Stark <stark.sc@gmail.com> Date: Aug 23, 2007 1:03 PM Subject: Expedite scalar f(x) evaluation over vectors To: r-help@lists.r-project.org Dear R community, I am trying to code a fairly complex equation for optim(). My current approach is too slow for optim(). I have a function that takes a double integral (hopefully correctly) across two terms, e.g., <<note...
2009 Jun 22
1
RTP/SIP traffic prioritization and Linux issues
Hello, all. I've stumbled across what seems to be a traffic prioritization issue in a Linux environment and wonder if anyone else has encountered or addressed this issue. We had planned to use expedited forwarding for our RTP and perhaps our SIP packets. Our plan was to set DSCP to 101110 (by the way, I think document http://www.voip-info.org/wiki/view/snom+360 is in error as I'm almost certain the expedited forwarding bits are 101110 and not 100010). However, we realized that when these pas...
2007 Aug 23
1
Expedite scalar f(x) evaluation over vectors
...}) }, boundsy[1],boundsy[2]) } I would like to rapidly evaluate this function over vectors c1 and c2 of equal length where the double integral is calculated for each (matching) element c1_i & c2_i. At present I get length mismatch errors. Furthermore, mapply() takes too long. Can I expedite this evaluation or do I need to reformulate my approach? Thanks in advance for your help, Scott C. Stark University of Arizona [[alternative HTML version deleted]]
2010 Sep 21
1
[LLVMdev] [LLVMDev] [Fishing expedition] Virtual Machines and LLVM
When attempting to compile a dynamic language like python/java does LLVM allow a function to compile itself one at a time? In other words, can I parse a function, then gain the machine bit code, then execute without parsing the other functions related to the compiled function? Thanks, Jeff Kunkel
2013 Sep 30
2
climstats
I have been trying to download the climstats package: https://r-forge.r-project.org/R/?group_id=861 but it doesn't seem to run on R 3.0.2 or 3.0.1 and the zipfile is empty. Does anyone know the status of this package or where I can download it. Thanks ****************** Jenny Williams Spatial Information Scientist, GIS Unit Herbarium, Library, Art & Archives Directorate Royal Botanic
2008 Aug 05
1
Supporting large file transfers
Samba version 3.0.25b-1.1.cc I cant seem to transfer files over 40gb from a windows machine --> samba share. as far as socket options im using socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 SO_KEEPALIVE Is there any other tweaks I can use to help make this system more reliable? I get random errors.."network path not found" or something similar.. = Aconcagua
2011 Mar 21
2
Correlation for no of variables
Dear R helpers, Suppose I have stock returns data of say 1500 companies each for say last 4 years. Thus I have a matrix of dimension say 1000 * 1500 i.e. 1500 columns representing companies and 1000 rows of their returns. I need to find the correlation matrix of these 1500 companies. So I can find out the correlation as cor(returns) and expect to get 1500 * 1500 matrix. However, the process
2017 Dec 06
5
[LV][VPlan] Status Update on VPlan ----- where we are currently, and what's ahead of us
...r loop vectorization is listed. We are currently at a point where we can slow down the refactoring effort for the purpose of expediting the big functionality boost: outer loop vectorization ----- and by doing so encourage more participation from the wider LLVM community in the refactoring effort to expedite the overall transition to the VPlan framework. Shortly, we will send out an RFC to solicit community feedback on our plan to trade-off between 1) making concurrent progress on refactoring and outer loop vectorization and 2) finish refactoring and then adding outer loop vectorization. Please stay t...
2004 Aug 06
1
(Fwd) [SA11578] Icecast Basic Authorization Denial of Service
This issue was identified about a month ago and a fix (by Mike) is currently in SVN...it would probably make sense to do a patch release, or even better, expedite the 2.1 release. oddsock At 09:35 AM 5/12/2004, you wrote: > > Anybody from the core can tell about the background and possible > > fixes? > > > TITLE: > > Icecast Basic Authorization Denial of Service Vulnerability > >I'm all for full and immediate disclosure,...
2010 Apr 04
0
What I've learned about FXRegistry and Windows so far
I learned some interesting lessons while working with FXRegistry so far. I decided to blog my learnings so I can remember them later. I thought I''d post a note here in case anyone is interested. There are 2 blog posts: http://ruby-expedition.blogspot.com/2010/04/fxregistry-and-windows-registry.html
2014 Aug 18
2
[LLVMdev] [RFC] Raising minimum required Visual Studio version to 2013 for trunk
For my money: variadic templates and some bug I hit when trying to use forward_as_tuple. On Aug 18, 2014 4:02 PM, "Aaron Ballman" <aaron at aaronballman.com> wrote: > On Mon, Aug 18, 2014 at 6:54 PM, Chris Bieneman <beanz at apple.com> wrote: > > I’d like to propose raising the minimum required compiler for the LLVM & > Clang trunks for Visual Studio to MSVC
2002 Aug 19
1
PR#1914
...the R-Bugs page to the either of these FAQs, nor a list of bugs that should not be reported. If you wish users to follow a specific protocol for reporting bugs (and the RFaq section 9 does not request port-mortem dumps, or list bugs nots to report), specifying this protocol on the R-Bugs page will expedite matters. -- Ronnen -- -- Ronnen Levinson, Ph.D. \/ RML27@cornell.edu scientist || http://ronnen.com Lawrence Berkeley National Lab /\ fax 425.955.1992 ====================================== Arthur Dent hoped and prayed there wasn't an afte...
2006 Sep 06
3
FW: authenticating using winbindd against NT4 domain fail s (URGENT)
Hi folks, Can anyone shed light on this issue? I haven't heard from you guys. Is there anything else I could do to expedite resolution of this issue? I've read the WHATSNEW.txt and reviewed the release notes. I am not sure if I've fully grasped what needs to be done. Can someone point me in the right direction? ~Doug -----Original Message----- From: Doug Sampson [mailto:dougs@dawnsign.com] Sent: Tuesday, Septe...
2014 Aug 18
4
[LLVMdev] [RFC] Raising minimum required Visual Studio version to 2013 for trunk
I’d like to propose raising the minimum required compiler for the LLVM & Clang trunks for Visual Studio to MSVC 2013. Doing this will allow us to take advantage of a bunch of C++11 features that are not supported by MSVC 2012. According to MSDN (http://msdn.microsoft.com/en-us/library/hh567368.aspx) the list is: * Non-static data member initializers * Variadic templates * Initializer lists *
2010 Apr 27
1
Randomization for block random clinical trials
Hi, I’m new to R (just installed today) and I’m trying to figure out how to do stratified randomisation using it. My google search expedition has lead me to believe that blockrand package will most probably be the answer to it. I’ve played around with blockrand for awhile and tried the sample code: library(blockrand) ##stratified by sex male <- blockrand(n=100,
2017 Oct 16
2
Newbie question...
I see you haven?t received an answer. Sorry people here don?t seem to have time or inclination to answer basic questions. I?ve tried. You?re better to search elsewhere. Ethon > On Oct 11, 2017, at 12:17 PM, Michael Segel <dovecot_mjs at hotmail.com <mailto:dovecot_mjs at hotmail.com>> wrote: > > Hi, > > I?ve downloaded and built dovecot from the source. >
2014 Sep 30
4
[LLVMdev] [cfe-dev] [RFC] Raising LLVM minimum required MSVC version to 2013 for trunk
> -----Original Message----- > From: cfe-dev-bounces at cs.uiuc.edu [mailto:cfe-dev-bounces at cs.uiuc.edu] On > Behalf Of Aaron Ballman > Sent: Monday, September 29, 2014 4:45 PM > To: Chris Bieneman > Cc: lldb-dev at cs.uiuc.edu; cfe-dev Developers; LLVM Developers Mailing List > Subject: Re: [cfe-dev] [LLVMdev] [RFC] Raising LLVM minimum required MSVC > version to 2013
2006 Jan 10
2
Gred/dsmark/htb
Hi, I am trying to get assured forwarding/expedited forwarding with gred and htb working. Below is the script I am using. The following steps are what I thing is how the script works. My problem is that if I remove the HTB qdisc from the script and have the GREDS parent as the dsmark it works, but when I add the htb as a parent of GRED and DSmark t...
2017 Apr 06
2
[BUG] client state / Message count mismatch with imap-hibernate and mixed POP3/IMAP access
...! > > You could try updating to 2.2.28, if possible. I believe this bug is > fixed in 2.2.28, with > https://github.com/dovecot/core/commit/1fd44e0634ac312d0960f39f9518b71e08248b65 > Ah yes, that looks like the culprit indeed. I shall poke the powers that be over at Debian bugs to expedite the 2.2.28 release and backport. Christian -- Christian Balzer Network/Systems Engineer chibi at gol.com Global OnLine Japan/Rakuten Communications http://www.gol.com/
2005 May 30
4
Very simple traffic shaping script for H.323
...uring over several RFCs, Howto documents, and lots of other documentation, I think this very simple script will do the trick. The theory - by default, all interfaces have a classless PFIFO queue with three bands. So all I need to do is set the appropriate DS bits in the packet header to the EF (Expedited Forward) value and everything else will just work. Linux will put the packets in the top PFIFO priority band and they''ll go thru my Firewall at Warp 9.9 regardless of other traffic from other users. Assumptions: (1) I don''t care about slowing down other traffic flows. H.323...