Submitted by lev_lafayette on Tue, 03/24/2015 - 23:15
The increasing size of datasets acts a critical issue for eResearch, especially given that they are expanding at a rate greater than improvements in desktop application speed, suggesting that HPC knowledge is requisite. However knowledge of such systems is not common.
Submitted by lev_lafayette on Fri, 03/20/2015 - 23:31
Very much a minor update to the presentation I gave in 2013, this talk provides a definition of supercomputers, high performance computing, and parallel programming, their use and current metrics, the importance and dominance of the Linux operating system in these areas, as well as some practical hands-on examples.
An Introduction to Supercomputers. Presentation to Linux Users of Victoria Beginners Workshop, 21st March, 2015
Submitted by lev_lafayette on Fri, 03/13/2015 - 21:41
Submitted by lev_lafayette on Wed, 03/04/2015 - 02:30
GNU Octave is a high-level language, primarily intended for numerical computations. It makes a very good alternative to MATLAB.
Download from ftp://ftp.gnu.org/gnu/octave/
wget ftp://ftp.gnu.org/gnu/octave/octave-3.8.2.tar.bz2
Extract to /usr/local/src/OCTAVE
cd /usr/local/src/OCTAVE
tar xvjf octave-3.8.2.tar.bz2
Submitted by lev_lafayette on Mon, 12/22/2014 - 23:24
For those who love their system's uptime it is a sad moment when a power outage causes your system to go down after months or years. Worse still, on a reboot, you discover that your time is out by a hour, courtesy of daylight's saving time. Which is fine in itself, but it would be a better world if we all just used UTC. But that's another argument.
Submitted by lev_lafayette on Sat, 11/22/2014 - 05:46
Tutorial presentation of GnuCash given to the CPA Young Professionals group at Victoria University, 19th November, 2014
Submitted by lev_lafayette on Tue, 10/28/2014 - 23:50
"Big data" requires processing. Processing requires HPC. Increased processing results in increased research output. Research organisations that do not increase HPC usage will fall behind. HPC requires either 'dumb down the interface or skill up the user'. Making "user friendly" interfaces may not be the right path to take as HPC use will always have a minimum level of complexity. Training courses that use andragogical technqiues correlate with increased HPC use.
Submitted by lev_lafayette on Sat, 10/18/2014 - 03:40
Recently a simple statement of PRINCE2 governance structures was provided. From this it is possible to derive a checklist for project managers to tick off, just to make sure that everything is done. Please note that this checklist is tailored and combines some functions. For example, there is no Business Review Plan as it is argued that any sensible project should incorporate these into the Business Case and the Project Plan.
A simple graphic is provided to assist with this process
Submitted by lev_lafayette on Sat, 10/18/2014 - 02:22
Linux offers most of the expected file attributes from the command line, including the owner of a file, the group, the size, the date modified and name. However often users want find out when a file was created. This requires a little bit of extra investigation.
Submitted by lev_lafayette on Tue, 10/14/2014 - 02:48
As regular readers would know, I make some effort to avoid using closed-source and proprietary software. This includes that popular operating system common on laptops and servers, MS-Windows. However there are a small number of reasons why this O.S. is required, including life-saving medical equipment hardware which, for some unfathomable reason, has been written to only interface with proprietary operating systems. Open source developers?
Pages
|