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

Eigen speed example #14

Closed
wants to merge 2 commits into from
Closed

Eigen speed example #14

wants to merge 2 commits into from

Conversation

breznak
Copy link
Member

@breznak breznak commented Jan 19, 2018

Small example using Eigen

  • add Eigen support
  • example code optimization

Overall performance might actually be worse, as we need to convert to/from eig. matrix.

Relevant #3

Conflicts:
	src/nupic/math/ArrayAlgo.hpp
@breznak breznak added help wanted Extra attention is needed optimization labels Jan 19, 2018
@chhenning
Copy link

This might be helpful:
https://bitbucket.org/blaze-lib/blaze/wiki/Blazemark

@breznak breznak added this to the Optimizations milestone Jul 31, 2018
@breznak breznak mentioned this pull request Jul 31, 2018
2 tasks
@breznak breznak closed this Jul 31, 2018
@breznak breznak deleted the eigen_speed branch July 31, 2018 05:08
@breznak breznak mentioned this pull request Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed optimization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants