ERROR][NetCDF] NetCDF: One or more variable sizes violate fo

Come here to discuss issues with using the p2y converter from PWscf to Yambo, how to best run PWscf , link with the IOTK library, and so on.

Moderators: andrea.ferretti, Conor Hogan

Forum rules
Before posting, make sure to first read carefully all the detailed steps and suggestions given in the main documentation:
https://www.yambo-code.eu/learn/#learn-forum
Post Reply
Stephan
Posts: 62
Joined: Thu Jan 15, 2015 12:48 pm

ERROR][NetCDF] NetCDF: One or more variable sizes violate fo

Post by Stephan » Mon Nov 02, 2015 10:18 am

Hello,

I'm working with yambo 4.0.1 on a cluster.
For most systems the p2y routine works fine, but in one case I receive this error message



_| _| _|_| _| _| _|_|_| _|_|
_| _| _| _| _|_| _|_| _| _| _| _|
_| _|_|_|_| _| _| _| _|_|_| _| _|
_| _| _| _| _| _| _| _| _|
_| _| _| _| _| _|_|_| _|_|



<---> DBs path set to .
<---> Index file set to data-file.xml
<---> Header/K-points/Energies...
<---> Cell data...
<---> Atomic data...
<---> Symmetries...
<---> XC functional...Slater exchange(X)+Perdew & Zunger(C)
<---> EXX fraction... 0.000000
<---> EXX screening... 0.000000
<---> K-points mesh...
<---> RL vectors...
<41s> IGK arrays...
<54s> Energies...
<54s> :: Electrons : 876.0000
<54s> :: Temperature [ev]:0.9500E-3
<54s> :: Lattice factors [a.u.]: 61.95089 15.10836 20.92184
<54s> :: K-points : 8
<54s> :: Bands : 526
<54s> :: Spinor components : 1
<54s> :: Spin polarizations : 1
<54s> :: Spin orbit coupling : no
<54s> :: Symmetries [spatial]: 1
<54s> :: [T-rev]: yes
<54s> :: Max WF components : 1549614
<54s> :: RL vectors (WF): 1623659
<54s> :: RL vectors (CHARGE): 12395339
<54s> :: XC potential : Slater exchange(X)+Perdew & Zunger(C)
<54s> :: Atomic species : 5
<54s> :: Max atoms/species : 80
<54s> == DB1 (Gvecs and more) ...
<57s> ... Database done
<57s> :: WF splitter Blocks/bands/block size(Mb): 2.000 263.0 -1973.
<57s> == DB2 (wavefunctions) ...
<57s> [M 6.073 Gb] Alloc wf_disk ( 6.073)
[ERROR][NetCDF] NetCDF: One or more variable sizes violate format constraints

Its a huge systm with a high energy cutoff. As far as I know yambo is installed on the cluster without NETCDF-support, thats why I do not understand
why the program complains about format constrains of Netcdf.
Can anybody tell me if it is possible to cope withe the p2y-calculation.

Thanlks and best regards
Stephan
Stephan Ludwig
1. phyical institute
University Stuttgart
Germany

User avatar
Daniele Varsano
Posts: 3816
Joined: Tue Mar 17, 2009 2:23 pm
Contact:

Re: ERROR][NetCDF] NetCDF: One or more variable sizes violat

Post by Daniele Varsano » Mon Nov 02, 2015 10:27 am

Dear Stephan,
please check the installation. The error messages comes from the NETCDF library so they should be linked somehow.
Next in order to avoid the error you can try to fragment your wfs files by using the "-b <number of bands for each fragment>".
Best,
Daniele
Dr. Daniele Varsano
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/

Stephan
Posts: 62
Joined: Thu Jan 15, 2015 12:48 pm

Re: ERROR][NetCDF] NetCDF: One or more variable sizes violat

Post by Stephan » Fri Nov 20, 2015 5:57 pm

Hi Daniele,
thanks for the answer.
I could not find this fragmentation flag on the webpage.
How is it to use?
Like that:
p2y -b 10 ?

Thanks and regards
Stephan
Stephan Ludwig
1. phyical institute
University Stuttgart
Germany

User avatar
Daniele Varsano
Posts: 3816
Joined: Tue Mar 17, 2009 2:23 pm
Contact:

Re: ERROR][NetCDF] NetCDF: One or more variable sizes violat

Post by Daniele Varsano » Fri Nov 20, 2015 6:55 pm

Dear Stephan,
yes it should be the right syntax.
Type:

Code: Select all

p2y -H
in order to have a small documentation.

Best,
Daniele
Dr. Daniele Varsano
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/

Post Reply