Skip to Content.
Sympa Menu

forum - dimension mismatch?

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

dimension mismatch?


Chronological Thread 
  • From: Kunio Nishida <mm02191@murata.co.jp>
  • To: gonze@pcpm.ucl.ac.be
  • Cc: forum@abinit.org
  • Subject: dimension mismatch?
  • Date: Wed, 24 Dec 2003 12:07:39 +0900 (JST)

Dear Abinit users,

Sometimes ago, we had asked NEC to do some benchmarks of
ABINIT(v3.4.4) on SX-6i.
In that process, they had discovered some dimension mismatch in
Src_9drive/invars2m.f:line211:

kpt_with_shift(:,:)=dtsets(idtset)%kpt(:,:)/dtsets(idtset)%kptnrm

should be

kpt_with_shift(:,:)=dtsets(idtset)%kpt(:,:nkpt)/dtsets(idtset)%kptnrm
~~~~
This mismatch seems not a problem on other platforms,
but causes unpredictable input-errors on SX possibly by overwriting
other arrays.

We hope this is an help.

regards,

------
| Kunio Nishida | 2288 Ooshinohara, Yasu, Yasu, Shiga 520-2393 JAPAN
|
| | Yasu branch, Murata Mfg., Co. Ltd. |
| Functional Material | phone: +81-77-586-8363 |
| Research Division | facsimile: +81-77-587-1923 |
| Murata Mfg., Co. Ltd. | email: mm02191@murata.co.jp |







Archive powered by MHonArc 2.6.16.

Top of Page