version numbers in gnuplot title

View: New views
4 Messages — Rating Filter:   Alert me  

version numbers in gnuplot title

by Åsmund Østvold :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi

I am still working on making PMB example more useful for me.  I have added  
version numbers to the gnuplot title like this:

  <output target="gnuplot" type="bars" format="ps" title="Rel Perf of MPI  
(f.mpi_a) (f.mpi_a_v) vs. (f.mpi_b) (f.mpi_b_v)">

f.mpi_[ab]_v contains the version numbers. I get the correct output if I  
have version numbers like 2.4a4 but if it is a simple 3.4.3 the output  
gets wrong.  Is this a bug or do I do something wrong?  If it is a bug can  
somebody point me in the correct direction and I can try to fix it.

Åsmund

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: version numbers in gnuplot title

by Joachim Worringen-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Åsmund Østvold wrote:

> hi
>
> I am still working on making PMB example more useful for me.  I have
> added version numbers to the gnuplot title like this:
>
>  <output target="gnuplot" type="bars" format="ps" title="Rel Perf of MPI
> (f.mpi_a) (f.mpi_a_v) vs. (f.mpi_b) (f.mpi_b_v)">
>
> f.mpi_[ab]_v contains the version numbers. I get the correct output if I
> have version numbers like 2.4a4 but if it is a simple 3.4.3 the output
> gets wrong.  Is this a bug or do I do something wrong?  If it is a bug
> can somebody point me in the correct direction and I can try to fix it.

What exactly gets wrong? Can you show the gnuplot file that is created?

  Joachim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: version numbers in gnuplot title

by Åsmund Østvold :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, 21 Jun 2006 13:58:11 +0200, Joachim Worringen <joachim@...>  
wrote:

> What exactly gets wrong? Can you show the gnuplot file that is created?
>

Now it is working. I must have changed something the last hour :(.  I was  
so sure it was not working.  I may have done something wrong in my  
analyse.py.  Because of more difficult interface planed I needed to change  
analyse to python.  If it is of interested tell me.

Sorry for using your time.

Åsmund

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: version numbers in gnuplot title

by Joachim Worringen-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Åsmund Østvold wrote:
> Now it is working. I must have changed something the last hour :(.  I
> was so sure it was not working.  I may have done something wrong in my
> analyse.py.  Because of more difficult interface planed I needed to
> change analyse to python.  If it is of interested tell me.

Sure - a smarter analysis is very interesting! The sh-scripting is really
getting to its limits with this task. Let us know once you are done.

> Sorry for using your time.

No problem. I know these effects...

  Joachim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...