Hi all,
I compiled openmpi-1.6.5 with ifort-14.0.0, then I use the mpif90
wrapper of openmpi to compile the siesta package - a DFT package,
obtain from here:http://departments.icmab.es/leem/siesta/ .
After I successfully compile the siesta package, then I use it to do
some compuations like th
On 01/02/2014 11:08 AM, Hongyi Zhao wrote:
Hi all,
I compiled openmpi-1.6.5 with ifort-14.0.0, then I use the mpif90
wrapper of openmpi to compile the siesta package - a DFT package,
obtain from here:http://departments.icmab.es/leem/siesta/ .
After I successfully compile the siesta package,
Hi,
> I have no ideas here as there isn't enough info - can you dig
> deeper to tell us where the sigbus happens?
>
> Meantime, I filed a ticket against it and we can capture your
> response there.
>
> https://svn.open-mpi.org/trac/ompi/ticket/4042
Yes. Jeff has an account on my machine, so tha
Hi,
> We shouldn't just hang - that isn't right. Can you configure
> OMPI with --enable-debug and then add "-mca plm_base_verbose 5
> -mca state_base_verbose 5" to your cmd line so we can see where
> it is hanging?
The program doesn't hang. It completes without any output and
return status "1".
Hi,
> Not sure I understand the problem here - are you saying that
> the proc ran, but then mpiexec hangs instead of exiting?
No, mpiexec doesn't hang. It completes without any output.
tyr small_prog 60 /opt/solstudio12.3/bin/sparcv9/dbx \
/usr/local/openmpi-1.9_64_cc/bin/mpiexec
For informat
Dear Sandgren,
Thanks a lot,
The siesta compiled by me is the lastest release, i.e., siesta-3.2-pl3.
All of the stuff used for my compulations are attached here, thanks again.
Regards
2014/1/2 Åke Sandgren
> On 01/02/2014 11:08 AM, Hongyi Zhao wrote:
>
>> Hi all,
>>
>> I compiled openmpi-1.6
I restored the -bycore option, but that isn't what you want here. Setting
aside the behavior of the 1.6 series, which I believe is incorrect, when you
tell us to map "bycore" we will map each process to one core. Thus, all four of
your processes will be mapped onto linpc0 in your command line s