[[breakout]]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
breakout [2022/03/25 11:55]
beckmanf [Deskproto]
breakout [2025/03/12 17:25] (current)
beckmanf [Breakout - GPU HPC an der Fakultät Elektrotechnik]
Line 12: Line 12:
   * Intel X540-T2 10GB Base-T Ethernet Netzwerkanschluss   * Intel X540-T2 10GB Base-T Ethernet Netzwerkanschluss
   * 4 x NVIDIA Geforce GTX 1080 mit GP104 Pascal, 2560 Cores, 8 GB RAM   * 4 x NVIDIA Geforce GTX 1080 mit GP104 Pascal, 2560 Cores, 8 GB RAM
-  * Debian ​Buster +  * Debian ​Bookworm 
-  * NVidia Treiber ​470.82.01 +  * NVidia Treiber ​570.124.06-1 
-  * Kernel ​4.19.0-18 +  * Kernel ​6.1.0-31-amd64 
-  * Cuda 11.4+  * Cuda 12.8.1-1 
   * Tensorflow, Torch   * Tensorflow, Torch
-  * Docker ​20.10.11, nvidia-docker2 2.8.0-1+  * Docker ​5:28.0.1-
 +  * NVidia Container Toolkit 1.17.5-1
  
 ===== Nutzungshinweise ===== ===== Nutzungshinweise =====
Line 512: Line 513:
 ==== Deskproto ==== ==== Deskproto ====
  
-The Deskproto CAM software is installed and can be started ​from with GUI+The Deskproto CAM software ​[[sw-milling|for milling]] ​is installed and can be started with the GUI. Please start the graphical desktop manager via TurboVNC as described in the [[breakout#​virtualgl_und_turbovnc|TurboVNC chapter]] and launch deskproto from within the desktop manager.  
 + 
 +=== First Time Setup === 
 + 
 +The first run of Deskproto requires two setup steps. First run Deskproto from your home directory.
  
 <​code>​ <​code>​
-vglrun ​/​opt/​deskproto/​DeskProto71.AppImage+cd 
 +/​opt/​deskproto/​DeskProto71.AppImage
 </​code>​ </​code>​
  
-Starting Deskproto for the first time will create ​a directory+Select your language, Scaling and choose any machine. We will overwrite that in the next step. Once Deskproto has started, close it. Starting Deskproto for the first time will create ​two directories
  
 <​code>​ <​code>​
 ~/​.local/​share/'​Delft Spline Systems'/​Deskproto ~/​.local/​share/'​Delft Spline Systems'/​Deskproto
 +~/​.config/'​Delft Spline Systems'​
 </​code>​ </​code>​
  
-which contains DriversLicenses ​e.t.c.+which contain drivershelp pages e.t.c. ​We have the [[sw-milling|StepFour XPERT 1000s]] mill in the lab and use [[https://​www.hufschmied.net|Hufschmied cutters]]. We have added those cutters and the 1000s in this Driver directory /​opt/​deskproto/​Drivers. I have made a setup file which configures our mill and the other driver directory. To use it, copy the setup file to your local place. 
 + 
 +<​code>​ 
 +cd 
 +cp /​opt/​deskproto/​DeskProto.conf ~/​.config/'​Delft Spline Systems'​ 
 +</​code>​ 
 + 
 +=== Startup of Deskproto === 
 + 
 +After you have overwritten the configuration file, you can start Deskproto. Due to a bug the file access to your nfs mounted home directory is slow. Any file dialog will take quite a while (maybe 2 minutes) to display files in your home directory. You can redefine the HOME variable for deskproto and start it. 
 + 
 +<​code>​ 
 +cd 
 +HOME=/fast /​opt/​deskproto/​DeskProto71.AppImage 
 +</​code>​ 
 + 
  
-We have the "​StepFour 1000s" mill in the lab and use [[https://​www.hufschmied.net|Hufschmied cutter]]. There use the directory /​opt/​deskproto/​Drivers which contains the Hufschmied cutters instead of the default ones. 
  
  
  • breakout.1648205744.txt.gz
  • Last modified: 2022/03/25 11:55
  • by beckmanf