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

Operator to log memory SOLVED

seshadotcomseshadotcom Member Posts: 33 Contributor II
edited November 2018 in Help
Folks,

Is there an operator to get the available memory in a loop which has other frequently used operations and then log it to a logfile. Currently I have a batch file and I think it would be better to log from the rapidminer directly instead of a batch file.

Regards
Sesha

Answers

  • SkirzynskiSkirzynski Member Posts: 164 Maven
    Have you tried the "Log" operator? The parameter 'log' for this operator opens a dialog where you can access and log several properties of the whole process or single operators. For "Process" there is a  value called 'memory' e.g.
  • seshadotcomseshadotcom Member Posts: 33 Contributor II
    That helps thank you
Sign In or Register to comment.