Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Parallel optimization

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Parallel optimization

    Hi all,

    My first post, and my first problem with NT. I'm designing a parallel optimizer, I mean, run each of the iterations on diferent machines/procesors. I have the optimizer, the messaging system, and the problem. The idea is running empty iterations on the master NT, which are actually executed on a slave NT, and when the iteration is finished, replace the result in the master NT from the slave NT. And then the problem arises. Once I recover the Strategy object from the slave NT, how can I "insert" those results in the master NT? Is there any point in the code of an optimizer where I can change the strategy results for one iteration? (With change I actually mean insert)

    There are other "dirties" posibilities available for exhaustive optimization, like saving all the results, from master and slaves, in the same file, or export the result of the optimization on every NT and merge them externally, etc. But the first option is the best, i f possible, because it allows to use any optimizer algorithm.

    Greetings and thanks,
    Juanjo

    #2
    Juanjo, welcome to our forums - unfortunately programmatic access to those properties is not supported.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    639 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    366 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    107 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    569 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    572 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X