[petsc-users] Build Petsc with single precision

Sravya Tirukkovalur stirukkovalur at rnet-tech.com
Tue Sep 6 22:05:26 CDT 2011


Hi,

I am trying to build petsc with single precision. The options I am using
are:

./configure options --download-f-blas-lapack=1 --with-x=0 --with-debugging=1
--CFLAGS="-O3 -g -ggdb" --FFLAGS="-O3 -g" --with-hdf5=1 --download-hdf5=1
--with-batch=0 --known-mpi-shared-libraries=no --with-cuda=1
--with-cudac="nvcc -m64" --with-cusp=1 --with-thrust=1 PETSC_ARCH=SOMETHING

Configuration step is being completed successfully. And while doing $make
all, it compiles a few source files and prints an error message which says
cannot build petsc with this options, contact the mailing list.

Did anyone face a similar problem while building petsc with single precision
or has anyone successfully built it?

Thanks

-- 
~Sravya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110906/a070735a/attachment.htm>


More information about the petsc-users mailing list