Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] Compiling Manta with mpiCC (i.e to be able to use MPI)


Chronological Thread 
  • From: Shreekanth Pavar <shreekanth.pavar@ucl.ac.uk>
  • To: MANTA <manta@sci.utah.edu>
  • Subject: [MANTA] Compiling Manta with mpiCC (i.e to be able to use MPI)
  • Date: Thu, 17 May 2007 16:20:37 +0100

Hi there

I'm currently working on an MPI implementation of Manta so I need to be able 
to
compile Manta using mpiCC instead of gcc and also provide the -lmpi 
(or-lmpich)
flag as required.

I tried modifying the CMake options for the CXX and CC compilers after setting
CXX=mpiCC and CC=mpicc but CMake is not accepting these alternatives - 
possibly
because they aren't valid compilers but really wrapper scripts.

I'm not very familiar with CMake, so any advice on adding MPI compilation
seemlessly into the existing build process would be very helpful.

Thanks in advance.

-- 
Shree Pavar
Centre for Computational Science, UCL
http://www.chem.ucl.ac.uk/ccs/








Archive powered by MHonArc 2.6.16.

Top of page