Changes between Version 78 and Version 79 of cypress/using
- Timestamp:
- 05/23/24 19:14:42 (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/using
v78 v79 555 555 }}} 556 556 557 ==== For Workshop ==== 557 ==== Requesting partition centos7 ==== 558 When you want to use centos7 nodes, then use the following command. 559 {{{ 560 [tulaneID@cypress1 ~]$ idev --partition=centos7 561 }}} 562 563 ===== For Workshop ===== 558 564 If you use a temporary workshop account, do this. 559 565 {{{ 560 566 export MY_PARTITION=workshop 561 567 export MY_QUEUE=workshop 568 idev 562 569 }}} 563 570