Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Dernière révisionLes deux révisions suivantes
en:documentation:tutorials:build:fortran [2018/11/20 10:31] cicalugaen:documentation:tutorials:build:fortran [2020/08/25 15:58] – modification externe 127.0.0.1
Ligne 1: Ligne 1:
 ====== Compilation and execution of a program (Fortran) ====== ====== Compilation and execution of a program (Fortran) ======
  
-{{INLINETOC}} 
 ===== Language Fortran 90, sequential code ===== ===== Language Fortran 90, sequential code =====
  
Ligne 63: Ligne 62:
 It is the submission script that configures the environment and then calls your binary (with its options, if any) on the execution node. It is the submission script that configures the environment and then calls your binary (with its options, if any) on the execution node.
  
-''SGE -> batch.csh -> binaire''+''SGE -> batch.sh -> binaire''
  
 <code> <code>
-qsub batch.csh+qsub batch.sh
 Your job 335982 ("SommeVecVecSEQ") has been submitted Your job 335982 ("SommeVecVecSEQ") has been submitted
 qstat qstat