タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

grepとgpuに関するanegishiのブックマーク (1)

  • CUDA grep

    A Hardware Accelerated Regular Expression Matcher Manish Burman Brandon Kase SUMMARY We successfully created a parallel regular expression matcher using CUDA for GPUs. Our implementation is anywhere from 2x-10x faster than grep depending on the workload and about 68x faster than the perl regex engine. We think that this makes it a viable candidate for use in the real world. BACKGROUND Regular expr

  • 1