台北市徐州路2號 TEL / 02-2392-8888 FAX / 02-7724-0004
淡水線、北投線(紅):台大醫院站2號出口
板南線(藍):善導寺站2號出口
2011年4月25日 星期一
2011年4月19日 星期二
gnu Make 平行執行
1. make 同時執行多個jobs可以加快執行,尤其是 2/4核心的cpu
The pitfalls and benefits of GNU Make parallelization
Ask Mr. Make
WRITTEN BY 14000
WEDNESDAY, 03 JANUARY 2007 05:32
--http://www.cmcrossroads.com/ask-mr-make/7483--the-pitfalls-and-benefits-of-gnu-make-parallelization
----The Basics: -j or --jobs
----Missing Dependencies
----The hidden temporary file problem
----The right way to do recursive Make
Implementing the GNU make "jobserver
--http://mad-scientist.net/make/jobserver.html
5.4 Parallel Execution
--http://www.gnu.org/s/hello/manual/make/Parallel.html
.NOTPARALLEL
--http://www.gnu.org/s/hello/manual/make/Special-Targets.html#Special-Targets
Overriding GNU Make SHELL variable for massive parallel make
http://ninjaverification.wordpress.com/2008/10/21/overriding-gnu-make-shell-variable-for-massive-parallel-make/
Optimizing Build Times Using Parallel "make"
By Morgan Herrington, July 16, 2004
http://developers.sun.com/solaris/articles/parallel_make.html
http://stackoverflow.com/questions/2121620/parallel-building-with-gnumake-and-prerequisites
http://groups.google.com/group/gnu.utils.bug/browse_thread/thread/9c53eda266a5fdb4/87325bdde038bdbf
Parallel Make
make’s “parallel make” promises large speedups, especially with the increasing popularity of multi-core CPUs. Unfortunately, the delivery falls short of the promise.
--http://www.conifersystems.com/whitepapers/gnu-make/
The pitfalls and benefits of GNU Make parallelization
Ask Mr. Make
WRITTEN BY 14000
WEDNESDAY, 03 JANUARY 2007 05:32
--http://www.cmcrossroads.com/ask-mr-make/7483--the-pitfalls-and-benefits-of-gnu-make-parallelization
----The Basics: -j or --jobs
----Missing Dependencies
----The hidden temporary file problem
----The right way to do recursive Make
Implementing the GNU make "jobserver
--http://mad-scientist.net/make/jobserver.html
5.4 Parallel Execution
--http://www.gnu.org/s/hello/manual/make/Parallel.html
.NOTPARALLEL
--http://www.gnu.org/s/hello/manual/make/Special-Targets.html#Special-Targets
Overriding GNU Make SHELL variable for massive parallel make
http://ninjaverification.wordpress.com/2008/10/21/overriding-gnu-make-shell-variable-for-massive-parallel-make/
Optimizing Build Times Using Parallel "make"
By Morgan Herrington, July 16, 2004
http://developers.sun.com/solaris/articles/parallel_make.html
http://stackoverflow.com/questions/2121620/parallel-building-with-gnumake-and-prerequisites
http://groups.google.com/group/gnu.utils.bug/browse_thread/thread/9c53eda266a5fdb4/87325bdde038bdbf
Parallel Make
make’s “parallel make” promises large speedups, especially with the increasing popularity of multi-core CPUs. Unfortunately, the delivery falls short of the promise.
--http://www.conifersystems.com/whitepapers/gnu-make/
2011年4月5日 星期二
voip
網路電話費率比較
yahoo voice
Taiwan $ 0.018
Taiwan, Mobile $ 0.089
Taiwan, Taipei $ 0.020
vbuzzer
TAIWAN $0.020 $0.020
TAIWAN-MOBILE $0.085 $0.08
teltel
臺灣 0.020
skype
所有費率: 價格(不含增值稅): 價格(含增值稅):
臺灣 2.3¢ 2.6¢
臺灣 - 免費電話 0¢ 0¢
臺灣 - 台北 2.3¢ 2.6¢
臺灣 - 行動通訊 10.1¢ 11.6¢
全球費率目的地內的通話 全球費率目的地外的通話
連接費 不包括增值稅 包括增值稅 不包括增值稅 包括增值稅
美元 (USD) 0.039 0.045 0.079 0.091
yahoo voice
Taiwan $ 0.018
Taiwan, Mobile $ 0.089
Taiwan, Taipei $ 0.020
vbuzzer
TAIWAN $0.020 $0.020
TAIWAN-MOBILE $0.085 $0.08
teltel
臺灣 0.020
skype
所有費率: 價格(不含增值稅): 價格(含增值稅):
臺灣 2.3¢ 2.6¢
臺灣 - 免費電話 0¢ 0¢
臺灣 - 台北 2.3¢ 2.6¢
臺灣 - 行動通訊 10.1¢ 11.6¢
全球費率目的地內的通話 全球費率目的地外的通話
連接費 不包括增值稅 包括增值稅 不包括增值稅 包括增值稅
美元 (USD) 0.039 0.045 0.079 0.091
訂閱:
文章 (Atom)