I have rewritten some parts of the ray-tracing code and changed, wherever possible, void to inline void. The speed-up of this small correction with ICC and optimization level 3 is about 7%.
I have rewritten some parts of the ray-tracing code and changed, wherever possible, void to inline void. The speed-up of this small correction with ICC and optimization level 3 is about 7%.
I noticed that my Sony Vaio notebook is equipped with a NVIDEA GeForce 7400 card. As this type belongs to the 7 series ( see the specs) I have downloaded to corresponding SDK and made some checks. It seems that…
Here’s a pretty comprehensive page which describes programming on a GPU. We’ll see if this brings me a step further….
On my Fedora PC GNUPLOT 4.0 is installed which does not permit (or at least I did not manage) to overlay contour lines on top of a color map. The newer release (i.e. 4.2 )of GNUPLOT allows to do this,…
I am trying to keep my list of papers up-to-date by storing all the information in a simple Bibtex file from which I can easily create formated output like HTML or PDFs. Today I downloaded a small but smart tool…
Usually I am quite satisfied with the output which is provided by GNUPLOT. Only today I had to make a log-log plot and needed some dashed lines to produce a good-looking figure in BW. But GNUPLOT/postscript does not like dashed…
Our paper entitled “Constrained simultaneous algebraic reconstruction technique (C-SART) – a new and simple algorithm for ionospheric tomography” has been accepted for publication in Earth, Planets and Space.
Finally! Temperatures on the day-time have reached values which make it possible to walk around without thick jackets. Now the increasing power of the sun-light can be noticed day-by-day, what makes me hope that jerry blossom will start soon. Although…
The nice –adjust=n [PGM] command sets the priority of a launched program. According to the manual… Usage: nice [OPTION] [COMMAND [ARG]…] Run COMMAND with an adjusted niceness, which affects process scheduling. With no COMMAND, print the current niceness. Nicenesses range…
My favorite editor under gnome is Gedit, which can be extended to a powerful tool using some plugins. Beside the standard tools there are a variety of useful plugins.