Updated TutorialsGeneralUsageCodeletManagementCodeletFinder (markdown) authored by Franck TALBART's avatar Franck TALBART
......@@ -28,7 +28,7 @@ Before adding an application, it is recommended to build a [local repository](T
To import an application, click on the "Codelet management" link from the top-menu. Then, from the sub-list of the "Application" item in the left menu, select "Add an application".
The application creation form should appear:
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/CTS-add_Application-Hot-Links.png' /></p>
<p align='center'>[[img/CTS-add_Application-Hot-Links.png]]</p>
<p align='center'><i>The application form</i></p>
......@@ -39,7 +39,7 @@ Once completed, the user can click on Add to finally add the application. This w
Clicking this link will display a view, providing information about the application.
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/CTS-Import-Application-Information.png' /></p>
<p align='center'>[[img/CTS-Import-Application-Information.png]]</p>
<p align='center'><i>The application viewer</i></p>
......@@ -82,19 +82,19 @@ Then, the user can run the experiment and never has to perform the ssh-key step
Via CTS, the user must go to the created application entry and click on the "Create new codelets" button:
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/CTS-Import-Application-Information.png' /></p>
<p align='center'>[[img/CTS-Import-Application-Information.png]]</p>
<p align='center'><i>The application viewer</i></p>
Then, the user specifies on which machine CF should be run, by clicking on the "Find" button:
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/CTS-create-codelet-platform.png' /></p>
<p align='center'>[[img/CTS-create-codelet-platform.png]]</p>
<p align='center'><i>The Codelet Finder form</i></p>
If the machine is not registered in CTI, the user follows the "Add an entry" link, on the top of the pop-up. Then, he fills in the following form:
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/CTS-add-platform-form.png' /></p>
<p align='center'>[[img/CTS-add-platform-form.png]]</p>
<p align='center'>The platform form_</p>_
......@@ -102,13 +102,13 @@ If the machine is not registered in CTI, the user follows the "Add an entry" lin
Finally, the user goes back to the previous form and select the platform. The user can also specify makefile/sbatch option:
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/CTS-launch-CF-process.png' /></p>
<p align='center'>[[img/CTS-launch-CF-process.png]]</p>
<p align='center'><i>The Codelet Finder form</i></p>
The CF daemon is launched and the daemon output is updated in an output file that is viewable:
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/CTS-daemon-output.png' /></p>
<p align='center'>[[img/CTS-daemon-output.png]]</p>
<p align='center'><i>The daemon is running</i></p>
......@@ -204,31 +204,31 @@ When the process is finished, the codelets are automatically imported into CTI i
At the end of the process, Application DATA\_UID is displayed:
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/CTS-daemon-output.png' /></p>
<p align='center'>[[img/CTS-daemon-output.png]]</p>
<p align='center'><i>The daemon's output</i></p>
Then, the user can go back to the application entry by following the "produced\_by" link:
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/CTS-codelets-list.png' /></p>
<p align='center'>[[img/CTS-codelets-list.png]]</p>
<p align='center'><i>The application viewer</i></p>
A new "codelet\_group" entry is created each time the user invokes the "create codelets" button. By clicking on one, information about the set of codelets is retrieved:
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/CTS-codelet-list.png' /></p>
<p align='center'>[[img/CTS-codelet-list.png]]</p>
<p align='center'><i>The list of codelets</i></p>
By choosing one of the codelets, the related file entry is displayed:
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/CTS-files-list.png' /></p>
<p align='center'>[[img/CTS-files-list.png]]</p>
<p align='center'><i>The list of files</i></p>
By clicking on the filenames, the file viewer displays the content:
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/CTS-file-entry.png' /></p>
<p align='center'>[[img/CTS-file-entry.png]]</p>
<p align='center'><i>The file viewer</i></p>
......
......