Array
(
    [content] => 
    [params] => Array
        (
            [0] => /forum/index.php?threads/survey-paper-on-intels-xeon-phi.12396/
        )

    [addOns] => Array
        (
            [DL6/MLTP] => 13
            [Hampel/TimeZoneDebug] => 1000070
            [SV/ChangePostDate] => 2010200
            [SemiWiki/Newsletter] => 1000010
            [SemiWiki/WPMenu] => 1000010
            [SemiWiki/XPressExtend] => 1000010
            [ThemeHouse/XLink] => 1000970
            [ThemeHouse/XPress] => 1010570
            [XF] => 2021370
            [XFI] => 1050270
        )

    [wordpress] => /var/www/html
)

Survey paper on Intel's Xeon Phi

sparsh

Member
Intel's Xeon Phi (having "many-integrated core" or MIC micro-architecture) combines the parallel processing power of a many-core accelerator with the programming ease of CPUs. In this paper, we survey 100+ works that study the architecture of Phi and use it as an accelerator for a broad range of applications. We review performance optimization strategies as well as the factors that bottleneck the performance of Phi. We also review works that perform comparison or collaborative execution of Phi with CPUs and GPUs.

Intel Xeon Phi SemiWiki.jpg


Paper accepted in Concurrency and Computation journal 2020. Available here: https://www.researchgate.net/public..._and_Optimizing_Performance_of_Intel_Xeon_Phi
 
Last edited by a moderator:
Back
Top