do intel multi-thread support celeron 1.3G?

thinkalways 2008-01-06 01:42:06
My notebook is bought three years ago,its cpu is celeron 1.3G with 768MB memory,I am using Visual C++ 6.0 as IDE.I have already tried TBB programming for last month's puzzle,but i failed to run TBB,an fatal error occured and i cannot fix it. I donnot know whether my old cpu support multi-thread programming,i have examine the sourcecode you provide:lifeofgame,it can be done by divided grid map and numsofneighbous 5000*5000 to 100*100 and then combine blocks together with computing edge elements.The size of blocks depends on the indensity of lives.I am intersted in parreral computing and intel's multi-thread contest.

...全文
113 3 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
捺捺 2008-01-18
  • 打赏
  • 举报
回复
re
OpenHero 2008-01-18
  • 打赏
  • 举报
回复
1. multi-thread processing doesn't need multi core. so if use define the number of the TBB threads urself, you will get multi thread program. but it is just only use time-scheduler thread by the OS.
2. Only if there is multi-core u can get true pareral thread.
3. TBB is a library that supports scalable parallel programming using standard ISO C++ code. It doesn't require special languages or compliers.

Ps: if there is any problem, we can club together:) best wishes!
mengmengswat 2008-01-18
  • 打赏
  • 举报
回复
Celeron series nonsupport multi-thread processing and all Intel Software.

567

社区成员

发帖
与我相关
我的任务
社区描述
英特尔® 边缘计算,聚焦于边缘计算、AI、IoT等领域,为开发者提供丰富的开发资源、创新技术、解决方案与行业活动。
社区管理员
  • 英特尔技术社区
  • shere_lin
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧