Search found 3 matches
- Tue Apr 28, 2015 3:27 pm
- Forum: Ground state
- Topic: application called MPI_Abort(MPI_COMM_WORLD, 13)
- Replies: 1
- Views: 3822
application called MPI_Abort(MPI_COMM_WORLD, 13)
This question is a follow up question on my previous post:http://forum.abinit.org/viewtopic.php?f=8&t=2974 I was unable to debug previous issue , so i decided to start afresh, & rebuild my binary (fresh compilation) again , Now i am unable to run my application, with mpirun , the following e...
- Tue Apr 28, 2015 8:13 am
- Forum: Ground state
- Topic: Second Run of a job finishing Quickly Than expected!
- Replies: 0
- Views: 1565
Second Run of a job finishing Quickly Than expected!
I am trying to benchmark abinit on my machine, Now when i ran abinit first time with command: nohup time mpirun -np 4 ./abinit <tmbt_1.files the job took approx 15 hours to complete: --- !FinalSummary start_date: Mon Apr 27 10:59:21 2015 end_date: Tue Apr 28 0:45:43 2015 overall_cpu_time: 989725.6 o...
- Thu Apr 23, 2015 4:18 pm
- Forum: Configuring and compiling ABINIT
- Topic: 7.10.4 configure:error:external bigdft support does not work [SOLVED]
- Replies: 1
- Views: 5219
7.10.4 configure:error:external bigdft support does not work [SOLVED]
i am trying to install abinit , my configure command is : CC=$MPIC_COMP FC=$MPIF_COMP CXX=$MPIF_COMP LDFLAGS="-L$ROOT_DIR/MPICH/libs" FCFLAGS="-I$ROOT_DIR/BIGDFT/include" LIBS="-lfmpich -lmpi -lmpichcxx -lmpichf90 -lmpich -lmpicxx -lmpifort -lmpifort -lmpl -lopa" CPPFLA...