search for: gputools

Displaying 14 results from an estimated 14 matches for "gputools".

Did you mean: gpgtools
2011 Jan 27
0
Problems installing gputools
Hi, I have some surprising trouble installing the gputools package. This is a linux box running Fedora with an Nvidia GeForce GTX 260 card and R 2.12.1 I had gputools running on it for the past several months. Wanting to update to the newest version, I simply executed install.packages("gputools") from within R. This should mean that the problem...
2011 Feb 25
2
Missing R.h
Hi, I'm trying to install a module - gputools - and keep getting compile time errors about missing R.h Does anyone know where this file can be found? Thanks!
2012 Aug 23
1
Why was my R process killed spontaneously?
I tried to use gpuCor function in the gputools package of R to calcuate the pairwise correlations of a matrix of 40,000 columns. Becuase there would be memory issues if I use the whole matrix at a time, I splitted the matrix into submatrix of 10,000 columns and then calculate the pairwise correlation of different submatrices. There are altoget...
2010 Jun 03
3
General-purpose GPU computing in statistics (using R)
Hi All, I have been reading about general purpose GPU (graphical processing units) computing for computational statistics. I know very little about this, but I read that GPUs currently cannot handle double-precision floating points and also that they are not necessarily IEEE compliant. However, I am not sure what the practical impact of this limitation is likely to be on computational
2011 Oct 30
0
curiosity only: gpu ?
...elp, this post is not critical. it is more curiosity. Integration: for me, I want to substitute the basic statistical functions with GPU versions: mean, var, sd, lm, lm.summary, sort, order, quantile (, and maybe lapply with plain arithmetic functions). one of these functions is already in gputools (gLm). I did not see the others, but some functions (like mean) may well be used internally. is there an R GPU library that can swap-and-replace these eight functions "seamlessly and transparently"? Benchmarks: I wonder what the typical speedup for these functions are in mainstream sy...
2014 Jul 29
0
making cuda-based R package CRAN friendly
...the user to run a function that detect the OS and presence of CUDA, and download the appropriate shared library file. The problem is as long as there are C code in src/, it will not pass CRAN check. Also, that seems to violate some CRAN policies. The other is simply to follow what packages like gputools/rpud/etc. and have only source package on CRAN, and provide Windows binaries off CRAN (perhaps with a note in the README on where to download them). We'd very much appreciate any pointer. Best, Andy Andy Liaw Biometrics Research, Merck Research Laboratories PO Box 2000 RY34-300 Rahway, NJ...
2010 Mar 12
0
R/Finance 2010
...ate Skew Distributions Wendy Wang: Strategic Asset Allocation using Markov Switching James "JD" Long: Zen and the Art of Stochastic Dart Throwing (How I Build Insurance / Reinsurance Models with R) Saturday, April 17th, 2010 ------ Josh Buckner/Mark Seligman: GPU computing with the gputools package Saptarshi Guha: R and Hadoop Integrated Processing Environment Stefan Theussl: Distributed Text Mining with tm *Bernhard Pfaff: Risk Modeling with R Lightning talks: Jonathan Cornelissen: RTAQ: Tools for Analysis of Trades and Quotes Robert Grossman: Computing in the Cloud Nicolas Ch...
2010 Aug 24
3
require is to suggests as what is to imports?
Hi all, If a package suggests another package in its description, you can check it at runtime with requires. How do you do check if a package is available without loading it, if you only want to access one function in the package namespace. Thanks, Hadley -- Assistant Professor / Dobelman Family Junior Chair Department of Statistics / Rice University http://had.co.nz/
2009 Dec 13
2
O(N log N) Kendall Tau
I've noticed that the implementation of Kendall's Tau in R is O(N^2). The following reference describes how it can be done in O(N log N): A Computer Method for Calculating Kendall's Tau with Ungrouped Data William R. Knight Journal of the American Statistical Association, Vol. 61, No. 314, Part 1 (Jun., 1966), pp. 436-439 http://www.jstor.org/pss/2282833 I'm interested in
2009 Jul 31
2
Preparing for multi-core CPUs and parallel processing applications
Hello I am fortunate (or in really big trouble) in that the research group I work with will soon be receiving several high end dual quad core machines. We will use the Ubuntu OS on these. We intend to use this cluster for some extensive modeling applications. Our programming guru has demonstrated the ability to link much simpler machines to share CPUs and we purchased the new ones to take
2011 Jan 20
1
GPU packages and 'Debian R Policy'
Hi there, Moving this request for info over from an R-HPC-SIG list thread as the issue is less HPC than something that has bitten me as a result of trying to install HPC (read CUDA) R packages. Background to this is that I have both a Ubuntu host for a Tesla card that some researchers are looking to do CUDA-related R computation on, and a prototype, RHEL-based, cluster that is being used to
2016 May 14
2
R external pointer and GPU memory leak problem
My question is based on a project I have partially done, but there is still something I'm not clear. My goal is to create a R package contains GPU functions (some are from Nividia cuda library, some are my self-defined CUDA functions) My design is quite different from current R's GPU package, I want to create a R object (external pointer) point to GPU address, and run my GPU function
2009 Aug 24
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week New packages ------------ Updated packages ---------------- New reviews ----------- This email provided as a service for the R community by http://crantastic.org. Like it? Hate it? Please let us know: cranatic at gmail.com.
2010 Jul 18
6
CRAN (and crantastic) updates this week
...(4.0-0), gamlss.mx (4.0-0), gamlss.nl (4.0-0), gamlss.tr (4.0-0), gamlss.util (4.0-0), gap (1.0-23), gbm (1.6-3.1), gclus (1.3), gdata (2.8.0), geoR (1.6-28), geoRglm (0.8-28), geosphere (1.2-4), geozoo (0.4.1), GExMap (1.1), ggplot2 (0.8.8), ghyp (1.5.3), glmnet (1.4), gmm (1.3-2), gplots (2.8.0), gputools (0.21), gRain (0.8.5), grImport (0.6-1), gss (1.1-5), gsubfn (0.5-3), gtools (2.6.2), gWidgets (0.0-41), gWidgetsRGtk2 (0.0-67), gWidgetsrJava (0.0-19), gWidgetstcltk (0.0-38), gWidgetsWWW (0.0-19), hapassoc (1.2-4), hash (2.0.1), hergm (1.2-5), hglm (1.1.1), highlight (0.2-1), Hmisc (3.8-2), hopac...