21
Uncertainty Quantification (quoFEM) / Re: Parallel execution on a Windows HPC
« Last post by Sang-ri on October 31, 2023, 11:01:13 PM »Hi,
Thanks for sharing the file. We are still struggling to identify the issue. From my understanding, the automated process of overwriting the evaluation_concurrency value is exactly the same as the process we tried manually, as shown below.
Regarding this, is it possible that when we manually tried, dakotaTab.out file was not properly created even though the CPU was occupied 100%? Sorry, I should have asked this earlier.
If unsure, please just let me know. We will continue investigating the issue on our side.
Thanks,
Sang-ri
Thanks for sharing the file. We are still struggling to identify the issue. From my understanding, the automated process of overwriting the evaluation_concurrency value is exactly the same as the process we tried manually, as shown below.
Hi,
Thank you for the info. We think this number should be 128 instead of 64. While we figure out the solution, can you try the following workaround and let us know if this makes CPU occupied 100%?
1. Modify the number after "asynchronous evaluation_concurrency" in dakota.in from 64 to 128
2. Remove all files and folders in the local working directory except for "dakota.in" and "templatedir"
3. Find the path of the Dakota executable from the preference window of quoFEM. Let us denote this {dakota path}
4. Open the command prompt, cd into the folder where dakota.in is located, and type "{dakota path} dakota.in" (without the quotation marks)
It will run the forward propagation analysis, and the results will be shown in dakotaTab.out.
Thank you,
Sang-ri
Regarding this, is it possible that when we manually tried, dakotaTab.out file was not properly created even though the CPU was occupied 100%? Sorry, I should have asked this earlier.
If unsure, please just let me know. We will continue investigating the issue on our side.
Thanks,
Sang-ri