Recent content by SFA10
-
S
Graduate Calculating Correlations and Sensitivity Coefficients
I have a numerical simulation where I'm randomly varying an input parameter. This results in variations in three output parameters: A, B and C. The output parameters can be assumed to have normal distributions, but are correlated to each other. If I calculate the mean and standard...- SFA10
- Thread
- Coefficients Sensitivity
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
S
Fortran Improving Performance with MPI in Fortran90
I'm just starting to use MPI in Fortran90 and have some questions on improving performance. At the start of a calculation, I run a stage to distribute all required data to the slave nodes. This is a one-off step, but seems to be taking a long time. The code running on the master node...- SFA10
- Thread
- Fortran90 performance
- Replies: 2
- Forum: Programming and Computer Science