Thomas Zeiser

Some comments by Thomas Zeiser about HPC@RRZE and other things

Content

Using STAR-CD with USER-routines on Cluster32

Using STAR-CD with USER-routines on Cluster32 is a little bit tricky due to the following: on the compute node only a limited environment is available. In particular there are no compileres and linkers available. Therefore, it is necessary to compile the user routines before submitting the job to PBS (but after all input files are available).

Therefore, proceed as follow:

  1. prepare all input files and copy them to the directory where you plan to run the simulation
  2. exectue the following commands in an interactive shell (i.e. login shell):
            module add star-cd/XXXX
            star [-dp] -ufile
    

    The optional option -dp is necessary if you plan to use double precission.
    The star -ufile line compiles your user routines on the login node where a complete development environment is available.

  3. Now you can submit your job and the simulation can run on the compute nodes without need for a compiler.

STAR-CD 3.24 Update 025 on SGI Altix

For some reasons, the update 025 of STAR-CD 3.24 on our SGI Altix system tried to use Intel MPI by default instead of SGI MPT. After setting the environment variable STARFLAGS=-mpi=sgi, SGI MPT is used again also for this version.

STAR-CD 3.24 Updates

Von STAR-CD 3.24 für Linux (x86, x86_64, IA64) gibt es inzwischen Updates auf 3.24.006. Wenn Bedarf besteht, kann das Update auf den RRZE-Systemen installiert werden (dort ist z.Z. 3.24.000 verfügbar) bzw. den am Campus-Vertrag teilnehmenden Instituten zur Verfügung gestellt werden.

Ob es STAR-CD 3.24 inzwischen auch für Windows gibt st unklar …

Ebenso ist nicht klar, ob es “alternative” Linux Builds mit dem Intel ifc Compiler für die aktuelle Release gibt …

Demnächst hoffentlich mehr zu diesen beiden Themen.

STAR-CD Campus-Tag am 19. April 2005

Für Dienstag den 9. April 2005 ist der zweite STAR-CD Campus-Tag an der Uni-Erlangen geplant.

Details zum Programm stehen derzeit noch nicht fest – der Hands-On Teil soll jedoch im Vergleich zum ersten STAR-CD Campus-Tag im letzten November deutlich ausgebaut werden. Wir werden diesmal auch direkt an Linux-Rechnern sitzen und damit hoffentlich etwas weniger Probleme haben…

Anmeldungen und Ideenvorschläge bitte per e-Mail an hpc@rrze.uni-erlangen.de.