Changes between Version 65 and Version 66 of Tutorial/JobSubm


Ignore:
Timestamp:
Oct 29, 2008, 11:05:32 PM (17 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

Document SW selection

Legend:

Unmodified
Added
Removed
Modified
  • Tutorial/JobSubm

    v65 v66  
    119119{{{
    120120RegExp(".*\.fr:.*",other.GlueCEUniqueID)
     121}}}
     122 1. Sélectionner un CE offrant la version R2008b de MatLab (publiée avec le ''software tag'' `MATLAB_R2008B`) en utilisant la fonction `Member`:
     123{{{
     124Requirements = Member("MATLAB_R2008B", other.GlueHostApplicationSoftwareRunTimeEnvironment);
    121125}}}
    122126 1. Ajoutez les lignes suivantes pour utiliser la ressource avec le plus grand nombre des CPUs libres et comparer le CE qui sera sélectionné.