[Nek5000-users] nek5000 compilation
Tamay Ozgokmen
tozgokmen at rsmas.miami.edu
Thu Nov 26 10:05:12 CST 2009
Hi,
I put compiler options "mpif77" and "mpixlc" in makenek (below) but it
did not go through
(compiler.out attached); any suggestions?
Thanks!
Tamay
**********************************************************************************************************
#!/bin/bash
#
# nek5000 build script
# (c) 2008,2009 UCHICAGO ARGONNE, LLC
#
# source path
SOURCE_ROOT="$HOME/nek5_svn/trunk/nek"
# plug-in list
PLUGIN_LIST=""
# pre-processor symbol list
PPLIST="" # MPIIO BLAS_MXM BG_MXM K10_MXM
# Fortran compiler
F77="mpif77"
# C compiler
CC="mpixlc"
******************************************************************************************************************
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compiler.out
Type: application/octet-stream
Size: 96471 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20091126/9d21a7fc/attachment.obj>
-------------- next part --------------
More information about the Nek5000-users
mailing list