Skip to content

Make error messages informative and useful #122

@ktbolt

Description

@ktbolt

The error messages produced by svSolver are totally useless. A current user was having problems running on an HPC cluster with the svSolver job failing with the error message

****** Error occurred in routine <ctypes  >

  Error code :numtask  : ********

What could this possible mean to a user?

The problem was that the user was running svSolver using 96 processors which was exceeding the hard-coded maximum number of processes (25). The error message should state this and suggest a solution.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions