User Tools

Site Tools


biac:cluster:architecture

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
biac:cluster:architecture [2022/06/01 19:11]
cmp12
biac:cluster:architecture [2023/02/23 18:43] (current)
Line 12: Line 12:
  - User submits a job through qsub -v EXPERIMENT=Usertest.01\\  - User submits a job through qsub -v EXPERIMENT=Usertest.01\\
  - findexp returns an experiment path .. it can be saved to the $EXPERIMENT variable if following is present in the submission script:  - findexp returns an experiment path .. it can be saved to the $EXPERIMENT variable if following is present in the submission script:
-   <code>EXPERIMENT=`findexp $EXPERIMENT`</code>+   EXPERIMENT=`findexp $EXPERIMENT`
  - any access to experiment paths returned through findexp are picked up by the BIAC Proxy mounter.  access is provided based on user's experiment priviledges  - any access to experiment paths returned through findexp are picked up by the BIAC Proxy mounter.  access is provided based on user's experiment priviledges
biac/cluster/architecture.txt · Last modified: 2023/02/23 18:43 (external edit)