dpf using parallel computing #1828
              
                Unanswered
              
          
                  
                    
                      Indrajeetrt
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 2 comments 1 reply
-
| Hi Indra, Again I am also needing this. I have a 30+ core performance machine. Would like to know if I can run on it using parallel computing. I hope someone answers how to do this. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| Please try this:  | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there, Good day... I have a ansys dpf script which is taking more time than expected and i have done optimization of my code to it's best possible way but still the time taken to execute is high. I have found that we can start the local server as global server with the following code "dpf.start_local_server(as_global=True)" but i am unable to mention number of cores. Can you please help me on this ? and it would be good if you could share any examples on connecting it to HPC for parallel computing. Thank you in advance!!!
Beta Was this translation helpful? Give feedback.
All reactions