Count CPU cores?

BlitzMax Forums/BlitzMax Programming/Count CPU cores?

ima747(Posted 2010) [#1]
is there a method/module for finding out how many cores are available for a multithreaded app that's cross platform (mac/pc, linux would be nice but not required)...


jsp(Posted 2010) [#2]
This may help:
http://www.blitzmax.com/codearcs/codearcs.php?code=2526


ima747(Posted 2010) [#3]
Just what I was looking for thanks! Code arc has so much stuff I can never find...