Skip to content

Commit

Permalink
idev - Stampede2->Stampede3
Browse files Browse the repository at this point in the history
  • Loading branch information
susanunit committed Oct 10, 2024
1 parent ca3c6ff commit b114c42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/software/idev.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,23 +34,23 @@ It is important to realize that idev acquires compute nodes through the Slurm ba

### Examples { #examples }

Below is an example of `idev`'s progress in creating a session on a Stampede2 Skylake development node (in the `skx-dev` partition, the development default partition is for knl nodes):
Below is an example of `idev`'s progress in creating a session on a Stampede3 Skylake development node (in the `skx-dev` partition, the development default partition is for knl nodes):

``` cmd-line
login1$ idev -p skx-dev
-> Checking on the status of development queue. OK
-> Defaults file : ~/.idevrc
-> System : stampede2
-> System : stampede3
-> Queue : skx-dev (cmd line: -p )
-> Nodes : 1 (idev default )
-> Tasks per Node : 68 (idev default )
-> Time (hh:mm:ss) : 00:30:00 (idev default )
-> Project : use_default (SLURM default )
-----------------------------------------------------------------
Welcome to the Stampede2 Supercomputer
Welcome to the Stampede3 Supercomputer
-----------------------------------------------------------------
...
-> We will report the job status every 4 seconds: (PD=pending, R=running).
Expand Down

0 comments on commit b114c42

Please sign in to comment.