Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lecture 10 #22

Open
asantucci opened this issue Jul 26, 2019 · 1 comment
Open

Lecture 10 #22

asantucci opened this issue Jul 26, 2019 · 1 comment

Comments

@asantucci
Copy link
Contributor

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

@asantucci
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant