forked from duchesnay/pylearn-epac
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Design memory mapping for X matrix #13
Labels
Comments
ghost
assigned JinpengLI
Jun 10, 2013
http://pythonhosted.org/joblib/ It seems this issue can be solved by the project, joblib. |
JinpengLI
added a commit
that referenced
this issue
Aug 9, 2013
JinpengLI
added a commit
that referenced
this issue
Aug 9, 2013
Thanks to the project joblib (http://pythonhosted.org/joblib/), the large matrix can be used as np.memmap in multi-processes on LocalEngine. c.f. the example run_a_big_matrix.py in the branch mmapping. After I come back, I will work for the memory mapping for the soma-workflow. @duchesnay @duboism |
JinpengLI
added a commit
that referenced
this issue
Aug 9, 2013
JinpengLI
added a commit
that referenced
this issue
Aug 26, 2013
JinpengLI
added a commit
that referenced
this issue
Aug 26, 2013
JinpengLI
added a commit
that referenced
this issue
Aug 26, 2013
JinpengLI
added a commit
that referenced
this issue
Aug 26, 2013
JinpengLI
added a commit
that referenced
this issue
Aug 27, 2013
JinpengLI
added a commit
that referenced
this issue
Aug 27, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: