タグ

GPUとgpgpuに関するkazutan711のブックマーク (2)

  • 第1回 GPUコンピューティングおよびCUDAについて | G-DEP

    第1回 「GPUコンピューティングおよびCUDAについて」 目次に戻る   |   第2回 >> 皆さん、「GPUコンピューティング」や「CUDA」を知っていますか?元々PCが好きな方はもちろん、そうでなくても近年のコンピューターの話題で耳にしたことがある方も多いかと思います。でも具体的にどういうものであるかを知らなかったり、実際に利用しているという人は少ないのではないでしょうか。 第1回は、そんなGPUコンピューティングとCUDAについてお話しします。ここで述べることはあくまで初心者に向けた概要であるため、もっと詳細にGPUコ ンピューティングのことを知りたいという方は、参考リンク先を下の方に貼り付けておきますので、良ければそちらもどうぞ! ちなみに、このコラムでは分かりやすくするためGPUコンピューティングをGPU汎用計算(GPGPU;General-purpose computing

  • R GPGPU

    Enabling GPU Computing in the R Statistical Environment R is the most popular open source statistical environment in the biomedical research community. However, most of the popular R function implementations involve no parallelism and they can only be executed as separate instances on multicore or cluster hardware for large data-parallel analysis tasks. The arrival of modern graphics processing un

    kazutan711
    kazutan711 2013/01/17
    RでGPGPUを使用するため?のパッケージ(gputools)のサイト。通常との比較データも。
  • 1