Skip to content

Lecture 10 #22

Description

@asantucci

Make mention of SIMD - single instruction multiple data, and its relation to numpy operations. GPU's excel at SIMD, but CPU's are still capable of executing instructions in parallel. Other common numpy (vectorized) operations include np.log, np.abs, np.maximum

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions