[Q-e-developers] unallocated object in qexsd_input

Pietro Delugas pdelugas at sissa.it
Thu Apr 27 20:05:04 CEST 2017


I fixed the thing.

In the case the variable is not used and can't be initialized, it is  
allocated it with size 0 before passing it to the qes_lib routine.



On 27/04/2017 17:20, Paolo Giannozzi wrote:
> I do not see any unallocated variable where the compiler claims there is one
>
> Paolo
>
> On Thu, Apr 27, 2017 at 4:52 PM, Lorenzo Paulatto
> <lorenzo.paulatto at impmc.upmc.fr> wrote:
>> Hello,
>> while trying to run the very last SVN version with all check of ifort 13, I
>> get this problem:
>>
>> ...
>>       Current dimensions of program PWSCF are:
>>       Max number of different atomic species (ntypx) = 10
>>       Max number of k-points (npk) =  40000
>>       Max angular momentum in pseudopotentials (lmaxx) =  3
>> forrtl: warning (402): fort: (1): In call to QEXSD_INIT_DFT, an array
>> temporary was created for argument #41
>>
>> forrtl: warning (402): fort: (1): In call to QEXSD_INIT_DFT, an array
>> temporary was created for argument #41
>>
>> forrtl: warning (402): fort: (1): In call to QEXSD_INIT_DFT, an array
>> temporary was created for argument #41
>>
>> forrtl: severe (408): fort: (8): Attempt to fetch from allocatable variable
>> INPOCC_OBJS when it is not allocated
>>
>> Image              PC                Routine            Line        Source
>> pw.x               00000000028E8919  qexsd_input_mp_qe         184
>> qexsd_input.f90
>> pw.x               00000000009F859F  pw_init_qexsd_inp         222
>> pw_init_qexsd_input.f90
>> pw.x               0000000000748A94  iosys_                   1605  input.f90
>> pw.x               0000000000A06624  run_pwscf_                 74
>> run_pwscf.f90
>> pw.x               0000000000405FBB  MAIN__                     70  pwscf.f90
>> pw.x               0000000000405D96  Unknown               Unknown  Unknown
>> libc.so.6          00007F383E399541  Unknown               Unknown  Unknown
>> pw.x               0000000000405C2A  Unknown               Unknown  Unknown
>>
>> It happens with any input, included example01
>>
>> cheers
>>
>> --
>> Dr. Lorenzo Paulatto
>> IdR @ IMPMC -- CNRS & Université Paris 6
>> phone: +33 (0)1 442 79822 / skype: paulatz
>> www:   http://www-int.impmc.upmc.fr/~paulatto/
>> mail:  23-24/423 Boîte courrier 115, 4 place Jussieu 75252 Paris Cédex 05
>>
>> _______________________________________________
>> Q-e-developers mailing list
>> Q-e-developers at qe-forge.org
>> http://qe-forge.org/mailman/listinfo/q-e-developers
>
>




More information about the developers mailing list