From: Maxim Paliy (mpaliy_at_wlu.ca)
Date: Tue Jan 06 2009 - 08:14:41 CST

Dear VMD experts,
My tcl scripts start to go slowly because of big nested loops,
and I wonder if it is possible at all
to execute a part of a tcl script in parallel
(e.g. to spread a big independent loop around)?

my VMD recognizes 4 processors on the linux machine where it is run.
but not speedup of tcl is noticeablle.
I've red a note somewhere that VMD can execute some tasks in parallel,
though..

Thank you in advance for your suggestions,
Maxim