Skip to content

Better treatment of distk #593

Description

@jryates

distk is used by the library interface to assign k-points to MPI ranks. However, when set in the win file it causes some confusing error messages e.g.

if 'distk=1 2 3'

 Error: incorrect length of k-distribution (distk)

But if if 'distk=0'

 The following section of file methane.win contained unrecognised keywords

 distk = 0

 Exiting.......
 Unrecognised keyword(s) in input file, see also output file
 (rank: 0)

This keyword should always cause an error if set in the win file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions