abaqususer1981
Structural
- Jul 18, 2013
- 14
Hi All!
My particular problem is to run three different subroutines that need to share variables between them using cpus=2.
I've tried using SAVE statement but it does not work with multiple cpus. I also tried writing and reading from temporary txt files but this solution is not general. In simple models it works, for larger models it does not work. I don't get an error but the execution just hangs at the beginning of the analysis and nothing happens.
There must be a way of sharing variables between different subroutines and running them using more than one cpu core. Any ideas? Thanks
AJ
My particular problem is to run three different subroutines that need to share variables between them using cpus=2.
I've tried using SAVE statement but it does not work with multiple cpus. I also tried writing and reading from temporary txt files but this solution is not general. In simple models it works, for larger models it does not work. I don't get an error but the execution just hangs at the beginning of the analysis and nothing happens.
There must be a way of sharing variables between different subroutines and running them using more than one cpu core. Any ideas? Thanks
AJ