38,760
edits
No edit summary |
(Updating to match new version of source page) |
||
Line 11: | Line 11: | ||
|} | |} | ||
<div class="mw-translate-fuzzy"> | |||
Narval is a general purpose cluster designed for a variety of workloads and situated at the [http://www.etsmtl.ca/ École de technologie supérieure] in Montreal. The cluster is named in honour of the [https://en.wikipedia.org/wiki/Narwhal Narwhal], a whale which has sometimes been observed in the Gulf of St. Lawrence. | Narval is a general purpose cluster designed for a variety of workloads and situated at the [http://www.etsmtl.ca/ École de technologie supérieure] in Montreal. The cluster is named in honour of the [https://en.wikipedia.org/wiki/Narwhal Narwhal], a whale which has sometimes been observed in the Gulf of St. Lawrence. | ||
</div> | |||
=Site-specific policies= | =Site-specific policies= | ||
Line 19: | Line 21: | ||
Crontab is not offered on Narval. | Crontab is not offered on Narval. | ||
<div class="mw-translate-fuzzy"> | |||
Each job on Narval should have a duration of at least one hour (five minutes for test jobs) and a user cannot have more than 1000 jobs, running and queued, at any given moment. The maximum duration for a job on Narval is 7 days (168 hours). | Each job on Narval should have a duration of at least one hour (five minutes for test jobs) and a user cannot have more than 1000 jobs, running and queued, at any given moment. The maximum duration for a job on Narval is 7 days (168 hours). | ||
</div> | |||
=Storage= | =Storage= | ||
Line 27: | Line 31: | ||
| HOME <br> Lustre filesystem, ~100 TB of space || | | HOME <br> Lustre filesystem, ~100 TB of space || | ||
<div class="mw-translate-fuzzy"> | |||
*Location of home directories, each of which has a small fixed quota. | *Location of home directories, each of which has a small fixed quota. | ||
*You should use the <code>project</code> space for larger storage needs. | *You should use the <code>project</code> space for larger storage needs. | ||
Line 32: | Line 37: | ||
*There is a daily backup of the home directories. | *There is a daily backup of the home directories. | ||
</div> | |||
|- | |- | ||
| SCRATCH <br> Lustre filesystem, ~5 PB of space || | | SCRATCH <br> Lustre filesystem, ~5 PB of space || | ||
<div class="mw-translate-fuzzy"> | |||
*Large space for storing temporary files during computations. | *Large space for storing temporary files during computations. | ||
*No backup system in place. | *No backup system in place. | ||
Line 42: | Line 49: | ||
*There is an [[Scratch_purging_policy | automated purge]] of older files in this space. | *There is an [[Scratch_purging_policy | automated purge]] of older files in this space. | ||
</div> | |||
|- | |- | ||
| PROJECT <br> Lustre filesystem, ~15 PB of space || | | PROJECT <br> Lustre filesystem, ~15 PB of space || | ||
<div class="mw-translate-fuzzy"> | |||
*This space is designed for sharing data among the members of a research group and for storing large amounts of data. | *This space is designed for sharing data among the members of a research group and for storing large amounts of data. | ||
Line 52: | Line 61: | ||
*There is a daily backup of the project space. | *There is a daily backup of the project space. | ||
|} | |} | ||
</div> | |||
<div class="mw-translate-fuzzy"> | |||
For transferring data via Globus, you should use the endpoint <code>computecanada#beluga-dtn</code>, while for tools like rsync and scp you can use a login node. | For transferring data via Globus, you should use the endpoint <code>computecanada#beluga-dtn</code>, while for tools like rsync and scp you can use a login node. | ||
</div> | |||
=High-performance interconnect= | =High-performance interconnect= |