Skip to content

Parallel matrix calculation#47

Open
timothyxp wants to merge 9 commits into8080labs:devfrom
timothyxp:timothyxp-paralleling
Open

Parallel matrix calculation#47
timothyxp wants to merge 9 commits into8080labs:devfrom
timothyxp:timothyxp-paralleling

Conversation

@timothyxp
Copy link

Add paralleling compurations for pps.matrix. In my sample test data with 20 columns on 8CPU machine boost from 21 second to 5.7.
But for data with a lot of columns(>60) still too slow. I have idea to add parameter for selection only interesting columns from data(maybe interesting for specific column) and optimize calculations for data with a large number of columns. Also it will be usefull for better matrix understanding.

@FlorianWetschoreck
Copy link
Collaborator

Thank you for opening the PR - I will have to take some time to look over this but currently I am quite busy, so I am not sure yet when I will find the time

@FlorianWetschoreck
Copy link
Collaborator

Thank you for the PR - I would love to have a quick chat with you about it. You can reach me via florian@8080labs.com

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

Successfully merging this pull request may close these issues.

4 participants