User Tools

Site Tools


deptlab:usingthelab

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
deptlab:usingthelab [2025/01/21 00:27] – [x2go] localadmindeptlab:usingthelab [2026/07/13 18:31] (current) – [Status] localadmin
Line 1: Line 1:
 ====== Using the 244 Lab ====== ====== Using the 244 Lab ======
  
-The Computer Science department Linux lab in IACC 244 is a 40 computer lab (lab00-lab39) running Ubuntu 24.04 x86_64 GNU/Linux with the [[http://mate-desktop.org/|MATE Desktop Environment]]. The lab is for learning Linux, running programs designed to be run in a Linux environment, and course projects. The lab can be accessed remotely using an SSH client ([[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html|PuTTY]] for Windows or simply 'ssh' from Mac, Linux or BSD) or sitting down at the workstations in QBB 244. The lab is open 24/7 but does require key-card access via your NDSU ID card. Contact your instructor or advisor if you need access.+The Computer Science department Linux lab in IACC 244 is a 40 computer lab (lab00-lab39) running Ubuntu 26.04 x86_64 GNU/Linux with the [[http://mate-desktop.org/|MATE Desktop Environment]]. The lab is for learning Linux, running programs designed to be run in a Linux environment, homework, and course projects. The lab can be accessed remotely using an SSH client ([[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html|PuTTY]] for Windows or simply 'ssh' from Mac, Linux or BSD) or sitting down at the workstations in QBB 244. The lab is open 24/7 but does require key-card access via your NDSU ID card. Contact your instructor or advisor if you need access. There are classes in the lab during the day, so be respectful.
  
  
Line 7: Line 7:
  
 ===== Status ===== ===== Status =====
-  * Hadoop is up+  * Hadoop is offline
-  * Spark is up.+  * Spark is offline. 
 +  * All nodes are offline for maintenance. 
 + 
 ===== Accessing the Lab ===== ===== Accessing the Lab =====
  
Line 46: Line 49:
   * If using Python be sure to use Python Virtual Environments so you can install needed packages.  [[https://realpython.com/python-virtual-environments-a-primer/|Here's a tutorial]]. The system admin will NOT install packages for you.   * If using Python be sure to use Python Virtual Environments so you can install needed packages.  [[https://realpython.com/python-virtual-environments-a-primer/|Here's a tutorial]]. The system admin will NOT install packages for you.
  
- +==== Hadoop ==== 
-===== GPU Computing =====+The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models. The Hadoop head node is zoidberg.cs.ndsu.nodak.edu 
 +==== Spark ==== 
 +Apache Spark™ is a multi-language engine for executing data engineering, data science, and machine learning on single-node machines or clusters. The spark head node is spark.cs.ndsu.edu 
 +==== GPU Computing (Update in process) ====
 Labs 02-05 contain NVIDIA 24GB Tesla M40 GPU's (These are past current Tensorflow version support) and Labs 06-09 contain NVIDIA 16GB Tesla P100 GPU's. Labs 02-05 contain NVIDIA 24GB Tesla M40 GPU's (These are past current Tensorflow version support) and Labs 06-09 contain NVIDIA 16GB Tesla P100 GPU's.
  
Line 54: Line 60:
 Use responsibly.   Use responsibly.  
  
-===== MPI =====+==== MPI ====
 MPICH is installed in the lab. MPICH is a high-performance and widely portable implementation of the  MPI-3.1 standard from the Argonne National Laboratory. It supports different computation and communication platforms including commodity clusters, SMPs, massively parallel systems, and high-speed networks. MPICH is installed in the lab. MPICH is a high-performance and widely portable implementation of the  MPI-3.1 standard from the Argonne National Laboratory. It supports different computation and communication platforms including commodity clusters, SMPs, massively parallel systems, and high-speed networks.
  
Line 78: Line 84:
  
 You will use this directory for certain courses.  You're also welcome to use it for small scale private hosting. Don't post Personal Identifiable Information (PII)! You will use this directory for certain courses.  You're also welcome to use it for small scale private hosting. Don't post Personal Identifiable Information (PII)!
 +
  
  
Line 83: Line 90:
  
 ===== x2go ===== ===== x2go =====
 +Unavailable
 +/*
 x2go connections are available to lab01...lab20.  [[helpdocs:x2go:windows|Using x2go for Windows]] x2go connections are available to lab01...lab20.  [[helpdocs:x2go:windows|Using x2go for Windows]]
  
Line 100: Line 109:
  
 X2go install on a Mac is a bit different. It requires Xquartz to be installed. https://wiki.cs.ndsu.nodak.edu/doku.php?id=helpdocs:x2go:windows&s[]=x2go#x2go_on_mac It usually works but sometimes it doesn't and neither Google or I have been able to determine why. X2go install on a Mac is a bit different. It requires Xquartz to be installed. https://wiki.cs.ndsu.nodak.edu/doku.php?id=helpdocs:x2go:windows&s[]=x2go#x2go_on_mac It usually works but sometimes it doesn't and neither Google or I have been able to determine why.
 +
 +x2go is also available for Linux and can sometimes be made to work on a Chromebook.
 +*/
 ===== Help! ===== ===== Help! =====
  
 If you need help using the 244 lab. **Contact your instructor or academic advisor**. If you need help using the 244 lab. **Contact your instructor or academic advisor**.
 +
 +===== Specially Installed Software =====
 +  * Eclipse Java/C++ 2026.3-1
 +  * Java 17
 +  * Android Studio Pandas 4 (2025.3.4)
 +  * Google-Earth
 +  * Apache Netbeans 29
 +  * qGis
 +  * Visual Studio Code
 +  * LibreOffice
 +  * Blender
 +  * Gimp
 +  * R
deptlab/usingthelab.1737419245.txt.gz · Last modified: by localadmin