-
Notifications
You must be signed in to change notification settings - Fork 17
TSMP runs with ParFlow on GPU #215
Copy link
Copy link
Open
Labels
MSA-het-jobFor jobs that Parflow runs on GPUs and CLM on CPUs.For jobs that Parflow runs on GPUs and CLM on CPUs.ParflowIssues relating to Parflow component or its couplingIssues relating to Parflow component or its coupling
Metadata
Metadata
Assignees
Labels
MSA-het-jobFor jobs that Parflow runs on GPUs and CLM on CPUs.For jobs that Parflow runs on GPUs and CLM on CPUs.ParflowIssues relating to Parflow component or its couplingIssues relating to Parflow component or its coupling
Type
Fields
Give feedbackNo fields configured for issues without a type.
When running any testcase with ParFlow on GPU, ParFlow does not properly terminate. The model creates the last output, prints
Node 0: Problem solvedand the other models terminate but not ParFlow. Instead, there is a segmentation faultCaught signal 11 (Segmentation fault: address not mapped to object at address (nil))Production and benchmark workflows suffer from this because they usually stop after an error.