| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 6 months |
| seen | yesterday | |
| stats | profile views | 12 |
|
Feb 19 |
revised |
Why does memory run out when adding same-sized matrices in a loop? added 1 characters in body |
|
Feb 19 |
comment |
Why does memory run out when adding same-sized matrices in a loop? @ruebenko I apply this kind of settings before I run the code. Packed arrays needs to be tried. Thanks. |
|
Feb 19 |
comment |
Why does memory run out when adding same-sized matrices in a loop? @Stefan I also think so, however, the solution musn't be like that for a high-level programming language.. |
|
Feb 18 |
revised |
Why does memory run out when adding same-sized matrices in a loop? edited body |
|
Feb 18 |
comment |
Why does memory run out when adding same-sized matrices in a loop? @acl The code that you wrote seems to provide functionality, right? or It also reduce memory consumption? Also, please see my edit. |
|
Feb 18 |
comment |
Why does memory run out when adding same-sized matrices in a loop? @LeonidShifrin I haven't use a packed array yet so I don't know anything about it. Also, please see my edit. |
|
Feb 18 |
revised |
Why does memory run out when adding same-sized matrices in a loop? added 740 characters in body |
|
Feb 18 |
asked | Why does memory run out when adding same-sized matrices in a loop? |
|
Feb 11 |
comment |
Export data from remote kernel onto a local machine @Szabolcs There is a problem with network. Because of this I can't access it. I am also struggling to solve this issue. In order to go further, I think there may be a way to import the data onto local machine. I understood, thank you for your interest. |
|
Feb 11 |
comment |
Export data from remote kernel onto a local machine @Szabolcs No, the first time I accessed it, it generated a directory for me .So, I have solely one directory. |
|
Feb 11 |
comment |
Export data from remote kernel onto a local machine @Ajasja Yes,however, the problem is that I can't access to this directory. Because of this, I try to find alternative ways. In addition, the OS is windows. |
|
Feb 11 |
comment |
Export data from remote kernel onto a local machine @JoelKlein When I accessed to remote kernel, it generates a directory for me on network. I use this directory in order to write some data and import this data to Mathematica. I launch the remote kernel by ssh. I should write every computed variable, nearly 16 variables. Some variables use 5-10 GBs of Ram and some variables use 1-2 GBs of Ram. |
|
Feb 11 |
comment |
Export data from remote kernel onto a local machine @halirutan Thank you. I have added some details. Please see my edit. |
|
Feb 11 |
revised |
Export data from remote kernel onto a local machine added 325 characters in body |
|
Feb 10 |
asked | Export data from remote kernel onto a local machine |
|
Feb 6 |
accepted | How can I find the points of B Spline functions for a specific range? |
|
Feb 6 |
asked | How can I find the points of B Spline functions for a specific range? |
|
Jan 18 |
comment |
How can I fill in a matrix at every iteration of a Do loop? @ssch Ohh, sorry.I cut it and then saved like this. I rewrote the code , thanks for attention. |
|
Jan 18 |
revised |
How can I fill in a matrix at every iteration of a Do loop? added 409 characters in body |
|
Jan 18 |
revised |
How can I find the lines that go through? deleted 1272 characters in body; edited title |