The development version is available online and is updated nightly. Go to http://software.sandia.gov/appspack/dev.
Warning - no output file for the point corresponding to tag=1
Such warning statements typically mean that APPSPACK is unable to find your executable. There are several options the user can take in order to provide APPSPACK the correct executable path.
% cd /home/user/appspack/examples/ % ../src/appspack_serial example1.apps
"Executable Name" string "/home/user/appspack/examples/example1"
export PATH=$PATH:/home/user/appspack/examples/
setenv PATH ${PATH}:/home/user/appspack/examples/
You may be tempted to send us an email, and we will do our best to respond promptly However, the best way to report it is by submitting a bug report; see Bug Reporting and Enhancement Requests.
Try specifying the compilers on the configure line as follows:
configure CXX=g++ CC=gcc
Try specifying the compilers on the configure line as follows:
configure CXX=g++ CC=gcc
If using Mac OS X 10.4.6 try
./configure CC=/usr/bin/gcc-3.3 CXX=/usr/bin/g++-3.3
Suggestions for additions to this list are welcome. Please contact Tamara G. Kolda.
![]()
© Sandia Corporation | Site Contact | Privacy and Security
![]()
Generated on Fri Feb 16 10:33:36 2007 for APPSPACK 5.0.1 by
1.3.9.1 written by Dimitri van Heesch,
© 1997-2002