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
Best Setting x64
Hi guys -
I just got a new PC: i-7 930 Intel quad processors, Windows 7 pro 64 bit, 18 gig of RAM.
My question, how to get configure RM to take advantage of the horsepower? The default # of threads when I downloaded RM 5 64 bit was 8. Anything I can do to get optimal performance generally?
Thanks!
I just got a new PC: i-7 930 Intel quad processors, Windows 7 pro 64 bit, 18 gig of RAM.
My question, how to get configure RM to take advantage of the horsepower? The default # of threads when I downloaded RM 5 64 bit was 8. Anything I can do to get optimal performance generally?
Thanks!
0
Answers
You use 4GB modules?
Thanks!
the exe file of RapidMiner will always use around 90% of the free available physical memory as far as I remember. I would not suggest taking more, because then swapping might occur although java have enough free space if just it would know that it has to execute the garbage collection.
Anyway you can directly start the jar file from RapidMiner's lib directory or use the start script in the scripts directory. The scripts are easily modifiable to change the amount of allocated memory.
Greetings,
Sebastian
By default how much max ram is allocated to RM (in the system monitor view) from your 18 Gigs?
Some times I find that the MAX Ram is quite a bit lower than my total capacity not taken up by windows.
-Gagi
as I said, the exe file launching RapidMiner allocates 90% of the free memory for RapidMiner. In extreme settings like yours (10% of 18gigs are nearly 2 gigs) it might become more handy to edit the RapidMinerGUI.bat and set the memory manually.
Greetings,
Sebastian