The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Paralell processing and recall/remember

veveveve Member Posts: 63 Contributor II
edited November 2018 in Help
Hello,

I'm trying to append some new computed data to an exampleset and I wonder if I can use the parallelization in my loop :
Is there any mutex/protection putted on the remembered exampleset in the case of parallel processing?


Thank you!!

Answers

  • homburghomburg Employee-RapidMiner, Member Posts: 114 RM Data Scientist
    Hi Alina,

    can you tell me more about your process and its loop? In many cases one can easily accumulate data using an append operator after the loop.

    Cheers,
      Helge
Sign In or Register to comment.