Wednesday, 13 November 2013
SWAP memory being used handling large datasets (Ubuntu 12.04)
I ran into an issue where SWAP memory was being used in moving around large files in Ubuntu 12.04. This slowed down my computer and I had to restart a couple of times a time. I found the solution at http://askubuntu.com/questions/157793/why-is-swap-being-used-even-though-i-have-plenty-of-free-ram. A similar solution probably works for other distributions.
Subscribe to:
Post Comments (Atom)
HTML form won't submit (Angular)
It turns out if you mix normal HTML forms with Angular ones (i.e. using FormsModule) Angular will disable the default behaviour of forms on...
-
I've recently installed AIPS (version 31DEC16) on Ubuntu 16.04. Here are my notes on the installation experience. Due to recent compiler...
-
Scientific computing and HPC developers will probably be familiar with Intel's C/C++ compiler suite , which can be used to compile...
-
I ran into a strange issue fitting a line to a small number of data points using numpy.polyfit that I thought was worth documenting. I ran...
No comments:
Post a Comment
Note: only a member of this blog may post a comment.