I had a few wrong understandings of LAM-MPI and get clarified today when working out the cluster project. Referring back to my last post on MPI, the conclude was made wrong. The daemon I started can only be used by myself. Every user have to start their own lamd before running program with R-SNOW or Rmpi package.
Monthly Archives: April 2006
ZT: 为什么胡锦涛要到比尔盖茨家中作客?
From: wenxuecity
胡锦涛终于展开他出任国家主席后的首次美国之旅,但中美对是否“国事访问”仍未有共识,美国总统布什也不会在白宫以晚宴欢迎胡锦涛。失之东榆、收之桑隅,
虽然不获世界上最有权的人以“国宴”相待,却得到全球首富的微软公司创办人盖茨热情接待,邀请胡锦涛到他的豪宅享用晚餐。这是中共领导人首次到外国的大资
本家家中作客,向以推翻资产主义为己任、打倒过无数资本家的中共干部,今天竟然成为外国资本家的座上宾,不仅在开历史的玩笑,更是敏感的政治事件。为甚么
胡锦涛要冒此风险呢?难道只是要出一口气,向布什示威吗?
ZT: 警惕美元给人民币挖”陷阱”
From: wenxuecity
我国外汇储备8536亿美元,成为第一外汇储备国,反映出资金流入量增大,货币升值压力加大,炒作人民币升值的热钱越来越多。在看好今年股市的同时,庞大
的外汇储备,增加了金融风险。在未来两年,市场资金流向是否会出现小逆转或大逆转局面?投资者对此需未雨绸缪。历史不会重复却有惊人相似
──警惕美元给人民币挖“陷阱”。
ZT: Google 邀您一同來解開達文西密碼
ZT: Tips for Productivity and Happiness at Work
From: Daibel Designs
Puzzlebird says: Well, this blog from Daibel points out some good points on how to “get things done” in a timely manner. I have some common habits as he, and would like to recommend the second part (tips on happiness at work).
ZT: High Traffic Web Development
From: /dev/random
One thing I’ve found in common with all large
sites and that should be pretty obvious, is a PHP compiler cache and
some type of caching system. Some of the more popular ones are APC,
Bware Afterburner, Turck MMCache, and the Zend Accelerator. PHP caching
systems are easy to write and can speed up template calls a ton.
ZT: 最大赢利值的精细化网络创业模式
From: Aspid Blog, (来源:阿里巴巴)
开网络公司的人,总是相传“七八个人,两三条枪”的成功故事,比如百度、厦门书生、北京国风(3721)……等等,各个层面的公司和创业都在研究和模仿,
事实上,每一个成功的公司背后远不是“七八个人,两三条枪”那么简单,领导人的性格、企业发展方向、发展目标和团队聚合力等,每一个环节都要经受磨练,总
是要经历创业、发展、转型、再发展……这样的循环过程,作为创业阶段,笔者总结一些经验,供有志网络创业的人借鉴,借2005网络创业大潮,实现做时代英
雄的理想。
Ensembl v37 not working with DAS tracks, fixed
With the unmodified ensembl v37 installation, we got error with DAS tracks:
Can’t locate object method “fetch_all_Features” via package
“Bio::EnsEMBL::ExternalData::DAS::DAS” at
/usr/local/ensembl/site/ensembl/modules/Bio/EnsEMBL/Slice.pm line 2476
Rmpi/SNOW runs job only at headnode, fixed
Using gmail with https
If you access gmail using http:/www.gmail.com, the initial authentication is in https, but right after it, all traffic is http. I have some concerns about it, especially when I write private emails using office computer. There is a quick fix for it. By accessing https:/mail.google.com, all gmail traffic will be encrypted in https for the entire session. This is what I need.