Introduction to OpenMP: 22 Recapitulation

Поделиться
HTML-код
  • Опубликовано: 7 фев 2025

Комментарии • 34

  • @wei-lunchiu2366
    @wei-lunchiu2366 2 года назад +5

    2023 and it's the best tutorial I had ever seen.

  • @tomquareme3787
    @tomquareme3787 8 лет назад +43

    Tim Mattson should be teaching everything. I really love these videos!

  • @rishibansal3918
    @rishibansal3918 7 месяцев назад +1

    This was amazing. One of the best tutorials I have seen in a long time. Watching this in 2024.

  • @10051993able
    @10051993able 9 лет назад +8

    Thanks a lot Mr.Tim Mattson and Intel!

  • @ulrichschneider350
    @ulrichschneider350 2 года назад +1

    Thanks for this awesome series. It helped me with parallelizing my code efficiently.

  • @ragupatt
    @ragupatt 6 лет назад +2

    OpenMP is fantastic, and Tim Mattson's tutorial series is even more fantastic. Thank you.

  • @CitizenDeLaLuna
    @CitizenDeLaLuna 3 года назад +1

    Great course! My intro to parallel computing- this series was incredibly helpful.

  • @rpd2579
    @rpd2579 9 лет назад +2

    Nice introduction to the OpenMP!
    Thank you very much Tim and Intel!

  • @AlbertHeinle
    @AlbertHeinle 10 лет назад +5

    Good series! Thanks for making these. The last two exercises had some issues (as you can derive from my comments on the respective discussions), but overall I was able to apply my newly acquired knowledge quite quickly. The presenter also had some serious skill in sticking to the most important things and keeping a good pace...

  • @AnaghPd
    @AnaghPd 9 лет назад +1

    One of the best CS tutorials I have ever seen

  • @saheedadisa8077
    @saheedadisa8077 5 лет назад +1

    Many thanks from the beginning to the end. what a wonderful and comprehensive teaching! good job

  • @MiaoLiu-caps
    @MiaoLiu-caps Год назад

    Thank you for such an excellent course, Mattson! It's useful, practicable and straightforward.

  • @lolicamevoli
    @lolicamevoli 3 года назад +1

    Thank you very much!

  • @IgorBronshtein
    @IgorBronshtein Год назад

    Thank you for the course, Tim Mattson!

  • @margarettrautner4951
    @margarettrautner4951 4 года назад +1

    Thank you for this tutorial! Went through the whole thing. You are a great teacher.

  • @jianpingchen9764
    @jianpingchen9764 6 лет назад +1

    Excellent OpenMP Introduction, Thanks very much !

  • @goldenham89
    @goldenham89 8 лет назад +1

    Thank you so much. You are much better than my professor.

  • @marcusriveraoman2353
    @marcusriveraoman2353 9 лет назад +1

    Thank you very much sir! Both for these wonderful lessons and for your contributions to the parallel programming technology!

  • @sebosp
    @sebosp 9 лет назад +1

    Thank you for the tutorial, definitely clear many things that look cumbersome to understand from the specs plus the exercises were excellent, with the tricks and all :)

  • @trustmeimaphysicist9331
    @trustmeimaphysicist9331 7 лет назад +1

    Thank you so much for these lectures. It helped me a lot understanding the concepts of parallel programming!

  • @GeorgePapageorgakis
    @GeorgePapageorgakis 10 лет назад +1

    Nice lessons. Now the # of generated queries is over 9000! Need to find more courses!

  • @EduardoGuzmanMaldonado_EGM
    @EduardoGuzmanMaldonado_EGM 4 года назад +1

    #pragma omp parallel for
    for(int i=0; i

  • @DrNioky
    @DrNioky 8 лет назад +2

    Thank you for these lectures. I learned a lot!

  • @anatosmi
    @anatosmi 9 лет назад +1

    amazing tutorial, Thanks a lot Mr. Mattson

  • @chemseddinechohra7060
    @chemseddinechohra7060 11 лет назад +6

    Thank you very much so useful series

  • @User-cv4ee
    @User-cv4ee 4 года назад +2

    Wouldn't loop parallelism fall under SPMD? We are essentially dividing the iterations according to some policy just as SPMD would use thread_ids to divide.

  • @quswarabid
    @quswarabid 4 года назад +1

    Thanks TIM

  • @pavelrahl6284
    @pavelrahl6284 6 лет назад +1

    Great series, thank you.

  • @renanzzz22
    @renanzzz22 7 лет назад +1

    Thanks from Brazil!

  • @radhikamonpara2643
    @radhikamonpara2643 6 лет назад +1

    thank you sir ☺️🙏🏻

  • @billitsas
    @billitsas 8 лет назад +1

    great lessons :)

  • @kevinBond0958
    @kevinBond0958 8 лет назад +1

    Thank you.

  • @Lucaash
    @Lucaash 9 лет назад +1

    Thank you :)

  • @ahmedhenteti7600
    @ahmedhenteti7600 8 лет назад +1

    Thank you.