Nine Rivers

Molecular modeling in Materials Sciences Web development Programming IT

Entries Tagged ‘mpi’

Internal overflow compressing coordinates

I occasionally got this error while running some mpi programs. I could not find the exact reason. Even when I google it, it seems no relevant explanation of it. By investigating the codes with debugger, I notices some data in the memory are huge, when I correct them, the error information was gone too. Therefore [...]

An MPI implementation I didn’t know before

DeinoMPI is an implementation of MPI-2 for Microsoft Windows. DeinoMPI is a derived work from MPICH2 provided by Argonne National Lab.  By starting with the MPICH2 code base DeinoMPI inherits a stable and complete implementation of the MPI-2 standard.  DeinoMPI heavily modifies the original code base and does not rely on anything from Argonne National [...]

Using MPICH2 on Debian

1. apt-get install mpich2 (remove other implementation to prevent trouble) 2. create .mpd.conf file under home dir ~/ , add a line “password=qwert” (replace qwert with any other texts) 3. create a hostfile or machine file (e.g. mpd.hosts) with node names listed one per line. (this file can be in any folder) 4. start mpd. [...]

  

Your Name (required)

Your Email (required)

Subject

Your Message

留言类型: 一般留言 交换链接

captcha

Enter the validation code here: