Re: Creating a 'make benchmark'

2003-03-30 Thread Sebastian Huber
On Sunday 30 March 2003 12:57, Dr. David Kirkby wrote: [...] > Secondly, if it is sensible, how would I do it? Can I add a target > like 'benchmark' and if so how? Clearly any such target would need to > depend on the fact the sources have already been built. I could write > the benchmark as a scri

Creating a 'make benchmark'

2003-03-30 Thread Dr. David Kirkby
I have written a numerically intensive program http://atlc.sourceforge.net/ that runs on multiple CPUs using threads. Also, at a very early stage of development (apparently works on Linux but certainly not on my Sun), can run distributed over a network. Compiler options, whether the program is conf