search for: prasenjit

Displaying 20 results from an estimated 28 matches for "prasenjit".

2009 Oct 12
3
[LLVMdev] Accessing Loop Variables
Hi, How do I access the loop variables in a loop. for(i = 0; i < N; i++) for(j = 0; j < M; j++) A[i][j+k] = i + j; Is there anyway for me to know that in A[i][j+k], i & j are loop variables whereas k is not! Regards, Prasenjit Chakraborty Performance Modeling and Analysis IBM Systems & Technology Lab
2009 Sep 02
1
[LLVMdev] Listing all loops in a function
Hi, I am new to LLVM. I want to go through all loops in a function. I see that there is a LoopPass manager that I can use. But that is not much of help, as I want to get the order of loops in CallGraphSCC order, hence I visit each function and then just want to go over the loops. Regards, Prasenjit Chakraborty Performance Modeling and Analysis IBM Systems & Technology Lab
2009 Oct 12
0
[LLVMdev] Accessing Loop Variables
On Oct 12, 2009, at 3:46 AM, Prasenjit Chakraborty wrote: > > Hi, > How do I access the loop variables in a loop. > > for(i = 0; i < N; i++) > for(j = 0; j < M; j++) > A[i][j+k] = i + j; > > Is there anyway for me to know that in A[i][j+k], i & j are loop > variables > w...
2010 Jul 27
2
lattice: option to sort x when type = l
...s (default.args = list (sort.type.l = TRUE)) > xyp3 <- update (xyp1, main = 'Using hacked panel.xyplot', panel = function (...) panel.xyplot (...)) # using the hacked panel.xyplot () > > # display: > plot (xyp1); dev.new (); plot (xyp2); dev.new (); plot (xyp3) Regards, -- Prasenjit
2010 Apr 30
1
Trouble using Ecdf () from the Hmisc library
...seen here: > Ecdf (~Y|X2, groups=X1, data=x) > Ecdf (~Y|X2, groups=X1, data=x, label.curves=FALSE) Hence the question: Is there a robust function which can ignore such degenerate (and/or "near" degenerate) cells and be able to plot the rest. Any help is certainly appreciated. -- Prasenjit PS: [*] Ow I could spend a day/two to hack panel.Ecdf and/or prepanel.Ecdf for the purpose :( But making sure that the hacked code is bug-free would be more time consuming ;)
2009 Nov 12
0
source filename information within the source?
...this list as a proxy for "r-sig-linux"! Is there anything analogous to `basename $0` (more importantly, "$0") of bash in R? Of course, this only makes sense in either BATCH mode or source() or shebang scripts (e.g using littler or Rscript)? Thanks for being considerate ;) -- Prasenjit
2007 Mar 28
1
is this trellis device or standard graphics device?
OK, here is the issue: I have a graphcis device (say X11) which I can set as active by dev.set(n). Is there ANY way to identify/infer whether this X11 device was obtained from a lattice function (like xyplot, levelplot...) or a standard function (like plot, scatterplot,...). A related question is whether plot.new (or frame) was called to obtain this graphics device... Thanks. PK
2010 Oct 17
1
lattice xyplot - formatting of multiple Y variables when using subgroups
Hi all, Using xyplot I want to print to Y variables (y1, y2) versus X, conditional on the group. How can I obtain a line (type="l") for one relationship (ie. y1 ~ x) and points (type="p") for the other (y2 ~ x) ? library(lattice) # create some sample data df<-data.frame(group=as.factor(c(rep("a",4), rep("b",4))), # grouping variable for conditional
2010 Oct 20
1
how to connect to a remote PostgreSQL database from R on mac osx
Hello List, I would like to connect to a postgreSQL database on a remote server and I am wondering what is the best package to do that. I have just installed RpgSQL, RPostgreSQL, Rdbi and RODBC. The handiest to me is RPostgreSQL but I don't see how to connect to a remote server with it. For sure I can connect to remote server with RODBC, but since I am on a Mac OSX 10.6, I have quite
2009 May 15
2
I simply cannot install R on Ubuntu. I don't know why.
I don't mind using sudo apt-get update/upgrade/install buit I get into crazy loops (hours) that clearly can't be trusted. But when I use Synaptic (reload/mark for install R-base) every time I get some list of things things it want to install as well and syas "Mark" which it does not do and when I go forward with the Synaptic install of R-base I get this (and abort) every time:
2010 Jan 13
2
There's a nice packaging thing you do...
Hello, Dirk (and everybody): I have Ubuntu on some systems and I notice there's a very nice thing you do with your R packages. The system is setup so that packages installed from deb go into /usr/lib/R, while packages built from scratch by root go into /usr/local/.., and if the user runs install.packages(), then it gets dumped into the user's own account. I'm much more familiar with
2007 May 17
1
use loop or use apply?
Hi, I have two matrices, A (axd) and B (bxd). I want to get another matrix C (axb) such that, C[i,j] is the Euclidean distance between the ith row of A and jth row of B. In general, I can say that C[i,j] = some.function (A[i,], B[j,]). What is the best method for doing so? (assume a < b) I have been doing some exploration myself: Consider the following function: get.f, in which,
2009 May 07
3
Running R in Ubuntu...really basic..sorry
Hi, I've actually run R quite a bit in Windows. I've had a release 8.04 of Ubuntu running a laptop for 3 days now. After struggling for much of that time to install R, I finally figured out that Dell shipped with the sources.list obsolete or just plain wrong. So I finally got it installed last night (for some reason v2.6.2, not v2.9.x). This morning I was able to download and install
2013 Dec 07
0
CFP: The 23nd International ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC) 2014
...te for Computational Science, Japan Satoshi Matsuoka, Tokyo Institute of Technology, Japan Dejan Milojicic, HP Labs, USA Bogdan Nicolae, IBM Research, Ireland Sangmi Pallickara, Colorado State University, USA Manish Parashar, Rutgers University, USA Ioan Raicu, Illinois Institute of Technology, USA Prasenjit Sarkar, IBM Research, USA Daniele Scarpazza, D.E. Shaw Research, USA Karsten Schwan, Georgia Institute of Technology, USA Martin Swany, Indiana University, USA Michela Taufer, University of Delaware, USA Kenjiro Taura, University of Tokyo, Japan Douglas Thain, University of Notre Dame, USA Bhuvan U...
2013 Jan 06
0
CFP: ACM HPDC 2013 -- Abstracts due January 14th
...onal Science, Japan Satoshi Matsuoka, Tokyo Institute of Technology, Japan Manish Parashar, Rutgers University, USA Judy Qiu, Indiana University, USA Ioan Raicu, Illinois Institute of Technology, USA Philip Rhodes, University of Mississippi, USA Matei Ripeanu, University of British Columbia, Canada Prasenjit Sarkar, IBM Research, USA Daniele Scarpazza, D.E. Shaw Research, USA Karsten Schwan, Georgia Institute of Technology, USA Martin Swany, Indiana University, USA Michela Taufer, University of Delaware, USA Kenjiro Taura, University of Tokyo, Japan Douglas Thain, University of Notre Dame, USA Cristian...
2013 Dec 07
0
CFP: The 23nd International ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC) 2014
...te for Computational Science, Japan Satoshi Matsuoka, Tokyo Institute of Technology, Japan Dejan Milojicic, HP Labs, USA Bogdan Nicolae, IBM Research, Ireland Sangmi Pallickara, Colorado State University, USA Manish Parashar, Rutgers University, USA Ioan Raicu, Illinois Institute of Technology, USA Prasenjit Sarkar, IBM Research, USA Daniele Scarpazza, D.E. Shaw Research, USA Karsten Schwan, Georgia Institute of Technology, USA Martin Swany, Indiana University, USA Michela Taufer, University of Delaware, USA Kenjiro Taura, University of Tokyo, Japan Douglas Thain, University of Notre Dame, USA Bhuvan U...
2013 Jan 06
0
CFP: ACM HPDC 2013 -- Abstracts due January 14th
...onal Science, Japan Satoshi Matsuoka, Tokyo Institute of Technology, Japan Manish Parashar, Rutgers University, USA Judy Qiu, Indiana University, USA Ioan Raicu, Illinois Institute of Technology, USA Philip Rhodes, University of Mississippi, USA Matei Ripeanu, University of British Columbia, Canada Prasenjit Sarkar, IBM Research, USA Daniele Scarpazza, D.E. Shaw Research, USA Karsten Schwan, Georgia Institute of Technology, USA Martin Swany, Indiana University, USA Michela Taufer, University of Delaware, USA Kenjiro Taura, University of Tokyo, Japan Douglas Thain, University of Notre Dame, USA Cristian...
2012 Oct 26
0
CFP: 22nd Int. ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC'13)
...onal Science, Japan Satoshi Matsuoka, Tokyo Institute of Technology, Japan Manish Parashar, Rutgers University, USA Judy Qiu, Indiana University, USA Ioan Raicu, Illinois Institute of Technology, USA Philip Rhodes, University of Mississippi, USA Matei Ripeanu, University of British Columbia, Canada Prasenjit Sarkar, IBM Research, USA Daniele Scarpazza, D.E. Shaw Research, USA Karsten Schwan, Georgia Institute of Technology, USA Martin Swany, Indiana University, USA Michela Taufer, University of Delaware, USA Kenjiro Taura, University of Tokyo, Japan Douglas Thain, University of Notre Dame, USA Cristian...
2012 Oct 26
0
CFP: 22nd Int. ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC'13)
...onal Science, Japan Satoshi Matsuoka, Tokyo Institute of Technology, Japan Manish Parashar, Rutgers University, USA Judy Qiu, Indiana University, USA Ioan Raicu, Illinois Institute of Technology, USA Philip Rhodes, University of Mississippi, USA Matei Ripeanu, University of British Columbia, Canada Prasenjit Sarkar, IBM Research, USA Daniele Scarpazza, D.E. Shaw Research, USA Karsten Schwan, Georgia Institute of Technology, USA Martin Swany, Indiana University, USA Michela Taufer, University of Delaware, USA Kenjiro Taura, University of Tokyo, Japan Douglas Thain, University of Notre Dame, USA Cristian...
2014 Oct 05
0
CFP: The 24th Int. ACM Symp. on High-Performance Parallel and Distributed Computing (HPDC) 2015
...orado State University, USA Manish Parashar, Rutgers University, USA Lavanya Ramakrishnan, Lawrence Berkeley National Laboratory, USA Raju Rangaswami, Florida International University, USA Matei Ripeanu, University of British Columbia, Canada Nagiza F. Samatova, North Carolina State University, USA Prasenjit Sarkar, Independent Consultant, USA Karsten Schwan, Georgia Institute of Technology, USA Vasily Tarasov, IBM Research, USA Kenjiro Taura, University of Tokyo, Japan Douglas Thain, University of Notre Dame, USA Ana Varbanescu, University of Amsterdam, The Netherlands Richard Vuduc, Georgia Institute...