CSCE 611 Fall 2024 Lecture 1: Introduction

Поділитися
Вставка
  • Опубліковано 31 гру 2024

КОМЕНТАРІ •

  • @VincentDBlair
    @VincentDBlair 3 місяці тому

    This is great! Thank you.

  • @ivolol
    @ivolol 3 місяці тому

    You'll probably write assembly that one time when you have a critical piece of code, and the compiler is doing something absolutely funky / refuses to optimise, and you spend 2 days figuring out just the right instructions... but in the end your hot loop now runs 30x faster

    • @segsfault
      @segsfault 26 днів тому

      Vectorization is something Assembly is still used alot for since Compilers still aren't very good at it.

  • @enzoding7558
    @enzoding7558 4 місяці тому

    do we have a course website?

    • @JasonBakos
      @JasonBakos  4 місяці тому

      Yes, it's at dropbox.cse.sc.edu (requires login).