Hi, all!!
Recently, I found strange thing in parallel calucation with Perl script.
Although I start to run the Perl script calucation after checking parallel option with max CPU, the percentage of CPU usage in Window task manager window always shows that the calculation is running as non-parallel calculation.
For example, using computer with 4 CPU, I ran the Perl script with 4 CPU parallel option.
But, when I checked the CPU usage, it showed only 25%.
In case of Discover and Forcite, with the same option, they always showed almost 100% CPU usage.
As I know, Perl script uses the Forcite engine.
So, this is very strange for me.
Is there anyone who met the same problem or any information about this?
Best regards,