Hi, Is there an Erlang way which let me know if: 1. the Erlang VM was compiled with SMP support or not? 2. the Erlang VM was started with SMP enabled (i.e "erl -smp enable" ) 3. how many cores are available on my machine? Regards Z.