compute_canada_hacks
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
compute_canada_hacks [2024/02/19 11:54] – yanan | compute_canada_hacks [2024/05/07 15:55] (current) – yanan | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | **Preparing your Compute Canada environment** | ||
+ | |||
+ | Read this tutorial [[https:// | ||
+ | |||
+ | Official documentation [[https:// | ||
+ | |||
+ | Globus: file transfer management | ||
+ | [[https:// | ||
+ | |||
**Remotely link a port at Compute Canada to your local port** | **Remotely link a port at Compute Canada to your local port** | ||
- | Example: Visualize the training results remotely at your browser. Log in Compute Canada with -L flag | + | //Example: Visualize the training results remotely at your browser. |
+ | // | ||
+ | |||
+ | Log in Compute Canada with -L flag | ||
- | < | + | <code> >> ssh -L 16006: |
Once you log in Compute Canada and use 6006 port for the training curve | Once you log in Compute Canada and use 6006 port for the training curve | ||
Line 9: | Line 22: | ||
< | < | ||
- | Your tensorboard curves will be able to view at any browser by opening [[127.0.0.1: | + | Your tensorboard curves will be able to view at any browser by opening [[http://127.0.0.1: |
+ | |||
+ | |||
+ | |||
+ | |||
+ | **Multifactor authetication** | ||
+ | |||
+ | Update : April 15, 2024 | ||
+ | |||
+ | Download Duo Mobile on your Android/IOS phone. Scan the Compute Canada login QR code. | ||
+ | The second factor code is the 6 digit code in the Duo Mobile. | ||
+ | |||
+ | **Job Arrays** | ||
+ | |||
+ | Update : April 26, 2024 | ||
+ | |||
+ | Submit a sequence of tasks with only varying variable (i.e grid search). The job array allows you to submit a batch of tasks at once. | ||
+ | [[https:// |
compute_canada_hacks.1708361650.txt.gz · Last modified: 2024/02/19 11:54 by yanan