Search code examples
cudadistributed-computinggpgpumultiple-gpu

Is there something like Hadoop, but based on GPU?


Is there something like Hadoop, but based on GPU? I would like to do some research on distributed computing. Thank you for your help!

Yik,


Solution

  • Mars: A framework for GPU MapReduce comes to mind. Is that what you're thinking? There are other examples using GPUs by a traditional Hadoop system, and running Hadoop on a GPU entirely.