_____ is not considered a challenge when designing applications

分类: OS 发布时间: 2023-11-15 03:39 浏览量: 0

_____ is not considered a challenge when designing applications for multicore systems.

A.Deciding which activities can be run in parallel

B.Ensuring there is a sufficient number of cores

C.Determining if data can be separated so that it is accessed on separate cores

D.Identifying data dependencies between tasks.

正确答案是B