Git Product home page Git Product logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 21, 2024
Marking as request for enhancement.

Original comment by jaredhoberock on 22 Jul 2009 at 6:58

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from thrust.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 21, 2024
thrust is very efficient, but our project need to manipulate the matrices, i 
have to drop it, sad, hoping thrust could native support matrices in future 

Original comment by [email protected] on 1 Jul 2010 at 10:09

from thrust.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 21, 2024
I've been working on device_matrix following on an interface of Eigen 3.x. 
device_matrix will wrap the culbas for matrix operation and use expression 
template to enhance the performance. The job is just starting. 

Original comment by SunMingming on 11 Jul 2010 at 10:39

from thrust.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 21, 2024
Sun, that sounds like a great idea. Please keep us informed about your progress 
and if there's anything we can do to help!

Original comment by wnbell on 11 Jul 2010 at 6:52

from thrust.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 21, 2024
Than you for your interests! I just finished wraping some matrix-matrix and 
matrix-scalar functions of CUBLAS using expression template. I will wrap 
matrix-vector functions in next few days and complete the matrix operation 
expression interface. Array operation expression interfaces will be added 
later. Matrix sub-blocks operation is also an important task. 

However, current wrap is simple and not efficient enough. Optimization is the 
main objective of next stage. Unfolding the expresson template in the kernel 
function may bring better performance than wraping CUBLAS for plus and minus 
operation. 

Original comment by SunMingming on 14 Jul 2010 at 2:39

from thrust.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 21, 2024

Original comment by wnbell on 23 Jul 2010 at 12:24

  • Added labels: Milestone-Unscheduled

from thrust.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 21, 2024
I've just published GPUMatrix 0.1 at http://code.google.com/p/gpumatrix/. I'm 
working on my research project so the code is somewhat rough and the document 
is absent. But it do help in my research project. I can switch computation 
between GPU and CPU just define the MatrixType to GPUMatrix or Eigen::MatrixXd. 
I wish it can help. Any suggestion is welcome. 

Best wishes! 

Original comment by SunMingming on 22 May 2011 at 10:59

from thrust.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 21, 2024

Original comment by jaredhoberock on 7 May 2012 at 9:44

  • Changed state: WontFix

from thrust.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.