The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    CUDA cores vs MATLAB

    Discussion in 'Alienware 17 and M17x' started by maxheap, Nov 6, 2011.

  1. maxheap

    maxheap caparison horus :)

    Reputations:
    1,244
    Messages:
    3,294
    Likes Received:
    191
    Trophy Points:
    131
    Hello people, to fellow gamers AND programmers, I am really interested in finally utilizing these CUDA cores for computation, has anyone experimented with this before? instead of 8 workstations, is it practically possible to work with 400 workstations :D I really want to see where we can go with this GPU computing business :)
     
  2. masterchef341

    masterchef341 The guy from The Notebook

    Reputations:
    3,047
    Messages:
    8,636
    Likes Received:
    4
    Trophy Points:
    206
    I think the licensing cost for GPU computing grows a lot if you want more than a handful of workstations and matlab.

    However, it is certainly possible to distribute matlab gpu code out in parallel to hundreds of computers.
     
  3. maxheap

    maxheap caparison horus :)

    Reputations:
    1,244
    Messages:
    3,294
    Likes Received:
    191
    Trophy Points:
    131
    I think I should have the proper license (university license), can you point me to a good tutorial for GPU computing? seriously want to (and need to) get into this thing :)
     
  4. gpufan

    gpufan Notebook Enthusiast

    Reputations:
    0
    Messages:
    11
    Likes Received:
    0
    Trophy Points:
    5
    Mathworks actually has crappy GPU support. But Jacket by Accelereyes is really good. Check it out here: Jacket versus PCT - AccelerEyes

    Also, there are tons of Jacket tutorials on that site.