LOW-CONTENTION LOCK
    1.
    发明公开
    LOW-CONTENTION LOCK 审中-公开
    缺少竞争BARS

    公开(公告)号:EP1665045A2

    公开(公告)日:2006-06-07

    申请号:EP04783504.6

    申请日:2004-09-03

    申请人: INTEL CORPORATION

    IPC分类号: G06F9/46

    CPC分类号: G06F9/526

    摘要: The present disclosure relates to acquiring and releasing a shared resource via a lock semaphore and, more particularly, to acquiring and releasing a shared resource via a lock semaphore utilizing a state machine.

    LOCKLESS SCHEDULING OF DECREASING CHUNKS OF A LOOP IN A PARALLEL PROGRAM
    3.
    发明公开
    LOCKLESS SCHEDULING OF DECREASING CHUNKS OF A LOOP IN A PARALLEL PROGRAM 审中-公开
    数据减环的末端条并行程序的LOCK地段分类

    公开(公告)号:EP1941361A2

    公开(公告)日:2008-07-09

    申请号:EP06826625.3

    申请日:2006-10-23

    申请人: Intel Corporation

    IPC分类号: G06F9/45

    CPC分类号: G06F8/452

    摘要: A loop can be executed on a parallel processor by partitioning the loop iterations into chunks of decreasing size. An increase in speed can be realized by reducing the time taken by a thread when determining the next set of iterations to be assigned to a thread. The next set of iterations can be determined from a chunk index stored in a shared variable. Using a shared variable enables threads to perform operations concurrently to reduce the wait time to the period while another thread increments the shared variable.