Blogs
President's and Secretary's Combined Report to the Linux Users of Victoria, Inc, Annual General Meeting, 2012
Submitted by lev_lafayette on Thu, 09/06/2012 - 07:17To begin with it is necessary to say that circumstances has meant that this will be a report that combines the duties of President and Secretary, a matter that will be discussed further. Overall however, looking back over the past year, it can said that this has been another successful for Linux Users of Victoria. Starting from September last year, we hosted a very successful Software Freedom Day, which was extremely well-attended by relevant members of the community, providing an excellent opportunity for networking and planning.
»
- lev_lafayette's blog
- Login to post comments
- Read more
OpenMPI 1.6.1 with PGI compilers installation issue
Submitted by lev_lafayette on Tue, 08/28/2012 - 00:28When installing the latest version of Open MPI (Version 1.6.1) with PGI compilers (specifically 12.5), the installation fails.
The following configure option are set:
CC=pgcc CXX=pgcpp F77=pgf77 FC=pgf90 ./configure --prefix=/usr/local/${BASE}-pgi --with-openib --with-tm=/usr/local/torque/latest --enable-static --enable-share
For Torque "latest" in this context is only 2.4.17, however that shouldn't be the issue. The make fails as follows:
make[6]: Leaving directory `/usr/local/src/OPENMPI/openmpi-1.6.1/ompi/contrib/vt/vt/tools/vtunify'
»
- lev_lafayette's blog
- Login to post comments
- Read more
Dunlop Armour Review - Big W Purchase
Submitted by lev_lafayette on Mon, 08/27/2012 - 06:12Following attempted postings at:
http://www.bigw.com.au/sports-leisure/bikes-accessories/bikes/mountain-b...
I ride approximately 20km per day, to and from work. About half this distance is hills and bends (following a river) and about half is inner urban and mostly flat.
For the past six months I have struggled daily with this bike.
To change gears without the derailleur slipping the upper gears have to turned in the opposite direction to the lower gears. This is not documented in the user and maintenance manual.
»
- lev_lafayette's blog
- Login to post comments
- Read more
Ticker Tape News for Drupal 7
Submitted by lev_lafayette on Wed, 08/08/2012 - 03:43The "marquee" element was originally designed by Microsoft for early versions of Internet Explorer. Rather like Netscape's "blink" element, it is usually thoroughly unloved by web developers, for being proprietory, non-standard, causing usability problems, and is distracting to other content. It is considered deprecated by the W3C and not advised for use in any HTML documents.
MATLAB X-Forwarding, Command Line, and PBS Scripts
Submitted by lev_lafayette on Tue, 08/07/2012 - 00:23Recently it has been noticed that MATLAB bench suite fails when forwarding (by "fails" I mean the applications dies horribly) OpenGL commands. This is not a problem unique to MATLAB, but rather to a range of applications, however there is a simple workaround. My experience is that this a fairly recent problem too, so I shake my fist in futility at certain video card manufacturers who harming scientific research, dammit.
Events and Registration in Drupal 7
Submitted by lev_lafayette on Sat, 07/28/2012 - 14:34One of the more interesting experiences with Drupal version upgrades is the discovery that your favourite third party module is no longer available, or is not ready yet for a production service. This is particularly the case when you're not the person managing the upgrade process. Or better still, you are managing it now, because the first attempt wasn't managed, as such.
»
- lev_lafayette's blog
- Login to post comments
- Read more
OpenFOAM Cluster install with GCC and OpenMPI
Submitted by lev_lafayette on Tue, 07/10/2012 - 04:24OpenFOAM (Open Field Operationa and Manipulation) is a computational fluid dynamics toolbox which simulates "anything from complex fluid flows involving chemical reactions, turbulence and heat transfer, to solid dynamics, electromagnetics and the pricing of financial options." All this and free and open source as well.
Note that this installation instructions are substantially different to the version 1.5 install instructions.
»
- lev_lafayette's blog
- Login to post comments
- Read more
Changing List Owners (and much more) in Mailman
Submitted by lev_lafayette on Fri, 06/22/2012 - 01:33Recently a staff member left the business for an extended holiday and beyond (congratulations). He was however the owner and moderator of almost fifty Mailman mailing lists. This would take "a while" if one had to change the ownerships manually on the Mailman web interface. Strangely, there seemed to no obvious command-line tool in the Mailman /bin directory.
»
- lev_lafayette's blog
- Login to post comments
- Read more
Removing a Book from Drupal
Submitted by lev_lafayette on Wed, 06/20/2012 - 23:41The Drupal "Book" module is pretty awesome is you want to create structured content of any type which is very common. Removing or re-ordering a page from a book is pleasantly easy; simply select outline on the child-page and the options are there.
But what if you want to remove the top-level page from the book? Well, in what constitutes a slight failing of the Drupal module, the normal method simply isn't available, although there has been some valiant efforts to patch the problem.
»
- lev_lafayette's blog
- Login to post comments
- Read more
FFTW Installation with Intel, PGI, and GCC compilers
Submitted by lev_lafayette on Tue, 06/19/2012 - 00:28"Fastest Fourier Transform in the West" (FFTW) is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).
»
- lev_lafayette's blog
- Login to post comments
- Read more
