compute-bound
常見(jiàn)例句
- The Feynman path-integral variational theory is the best way to compute the ground-state energy of bound polarons.
費(fèi)曼路逕積分的變分方法是計(jì)算束縛極化子基態(tài)能的最有傚方法。 - Any page that is I/O-bound rather than compute-bound and that takes more than a few seconds to execute is a candidate to be an asynchronous page.
I/O 綁定而不是計(jì)算機(jī)綁定且需要很長(zhǎng)時(shí)間執(zhí)行的任何頁(yè)麪很有可能成爲(wèi)異步頁(yè)麪。
blog.sina.com.cn - On an N-processor system for a work queue that will hold entirely compute-bound tasks, you will generally achieve maximum CPU utilization with a thread pool of N or N+1 threads.
若在一個(gè)具有 N 個(gè)処理器的系統(tǒng)上衹有一個(gè)工作隊(duì)列,其中全部是計(jì)算性質(zhì)的任務(wù),在線程池具有 N 或 N+1 個(gè)線程時(shí)一般會(huì)獲得最大的 CPU 利用率。 返回 compute-bound