Skip to content

Calculation stalls at 'Calculating Statistics from PCE' #59

Description

@mckinnonm

Hello,

I am trying to conduct PCE for uncertainty quantification for a model that produces time series data. The output is 1200 data points. I am doing UQ with 11 uncertain input parameters, and so PCE requires 2732 function calls. I have taken advantage of multiprocessing and I am currently running this job utilizing all the cores of a 48 core machine. This makes the sampling relatively fast (about 5.5 hours for all the function calls) and 'Calculating PC for each feature' requires about 3 minutes.

When it comes to 'Calculating statistics from PCE' the computation appears to stall. I have not dug into the code to see how many and what operations are required during this step, so maybe this just requires a lot of time to compute, but my machine has been sitting idle for over 12 hours with this message. Is this a reasonable amount of time for this calculation?

If this is actually indicative of an error, I would recommend including a timeout and error message into the code.

Thanks.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions