Dear developers, I started using the latest version of nek5000 yesterday, shifting from one that I got from Paul about 2 years ago (I have been running nek5000 since 2002 or so). Paul compiled it on my 8-processor workstation using PG. After a short warm up, I want to run on systemX which is based on IBM compilers. Attached is the makefile that I have been using on systemX for the older nek5000 version. Can you suggest changes in the makefile that came with the svn version to compile on sysX? Thanks!! ps: the new nek5000 is looking very good! Tamay Ozgokmen Associate Professor Division of Meteorology and Physical Oceanography Rosenstiel School of Marine and Atmospheric Science 4600 Rickenbacker Causeway Miami, FL 33149-1098, USA Phone : 305 421 4053 Fax : 305 421 4696 Email : [email protected] Web : http://www.rsmas.miami.edu/personal/tamay
Hi, just follow this example: https://nek5000.mcs.anl.gov/index.php/Guided_Tutorial and set in makenek the following variables F77 = mpif77 CC = mpixlc and you're all set. Stefan On Nov 26, 2009, at 3:46 PM, [email protected] wrote:
Dear developers,
I started using the latest version of nek5000 yesterday, shifting from one that I got from Paul about 2 years ago (I have been running nek5000 since 2002 or so). Paul compiled it on my 8-processor workstation using PG. After a short warm up, I want to run on systemX which is based on IBM compilers. Attached is the makefile that I have been using on systemX for the older nek5000 version. Can you suggest changes in the makefile that came with the svn version to compile on sysX?
Thanks!!
ps: the new nek5000 is looking very good!
Tamay Ozgokmen Associate Professor Division of Meteorology and Physical Oceanography Rosenstiel School of Marine and Atmospheric Science 4600 Rickenbacker Causeway Miami, FL 33149-1098, USA Phone : 305 421 4053 Fax : 305 421 4696 Email : [email protected] Web : http://www.rsmas.miami.edu/personal/tamay
<makefile.sysx> _______________________________________________ Nek5000-users mailing list [email protected] https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users
participants (1)
-
nek5000-users@lists.mcs.anl.gov