similar to: Web Streaming project for GSoC

Displaying 20 results from an estimated 5000 matches similar to: "Web Streaming project for GSoC"

2007 Sep 22
0
rsync build on IA64 using icc
I got numerous warnings when building rsync on IA64 (Itanium-2) using Intel C/C++ compiler (see attached). Is this expected? Thanks, Michael -------------- next part -------------- Script started on Fri 21 Sep 2007 06:14:05 PM BST ~/src$ ls -alt total 222884 -rw-r--r-- 1 mccssmb2 mcc101 0 Sep 21 18:14 build_rsync drwxr-xr-x 8 mccssmb2 mcc101 4096 Sep 21 18:14 . -rw-r--r-- 1
2014 Jul 19
0
Fwd: Re: demote DC
Hi Marc, Thanks for your reply. On 18/07/2014 21:19, Marc Muehlfeld wrote: > Hello Fernando, > > Am 18.07.2014 20:14, schrieb Fernando Rodriguez: >> I am having a problem while demoting a DC. >> >> The DC i want to demotes is still online. When i try to use the command >> samba-tool domain demote this is the message i get: >> >> root at
2011 Jan 06
2
[LLVMdev] Marking a function prototype as being "persistent"
On 6 janv. 2011, at 19:00, llvmdev-request at cs.uiuc.edu wrote: >> I'm using LLVM to JIT-compile the XL programming language. I've recently added a whole-program optimization phase that gives excellent results, but I noticed that the StripDeadPrototypesPass was removing all references to my runtime support functions. > > why is that a problem? Because I have pointers to
2006 Jun 27
1
Very slow read.table on Linux, compared to Win2000
Dear all, I read.table a 17MB tabulator separated table with 483 variables(mostly numeric) and 15000 observations into R. This takes a few seconds with R 2.3.1 on windows 2000, but it takes several minutes on my Linux machine. The linux machine is Ubuntu 6.06, 256 MR RAM, Athlon 1600 processor. The windows hardware is better (Pentium 4, 512 RAM), but it shouldn't make such a difference.
2011 Jan 07
0
[LLVMdev] Marking a function prototype as being "persistent"
Hi Christophe, >>> Apparently, this depends on the oddly-named UnitAtATime parameter. Set it to false. Try again. Suggestion: what about a comment explaining what "UnitAtATime" means :-) >> >> If UnitAtATime is false this means that you are optimizing functions as you are >> generating them, rather than first generating all functions and other globals >>
2014 Feb 05
1
R CMD check, NOTEs, & S4-dependent packages
As I was running "R CMD check" on one of my older packages (matlab), I was attempting to fix one of the NOTEs which bitches about attempting to change the search path using require(). In my case, I am repeating a package dependency for "methods" package in my .onLoad() function. Can this scenario (based on something B. Ripley discussed many years ago) no longer occur? Just
2023 Oct 26
1
Inquiry about bandwidth rescaling in Ksmooth
Dear Sir, Madam, or to whom this may concern, my name is Jan Failenschmid and I am a Ph.D. student at Tilburg University. For my project I have been looking into different types of kernel regression estimators and corresponding R functions. While comparing different functions I noticed that stats::ksmooth returned different estimates for the same bandwidth as other kernel regression estimators
2011 Dec 22
1
adding packages R 2.14.0
Well, I was able to build R 2.14.0 on my Solaris x86 machine, with a lot of work and some help. Thanks! At first the update.packages() would not work because some of the .so files that came with R were 32 - not 64 bit. I was able to install them and so now the update.packages() works. I still have a couple of issues: 1) a lot of packages are not available for R 2.14.0. 2) When compiling I
2016 Feb 10
0
Call for GSoC Projects
Dear Anton, Would it be alright to add a "Projects with LLVM" list to the Open Projects page? Many of the projects that I have mentored in the past and would like to mentor in the future make heavy use of LLVM even though they don't contribute to the LLVM source base directly. I think these projects are valuable to our community as they provide an additional opportunity to
2023 Oct 26
1
Inquiry about bandwidth rescaling in Ksmooth
Apologies in advance if my comments don't help, in which case, no need to respond, but I noted in ?ksmooth: "bandwidth the bandwidth. The kernels are scaled so that their quartiles (viewed as probability densities) are at ? 0.25*bandwidth." So, could this be a source of the discrepancies you cited? Given that ?ksmooth explicitly says: "Note: This function was implemented for
2017 Jul 31
0
CFP CLOSER 2018 - 8th Int.l Conf. on Cloud Computing and Services Science (Funchal, Madeira/Portugal)
SUBMISSION DEADLINE 8th International Conference on Cloud Computing and Services Science Submission Deadline: October 16, 2017 http://closer.scitevents.org/ March 19 - 21, 2018 Funchal, Madeira, Portugal. CLOSER is organized in 9 major tracks: - Services Science - Data as a Service - Cloud Operations - Edge Cloud and Fog Computing - Service Modelling and Analytics - Mobile Cloud
2017 Oct 16
0
CFP CLOSER 2018 - 8th Int.l Conf. on Cloud Computing and Services Science (Funchal, Madeira/Portugal)
SUBMISSION DEADLINE 8th International Conference on Cloud Computing and Services Science Submission Deadline: October 30, 2017 http://closer.scitevents.org/ March 19 - 21, 2018 Funchal, Madeira, Portugal. CLOSER is organized in 9 major tracks: - Services Science - Data as a Service - Cloud Operations - Edge Cloud and Fog Computing - Service Modelling and Analytics - Mobile Cloud
2017 Jul 31
0
CFP CLOSER 2018 - 8th Int.l Conf. on Cloud Computing and Services Science (Funchal, Madeira/Portugal)
SUBMISSION DEADLINE 8th International Conference on Cloud Computing and Services Science Submission Deadline: October 16, 2017 http://closer.scitevents.org/ March 19 - 21, 2018 Funchal, Madeira, Portugal. CLOSER is organized in 9 major tracks: - Services Science - Data as a Service - Cloud Operations - Edge Cloud and Fog Computing - Service Modelling and Analytics - Mobile Cloud
2017 Oct 16
0
CFP CLOSER 2018 - 8th Int.l Conf. on Cloud Computing and Services Science (Funchal, Madeira/Portugal)
SUBMISSION DEADLINE 8th International Conference on Cloud Computing and Services Science Submission Deadline: October 30, 2017 http://closer.scitevents.org/ March 19 - 21, 2018 Funchal, Madeira, Portugal. CLOSER is organized in 9 major tracks: - Services Science - Data as a Service - Cloud Operations - Edge Cloud and Fog Computing - Service Modelling and Analytics - Mobile Cloud
2007 May 12
0
The best way to use R's linear algebra functions from C
First of all, thanks to everybody for R. I have written a program in C that requires some basic matrix operations, namely the following: - matrix multiplication and addition, - determinant and transpose, - inverse of a symmetric matrix. Since I am a happy R user I thought I could call R from within my program for this purpose. I read "Writing R Extensions" and "R Internals"
2004 Jun 04
0
Locked files stay locked - copy operation from XP to Samba fails - FIXED
Hi, After trying too long I fixed the problem below by reverting to the old 3c905 NIC. Problem solved but not understood. I had a similar 3c2000 NIC in another Samba server and it also failed to copy a large amount (5000+) of files. So that's two completely servers (hardware and Samba / Slackware version) having the same problem with any number of different clients. I couldn't imagine
2011 Jan 06
0
[LLVMdev] Marking a function prototype as being "persistent"
Hi Christophe, > I'm using LLVM to JIT-compile the XL programming language. I've recently added a whole-program optimization phase that gives excellent results, but I noticed that the StripDeadPrototypesPass was removing all references to my runtime support functions. why is that a problem? > Apparently, this depends on the oddly-named UnitAtATime parameter. Set it to false. Try
2008 Mar 19
3
[LLVMdev] GSoC Mips backend improvement
Hi all, Last year i was mentored by Chris Lattner at GSoC and i created the Mips back-end for LLVM. The back-end is still experimental (working with simple benchmarks only) and this year i would like to improve it as my GSoC proposal. Mips is still fairly used nowadays in a lot of devices - routers, wireless cards, PSP, PS2 - and it would be great to have a stable mips backend for LLVM. General
2012 Apr 19
2
[LLVMdev] [llvm-commits] [PATCH][RFC] Add extra arguments to TargetLowering::LowerCall() so targets have more context in which to construct call chains
On Apr 19, 2012, at 12:46 PM, Evan Cheng <evan.cheng at apple.com> wrote: > > On Apr 19, 2012, at 11:15 AM, Justin Holewinski wrote: > >> >> From: Evan Cheng [mailto:evan.cheng at apple.com] >> Sent: Thursday, April 19, 2012 10:47 AM >> To: Justin Holewinski >> Cc: llvmdev at cs.uiuc.edu; llvm-commits at cs.uiuc.edu; Vinod Grover >> Subject:
2008 Mar 20
0
[LLVMdev] GSoC Mips backend improvement
On Mar 18, 2008, at 10:46 PM, Bruno Cardoso Lopes wrote: > Hi all, > > Last year i was mentored by Chris Lattner at GSoC and i created the > Mips back-end for LLVM. The back-end is still experimental (working > with simple benchmarks only) and this year i would like to improve it > as my GSoC proposal. Mips is still fairly used nowadays in a lot of > devices - routers,