[vtkusers] Urgent help needed for parallel vtk
Yasmin Zaman
zamanyasmin at yahoo.com
Tue Dec 2 10:23:21 EST 2008
Hi vtkusers,
I am new in parallel computing and don't know much about it. VTK has been configured with MPI. I copied "Example" directory and run ccmake.ccmake runs without generating any error. But in 'Cxx' directory , no executable file (.o) is generated. Do I need to set 'EXECUTABLE-OUTPUT_PATH' in ccmake? I put the following options in ccmake:
/***************************************/
CMAKE_BACKWARDS_COMPATIBILITY 2.4
CMAKE_BUILD_TYPE
CMAKE_INSTALL_PREFIX /usr/local
EXECUTABLE_OUTPUT_PATH
LIBRARY_OUTPUT_PATH
VTK_DIR /opt/VTK/lib/vtk-5.2
/***************************************/
Please I need immediate help.
Regards,
Yasmin.
More information about the vtkusers
mailing list