-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update other regression tests for
mila code
Signed-off-by: Fabrice Normandin <[email protected]>
- Loading branch information
Showing
5 changed files
with
24 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
Checking disk quota on $HOME... | ||
Disk usage: X / LIMIT GiB and X / LIMIT files | ||
Installing VSCode extensions that are on the local machine on beluga in the background. | ||
Installing VSCode extensions that are on the local machine on beluga. | ||
(beluga) $ cd $SCRATCH && salloc --wckey=milatools_test --account=SLURM_ACCOUNT --nodes=1 --ntasks=1 --cpus-per-task=1 --mem=1G --time=0:05:00 --oversubscribe --job-name=mila-code | ||
Waiting for job JOB_ID to start. | ||
(local) echo --new-window --wait --remote ssh-remote+COMPUTE_NODE $HOME/bob | ||
✓ Syncing vscode extensions: N/N ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00 H:MM:SS | ||
✓ localhost -> beluga - Done. N/N ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00 H:MM:SS | ||
(local) $ echo --new-window --wait --remote ssh-remote+COMPUTE_NODE $HOME/bob | ||
--new-window --wait --remote ssh-remote+COMPUTE_NODE $HOME/bob | ||
|
||
The editor was closed. Reopen it with <Enter> or terminate the process with <Ctrl+C> (maybe twice). | ||
(beluga) $ scancel JOB_ID | ||
Ended session on 'COMPUTE_NODE' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
Checking disk quota on $HOME... | ||
Installing VSCode extensions that are on the local machine on graham in the background. | ||
Disk usage: X / LIMIT GiB and X / LIMIT files | ||
Installing VSCode extensions that are on the local machine on graham. | ||
(graham) $ cd $SCRATCH && salloc --wckey=milatools_test --account=SLURM_ACCOUNT --nodes=1 --ntasks=1 --cpus-per-task=1 --mem=1G --time=0:05:00 --oversubscribe --job-name=mila-code | ||
Waiting for job JOB_ID to start. | ||
(local) echo --new-window --wait --remote ssh-remote+COMPUTE_NODE $HOME/bob | ||
✓ Syncing vscode extensions: N/N ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00 H:MM:SS | ||
✓ localhost -> graham - Done. N/N ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00 H:MM:SS | ||
(local) $ echo --new-window --wait --remote ssh-remote+COMPUTE_NODE $HOME/bob | ||
--new-window --wait --remote ssh-remote+COMPUTE_NODE $HOME/bob | ||
|
||
The editor was closed. Reopen it with <Enter> or terminate the process with <Ctrl+C> (maybe twice). | ||
(graham) $ scancel JOB_ID | ||
Ended session on 'COMPUTE_NODE' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters