Version 1 (modified by mirschel, 16 years ago) (diff) |
---|
ProMoT Frequently Asked Questions
On a 64-bit system I have installed ProMoT with 32-bit shared library and the 64-bit version of Diana. Will my simulation work?
Yes, ProMoT generates c++ files for your model, which are then
compiled using dianac (Diana compiler based on g++/gcc) and simulated with Diana (python).
So ProMoT and Diana are independent programs.