Parallel and Concurrent Programming in Haskell version 1.1 Simon Marlow simonmar@microsoft.com Microsoft Research Ltd., Cambridge, U.K. May 20, 2011 Contents 1 Introduction 2 1.1 Tools and resources . . . . . . . . . . . . . . . . . . . . . ... 続きを読む
hlcm: Fast algorithm for mining closed frequent itemsetsClosed frequent itemsets are patterns that occur more than a defined threshold in a transactional database. This program is a Haskell implementation of the LCM2 algorithm by Takeaki Uno ... 続きを読む
programming, multithreading本日、並カンにてLock-freeアルゴリズムについて発表してきます。発表資料は以下になります。なお、今回の発表で割愛したメモリバリアの詳細については、以下の発表資料を参照ください。そろそろvolatileについて一言いっておくかマ... 続きを読む
ToDo:r (2/20 土)kern (2/23 火)ski (2/25 木)rrk (2/28 日)世界樹tt四国fixどうでもいい 348月資源 火金燃 土不燃topcoderlangscan.duecda _ 並カン 何やら色々楽しかったものの宿題も増える感じだった。 メーヤウが店の雰囲気かわってからやはりおいしくなく... 続きを読む
Haskell 周り shelarcy(しぇらーしぃ) 2010年1月31日日曜日 並列プログラミング in Haskell (2010) shelarcy(しぇらーしぃ) 2010年1月31日日曜日 自己紹介 • 名前 • shelarcy • Haskell の連載を書いています。 • 「本物プログラマは Haskell を使う」... 続きを読む
Friday, 15 January 2010 Naïve Parallelization: C++ (OpenMP) and Haskell Update: floodyberry from reddit has suggested a great improvement to the C++ version. This lets the speedup trend increase much more nicely in the case of 8 levels of sph... 続きを読む
Introduction to Parallel Programming and MapReduce Table of Contents Audience and Pre-Requisites This tutorial covers the basics of parallel programming and the MapReduce programming model. The pre-requisites are significant programming exper... 続きを読む
インテルのCoreシリーズCPUが登場して以来、マルチコアCPUは爆発的に普及している。現在では比較的低価格なCPUでも複数のコアを搭載するようになり、現在販売されているPCのほとんどはマルチコアに対応しているといっても過言ではない。しかし、まだマルチコアC... 続きを読む
Note: new account creation has been disabled as an anti-spam measure. 1.1 2009-03-01: Current Entry Submitted: http://alioth.debian.org/tracker/index.php?func=detail&aid=311523&group_id=30402&atid=411646 Also filed a bug ticket with GHC to fi... 続きを読む
From: Don Stewart <dons <at> galois.com> Subject: Fast parallel binary-trees for the shootout: Control.Parallel.Strategies FTW! Newsgroups: gmane.comp.lang.haskell.cafe Date: 2008-09-01 22:18:13 GMT (4 weeks, 4 days and 21 hours ago) The Comp... 続きを読む
最近みた TechTalks同僚が iPhone 買ったというので, それまで使っていた iPod touch を譲りうけた. (決してふんだくったわけではない.) 動画再生専用機として使っている. 驚くことに, PC の画面でみるよりずっと良い. 画面を動かせいのが制約だったとは, 思い... 続きを読む