Compute: Voltar: Difference between revisions

From OACISS Systems Wiki
Jump to navigation Jump to search
(Created page with "'''voltar.nic.uoregon.edu''' Pascal / Volta-class GPU testbed system. Has a local license for a GPU-accelerating compiler. == Basics == Hardware * 6c Xeon Bronze 3104 @ 1.7G...")
 
No edit summary
Line 2: Line 2:


Pascal / Volta-class GPU testbed system. Has a local license for a GPU-accelerating compiler.
Pascal / Volta-class GPU testbed system. Has a local license for a GPU-accelerating compiler.
Voltar has hardware upgrades coming soon (to dual 16 core Cascade Lake and 256GB memory).
Voltar runs the DCV remote high performance desktop server. To utilize this, while SSHed into Voltar, use
<pre>user$ dcv help # show all commands
user$ dcv list-sessions
user$ dcv create-session FOO
user$ dcv close-session FOO</pre>
Then, take your browser to <code>https://voltar.nic.uoregon.edu:8442/#FOO</code> and you will be able to log into to a CentOS desktop using your credentials, in your browser.
Please do not leave sessions open forever when you are done. Our license for sessions is not unlimited!


== Basics ==
== Basics ==
Line 15: Line 27:


Software
Software
* CentOS 7.5.1804
* CentOS 7.8.2003
* Kernel 3.10.0-957 (-1062 on reboot)
* Kernel 3.10.0-1127
* nvidia module versions 410.27 and 440.33.01
* nvidia kernel driver 450.51.06
* PGI accelerating compiler
* PGI accelerating compiler
* DCV remote accelerated desktop

Revision as of 21:59, 12 November 2020

voltar.nic.uoregon.edu

Pascal / Volta-class GPU testbed system. Has a local license for a GPU-accelerating compiler.

Voltar has hardware upgrades coming soon (to dual 16 core Cascade Lake and 256GB memory).

Voltar runs the DCV remote high performance desktop server. To utilize this, while SSHed into Voltar, use

user$ dcv help # show all commands
user$ dcv list-sessions
user$ dcv create-session FOO
user$ dcv close-session FOO

Then, take your browser to https://voltar.nic.uoregon.edu:8442/#FOO and you will be able to log into to a CentOS desktop using your credentials, in your browser.

Please do not leave sessions open forever when you are done. Our license for sessions is not unlimited!

Basics

Hardware

  • 6c Xeon Bronze 3104 @ 1.7GHz
  • 96GB of RAM.
  • 1TB local HDD + NFS to Storage (40TB)
  • Network:
    • GigE to public & storage networks
    • 100 gigabit OmniPath NIC
  • 1 x V100 (PciE), 16GB HBM, 5120 cores
  • 1 x P100 (PciE), 16GM HBM, 3584 cores

Software

  • CentOS 7.8.2003
  • Kernel 3.10.0-1127
  • nvidia kernel driver 450.51.06
  • PGI accelerating compiler
  • DCV remote accelerated desktop