This thread is locked.Only browsing is available.
Top Page > Browsing
Trouble reading standard input
Date: 2006/11/24 02:31
Name: Vasilii Artyukhov

Dear Dr. Ozaki and everyone,

I'm having the following problem: OpenMX does not read the input file from stdin (I believe that MPICH is to blame). Is there a way to read the input from something other than stdin?
メンテ
Page: [1]

Re: Trouble reading standard input ( No.1 )
Date: 2006/11/29 14:00
Name: T.Ozaki

Hi,

As you can see in the manual, you can run OpenMX as follows:

In serial,
./openmx Methane.dat

In parallel,
mpirun -np 2 openmx Methane.dat

If you show us what you really encountered in detail,
one might be able to give you some prescription.

Regards,

TO
メンテ

Page: [1]