Open lcsjunior opened 11 months ago
I am not sure but maybe you can have a try. opent and edit maxent.bat in txt, adjust the maximum memorry.
Hi @NimoLululu, thanks for the feedback. Unfortunately this ran for more than ten days with memory at 8192 for maxent. So the pc is idle while running. Efficiency is not good.
Hi, I have been helping my wife and her colleague to run their analyzes in R and I have made my computer available for this.
It turns out that prepare_swd has created a huge amount of files in the background, more than 600,000 files.
While kuenm_cal_swd has been inefficient and slow, I have made 16GB available for max.memory java, but consumption and processing are low.
Following commands:
and...
Is there any way to improve this? Use more threads, parallel processing, etc.? Parameterization?
Is it normal and expected for kuenm to take more than a week to complete?