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/20 18:18] – [Fair Use of the 244 Lab] localadmindeptlab:usingthelab [2025/02/20 14:41] (current) – [Status] localadmin
Line 7: Line 7:
  
 ===== Status ===== ===== Status =====
-  * Hadoop is up.+  * Hadoop is offline for security reasons.
   * Spark is up.   * Spark is up.
 +  * Lab13 is down.
 +  * Lan21 is down.
 ===== Accessing the Lab ===== ===== Accessing the Lab =====
  
Line 46: Line 48:
   * 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 ====
 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 59:
 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 77: Line 82:
 In the lab, you can put files in your public_html directory, they will be served out at http://students.cs.ndsu.nodak.edu/~yourusername/. In the lab, you can put files in your public_html directory, they will be served out at http://students.cs.ndsu.nodak.edu/~yourusername/.
  
-You will use this directory for certain courses.  You're also welcome to use it for small scale private hosting.+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 88: Line 93:
 To fix this you will need to log in via SSH and delete old x2go session information from your home directory. To fix this you will need to log in via SSH and delete old x2go session information from your home directory.
  
-Maximum session idle time is **three** days.+Maximum session idle time is **three** days, before sessions will be purged.
  
-**Note:** Some graphical applications do not like to work via x2go. GoogleEarth for example.+**Note:** Some graphical applications do not like to work via x2go. GoogleEarth for example. Also GPU compute applications often run faster via a SSH text connection.
  
 **Note:** X2go usually works. If it doesn't... **Note:** X2go usually works. If it doesn't...
Line 99: Line 104:
   * You can run x2go in debug mode to see a log file that may provide some clues as to what is wrong on your end. If you don't see debug mode, reinstall x2go.    * You can run x2go in debug mode to see a log file that may provide some clues as to what is wrong on your end. If you don't see debug mode, reinstall x2go. 
  
 +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**.
deptlab/usingthelab.1737418714.txt.gz · Last modified: 2025/01/20 18:18 by localadmin