Re: matmul does not work.
- From: nospam@xxxxxxxxxxxxx (Richard Maine)
- Date: Wed, 28 Nov 2007 17:58:13 -0800
Kurda Yon <kurdayon@xxxxxxxxx> wrote:
if it can help I give the part of my code:
It would help a lot more if you gave more of the code. In particular,
you show no declarations. Declarations matter. A *LOT*. For example,
without the declarations, we can't tell whether the matmuls are doing
anything close to the same thing as your loops. If the declared sizes of
the arrays are different from your loop indices, then things will be
very different.
I'm afraid I didn't try to study the output in detail. I don't figure it
is worth my time without first seeing the declarations.
--
Richard Maine | Good judgement comes from experience;
email: last name at domain . net | experience comes from bad judgement.
domain: summertriangle | -- Mark Twain
.
- Follow-Ups:
- Re: matmul does not work.
- From: Kurda Yon
- Re: matmul does not work.
- References:
- matmul does not work.
- From: Kurda Yon
- matmul does not work.
- Prev by Date: Re: Fortran Error Reporting Requirements
- Next by Date: Re: matmul does not work.
- Previous by thread: Re: matmul does not work.
- Next by thread: Re: matmul does not work.
- Index(es):