Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error checking Config file loading #221

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

Aaron0372
Copy link

No description provided.

…the configuration file for workloads

int configuration_load (const char *filepath, MPI_Comm comm, ConfigHandle *handle): If any of the file access
	functions return a nonsuccess status, then a char* variable named error is set describing the status.
	If the error variable is assigned a value, the system will EXIT_FAILURE.
@nmcglo nmcglo self-assigned this Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants