similar to: [LLVMdev] Open Projects on LLVM website

Displaying 20 results from an estimated 3000 matches similar to: "[LLVMdev] Open Projects on LLVM website"

2013 Jun 23
1
R Programmer / Data Scientist (CARD.com, CA, USA)
CARD.com is a well funded financial start-up based out of Santa Monica, CA. We are looking to grow our data science team with a Data Scientist who has superlative R programming skills and experience in scaling R-based analytics to large data stores. Details at: bit.ly/17TuBFm Thank you! -- *Ajay Gopal, PhD* *Director, Data Science & Analytics* [[alternative HTML version deleted]]
2014 Dec 07
2
[LLVMdev] Interest in LLVM
Hello everyone, My name is Pratik Bhatu, I am a bachelor student currently studying at IIT Hyderabad, India.  I just finished my Compilers course have been exploring LLVM since the past month (kaleidoscope, writing LLVM passes) and am interested in the llvm-polly project. I am also a potential GSoC applicant and wanted to start working on the project from now. Is there a way I can
2015 Mar 10
3
[LLVMdev] [GSoc] Liveness Based Flow Sensitive Pointer Analysis for GSoc 2015
Hi all, I'm a 3rd year CSE B.Tech student and have been studying LLVM since the past year. I have written a pass for doing register allocation as part of my course project and have also been studying LLVM code sections related to SSA construction, dominance frontiers,etc. I also made some contributions to the Polly project. Currently I am interested in improving the existing alias analysis
2009 Jan 07
2
R "Threatens" SAS According to The NYT
On Wed, Jan 7, 2009 at 11:05 AM, ajay ohri <ajayohri at yahoo.com> wrote: > > FYI..not a R -Help Topic, buy I dont know which list to post discussions like this. > Regards, > Ajay > > ---------- Forwarded message ---------- > From: ajay ohri <ajayohri at yahoo.com> > Date: Wed, Jan 7, 2009 at 10:46 AM > Subject: Re: R "Threatens" SAS, According to
2009 Sep 03
2
to istall packages such as 'stats'
Dear All, I have to install 'stats' package in my windows machine, could you let me know how to install the package? Look forward to your assistance, Ajay. ------------------------------------------------------------- Ajay Singh, Ph.D. |Tel: +91-22 25764785 Research Scientist, |Fax: 091-22-25722872 S.J.M. School of Management,
2007 Jul 12
3
multiple plots in a graph
Hi, I have to generate 10 cdfs in a graph. I need to compare the cdf's nature by plotting ten cdfs in a graph. Thus, I need multiple plots in a graph. I would appreciate if you could give some solution to the problem asap. Thanking you, Sincerely, Ajay. -- Ajay Singh Research Scientist, SOM, IIT-Bombay, Powai, MUMBAI-400076, MH (INDIA).
2008 May 19
1
Error in building library - R CMD build mypkg.
----- Forwarded by Ajay DAS/US/BMNA01 on 05/19/2008 03:11 PM ----- Ajay DAS To: r-help
2014 Oct 28
3
[LLVMdev] DragonEgg3.3 support for gcc cross compilers
No. The gcc cross compiler being used (tilera-gcc) is indeed 64-bit. Thanks On Tue, Oct 28, 2014 at 11:01 AM, Anton Korobeynikov < anton at korobeynikov.info> wrote: > Looks like your gcc is 32-bit and you're trying to load 64-bit plugin. > > On Tue, Oct 28, 2014 at 8:27 PM, Ajay Panyala <ajay.panyala at gmail.com> > wrote: > > Hi Brian, > > > >
2009 Aug 18
2
value of nth percentile
Dear All, I have to get the value of say 90th percentile of precipitation time series.. The series is of daily precipitation value of 96 years, I have to to get 90the percentile value of daily precipitation each year. If you know the R code or command for this please let me know. I would appreciate your early response. Thanking you, Sincerely, Ajay.
2005 Nov 10
9
[OT] Corporate Firewall
Hey, The company I work for is in the market for a new firewall. Right now we're hosting all of our own stuff (on CentOS servers) behind an old checkpoint firewall. I think Checkpoint is overkill for our needs and very expensive, plus I don't like the "per-user" charges of some commercial solutions. What do you guys suggest that we upgrade to? Here are some of the
2004 Aug 27
2
`its' questions
Problem 1: Often, when I'm dealing with its, str() breaks. Here's a bug demo. The first statements work fine -- library(its) # Make a series of all dates from 1/1/2000 to 10/1/2000; fill this up # with integers from 1 to 30 x1 <- newIts(start="2000-01-01", end="2000-01-10", 1:30, ncol=3) print(x1) # Do the same, but restrict yourself to weekdays only
2006 Jun 21
2
Building Mail Server, Need Advice
Hello, We're getting around to upgrading our mail server and here are the quick specs: MegaRAID SCSI 320-2X http://www.lsilogic.com/products/megaraid/scsi_320_2x.html TYAN Transport TA26 B2882T26U8H 2U Barebone Server-Rackmount - Retail http://www.newegg.com/Product/Product.asp?item=N82E16856152007 plus RAM, CPU and 4 SCSI drives setup in a RAID-5 Is that MegaRAID controller supported in
2004 Feb 19
6
R for economists (was: Almost Ideal Demand System)
Hi, I did not find any web page about using R in economics and econometrics so far. However, this does not mean that there is none (searching with google for "R" and "economics" gives many pages about economics and a name like Firstname R. Lastname on it ;-)). Does anybody in the list does know such a web page? If not, I will be happy if you, Ajay, could build and
2014 Oct 28
2
[LLVMdev] DragonEgg3.3 support for gcc cross compilers
Hi Brian, Thanks for sharing your experience with dragonegg. I would like to use tilera-gcc as the compiler driver. native gcc would not be able to handle things like tilera specific intrinsics in the source code. I built dragonegg using GCC=/path/to/tilera-gcc48/bin/tile-gcc LLVM_CONFIG=/path/to/tilera-llvm/bin/tilegx-llvm-config make and also tried only emitting the IR
2008 Mar 17
4
How does one do simple string concatenation?
How does one convert objects c("a","b","c") and "d" into "abcd"? > paste(c("a","b","c"), "d") of course yields [1] "a d" "b d" "c d" -- Ajay Shah http://www.mayin.org/ajayshah ajayshah at mayin.org
2012 Jul 04
4
how to get list of files within a particular local file folder
Dear List, Say I can use getwd() and setwd() to change my working directory. How can I read in all the files within that directory using command line (like a ls() but for the path specified) Regards Ajay Websites- Technology http://decisionstats.com On Wed, Jul 4, 2012 at 3:30 PM, <r-help-request@r-project.org> wrote: > r-help@r-project.org [[alternative HTML version deleted]]
2008 Apr 29
4
Finding Pool ID
Folks, How can I find out zpool id without using zpool import? zpool list and zpool status does not have option as of Solaris 10U5.. Any back door to grab this property will be helpful. Thank you Ajay
2011 Jan 22
6
Debian ?Ubuntu version of latest R using synaptic in Ubuntu 10.10
Dear List I use synaptic to download R on my Ubuntu 10.10. It seems latest version of R on Ubuntu is 2.11.1 Even when I use debian.cran.r-project.org to update my packages the problem remains (latest versions on CRAN are almost always 2 updates ahead of Debian packages) This is also true for a lot of other packages as well My specific problem is while I can use sudo apt-get to update packages
2011 Jan 22
6
Debian ?Ubuntu version of latest R using synaptic in Ubuntu 10.10
Dear List I use synaptic to download R on my Ubuntu 10.10. It seems latest version of R on Ubuntu is 2.11.1 Even when I use debian.cran.r-project.org to update my packages the problem remains (latest versions on CRAN are almost always 2 updates ahead of Debian packages) This is also true for a lot of other packages as well My specific problem is while I can use sudo apt-get to update packages
2006 Sep 26
2
DNS help: "unexpected rcode (SERVFAIL)"??
Recently I'm getting these errors on my slave when adding new domains: Sep 26 13:48:27 hosting named[1668]: zone wholesaletvtime.com/IN: refresh: unexpected rcode (SERVFAIL) from master 207.218.174.4#53 The master/slave transfers work for the other 1000+ domains that I have, just not the handful of new ones that I just added after the CentOS 4.3 -> 4.4 upgrade. I regenerated the