All public logs
Jump to navigation
Jump to search
Combined display of all available logs of NU HPC Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:05, 17 September 2025 Admin talk contribs created page File:Irgetas rack.png
- 18:05, 17 September 2025 Admin talk contribs uploaded File:Irgetas rack.png
- 18:56, 15 September 2025 Admin talk contribs created page File:Irgetas picture 6.jpg
- 18:56, 15 September 2025 Admin talk contribs uploaded File:Irgetas picture 6.jpg
- 18:56, 15 September 2025 Admin talk contribs created page File:Irgetas picture 5.jpg
- 18:56, 15 September 2025 Admin talk contribs uploaded File:Irgetas picture 5.jpg
- 18:56, 15 September 2025 Admin talk contribs created page File:Irgetas picture 4.jpg
- 18:56, 15 September 2025 Admin talk contribs uploaded File:Irgetas picture 4.jpg
- 18:55, 15 September 2025 Admin talk contribs created page File:Irgetas picture 3.jpg
- 18:55, 15 September 2025 Admin talk contribs uploaded File:Irgetas picture 3.jpg
- 18:55, 15 September 2025 Admin talk contribs created page File:Irgetas picture 2.jpg
- 18:55, 15 September 2025 Admin talk contribs uploaded File:Irgetas picture 2.jpg
- 18:55, 15 September 2025 Admin talk contribs created page File:Irgetas picture 1.jpg
- 18:55, 15 September 2025 Admin talk contribs uploaded File:Irgetas picture 1.jpg
- 21:47, 22 October 2024 Admin talk contribs created page Job submission test (Created page with "= Job Submission – Hello World Examples for NU HPC System = This section provides working examples of SLURM job submission scripts for serial, MPI, and GPU "Hello World" tasks. Each example can be directly copied and run on the NU HPC system. == 1. Single-Core Serial Job Example == === Step 1: Creating the Python Script === First, create a Python script called <code>hello_serial.py</code>. This program prints "Hello World". <pre> print("Hello World from Serial!")...")
- 18:38, 17 September 2024 Admin talk contribs created page NU HPC Team (Created page with "aaa")
- 13:17, 17 September 2024 Admin talk contribs created page Acceptable Use Policy (Created page with "General NU HPC terms and conditions • Computing resources including but not limited to CPUs, GPUs, RAM, storage space, network bandwidth are to be used for research purposes only. • User accounts may not be shared. No proxy work is allowed. An individual may not connect to HPC facilities or submit jobs on behalf of someone else. • No commercial work is permitted unless authorized by NU administration and HPC Team. Revocation of access Any infringement of the...")
- 05:51, 10 July 2024 Admin talk contribs created page File:Miniconda-vs-Anaconda.jpg
- 05:51, 10 July 2024 Admin talk contribs uploaded File:Miniconda-vs-Anaconda.jpg
- 05:36, 3 July 2024 Admin talk contribs created page MediaWiki:Vector.css (Created page with "All CSS here will be loaded for users of the Vector skin: #content { background-color: #e6ffb4; }")
- 05:08, 3 July 2024 Admin talk contribs created page Apptainer (Created page with "Singularity is an open-source application for creating and running software containers, designed primarily for high-performance computing on shared Linux-based computing clusters like CARC systems. Singularity containers provide a custom user space and enable portable, reproducible, stable, and secure software environments on Linux systems. A Singularity container bundles a primary application and all of its dependencies into a single image file, which can also include...")
- 04:38, 3 July 2024 Admin talk contribs moved page Software 1 to Software without leaving a redirect
- 04:37, 3 July 2024 Admin talk contribs moved page Software to Software 2 without leaving a redirect
- 04:31, 3 July 2024 Admin talk contribs created page MATLAB (Created page with "MATLAB is a programming environment for algorithm development, data analysis, visualization, and numerical computation. Using MATLAB, you can solve technical computing problems faster than traditional programming languages, such as C, C++, and Fortran. You can use MATLAB in various applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. A common mistake for ne...")
- 04:14, 3 July 2024 Admin talk contribs created page CUDA (Created page with "CUDA (Compute Unified Device Architecture) is a parallel computing platform and application programming interface model created by NVIDIA. It allows to use NVIDIA graphics processing units (GPUs) for general purpose processing. '''Usage:''' module load cuda/11.4.1 To check GPUs on GPU nodes: <code>nvidia-smi --list-gpus</code>")
- 04:11, 3 July 2024 Admin talk contribs created page GNU Compiler Collection (Created page with "The GNU Compiler Collection, commonly known as GCC, is a set of compilers and development tools available for Linux, Windows, various BSDs, and a wide assortment of other operating systems. It includes support primarily for C and C++ and includes Objective-C, Ada, Go, Fortran, and D. The Free Software Foundation (FSF) wrote GCC and released it as completely free (as in libre) software. GCC is a toolchain that compiles code, links it with any library dependencies, conver...")
- 04:06, 3 July 2024 Admin talk contribs created page Anaconda (Created page with "Anaconda Description: Anaconda, also known as "conda," is a tool for managing Python packages. It helps you create virtual environments for different Python and package versions. You can use Anaconda to install, remove, and update packages within your project environments. For instance you can create virtual environment for game development which requires Pygame with version of Python and you can create environment for machine learning which requires Pytorch with new ver...")
- 03:43, 3 July 2024 Admin talk contribs created page Lmod (Created page with " In linux environment variables are values that can change and impact how programs behave on a computer system. They are name-value pairs that all processes can access within a particular user environment or shell session. These variables provide a flexible and convenient method for managing system-wide settings, configuring applications, and customizing system behavior. Shabyt uses Environment modules (also know as LMOD) to dynamically set up environment variables for...")
- 18:59, 2 July 2024 Admin talk contribs created page Software 1 (Created page with "This page gives an overview of the software available in NU HPC facilities and explains how to use it. == Environment Modules == In linux environment variables are values that can change and impact how programs behave on a computer system. They are name-value pairs that all processes can access within a particular user environment or shell session. These variables provide a flexible and convenient method for managing system-wide settings, configuring applications, an...")
- 18:58, 2 July 2024 Admin talk contribs moved page Software 1 to Software Old without leaving a redirect
- 19:36, 28 June 2024 Admin talk contribs created page Quick Start (Created page with "This Quick Start Tutorial is meant to provide a short introduction for those who are new to High Performance Computing, or simply wish to take a refresher of the basics. It covers some concepts that are general to HPC, explains its basic philosophy, and should let you decide whether and how you can deploy it in your research.") Tag: Visual edit
- 10:11, 26 June 2024 Admin talk contribs deleted page Access 2 (content was: " == Getting an account == Obtaining an account and utilizing NU HPC facilities is free for all NU faculty, research assistants, and students. However, opening an account for a research assistant or student requires sponsorship/authorization by their PI (Principal Investigator of a research project; typically a faculty member or head of a lab). Therefore, accounts cannot be created a...", and the only contributor was "Admin" (talk))
- 14:36, 25 June 2024 Admin talk contribs moved page Job Submission 3 to Job Submission 1 without leaving a redirect
- 14:35, 25 June 2024 Admin talk contribs moved page Job Submission 2 to Job Submission without leaving a redirect
- 14:35, 25 June 2024 Admin talk contribs deleted page Job Submission (content was: "#REDIRECT Job Submission 1", and the only contributor was "Admin" (talk))
- 14:35, 25 June 2024 Admin talk contribs moved page Job Submission 1 to Job Submission 3 without leaving a redirect
- 14:34, 25 June 2024 Admin talk contribs moved page Job Submission to Job Submission 1
- 16:55, 19 June 2024 Admin talk contribs created page File:Cmd connect 2.png
- 16:55, 19 June 2024 Admin talk contribs uploaded File:Cmd connect 2.png
- 16:54, 19 June 2024 Admin talk contribs created page File:Cmd connect 1.png
- 16:54, 19 June 2024 Admin talk contribs uploaded File:Cmd connect 1.png
- 16:43, 19 June 2024 Admin talk contribs created page File:Cmd connect.png
- 16:43, 19 June 2024 Admin talk contribs uploaded File:Cmd connect.png
- 14:22, 18 June 2024 Admin talk contribs created page File:Login as.png
- 14:22, 18 June 2024 Admin talk contribs uploaded File:Login as.png
- 16:57, 10 June 2024 Admin talk contribs created page File:Known host.png
- 16:57, 10 June 2024 Admin talk contribs uploaded File:Known host.png
- 15:15, 10 June 2024 Admin talk contribs created page File:Image2.png
- 15:15, 10 June 2024 Admin talk contribs uploaded File:Image2.png
- 15:14, 10 June 2024 Admin talk contribs created page File:Image.png