Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

415 total results found

Using ACRES: The Basics of a Linux Command Line

General Knowledge Base High Performance Computing (HPC)

If it's your first time logging in to ACRES, you may be left staring at a flashing green cursor in a black terminal, without the slightest idea of what to do next. If that's you, you've come to the right place. Read on, and you'll be up and running in no ...

hpc
acres
kb-how-to-article
To Approve
BH

How to run your codes on Acres

General Knowledge Base High Performance Computing (HPC)

SLURM cheat sheet - Useful PDF sheet of SLURM commands SLURM Job Manager Overview - An introduction to SLURM from virginia.edu Step-by-step guide To login to the system, use the following command in your local terminal if you are a Linux or Mac us...

To Approve
BH

How To Login To Acres

General Knowledge Base High Performance Computing (HPC)

This page describes how to log in to the ACRES computing cluster. If you do not yet have an account on ACRES, please request one by emailing the OIT helpdesk: helpdesk@clarkson.edu Login to Clarkson VPN If you are not connected to Clarkson's Network (e.g. yo...

To Approve
BH
kb-how-to-article
acres
hpc

How to find Software (introduction to the module system)

General Knowledge Base High Performance Computing (HPC)

A "module" system called Lmod is used on ACRES, which allows users to conveniently search for available software, and then "load" / "unload" software modules. A software module is basically a collection of environment settings that allows you to use the softwa...

kb-how-to-article
To Approve
BH

How to Build a Submission Script

General Knowledge Base High Performance Computing (HPC)

Step-by-step guide Jobs are submitted through a job script, which is a shell script (usually written in bash). Since it is a shell script, it must begins with a "shebang": #!/bin/bash #!/bin/bash --- This is followed by a preamble ...

kb-how-to-article
To Approve
BH

ACRES - Software - Altair SimLab

General Knowledge Base High Performance Computing (HPC)

1Overview and Scope 2Exporting A Solver Input File 4Choosing the Appropriate Solver 5Adjusting the SLURM Submit Script 6Submitting the Job 7Retrieving the Results 8Errors and Solutions 9Related articles Overview and ...

altair
fem
cfd
csm
software
acres
kb-how-to-article
To Approve
BH

ACRES - Software - Gaussian16

General Knowledge Base High Performance Computing (HPC)

Gaussian16 Gaussian 16 Linux version was purchased by Drs. Mario Wriedt and Jingyun Ye, Department of Chemistry & Biomolecular Science. Broad campus-wide usage of this software is encouraged but potential users should contact the software owners before using ...

To Approve
BH

ACRES - Software - ANSYS Fluent

General Knowledge Base High Performance Computing (HPC)

This page describes how to run ANSYS Fluent jobs on ACRES, using Fluent version 2021R2. (Work in Progress, more details / pictures coming soon) 1Quick Steps 2How to Make an ANSYS Journal File 3Using the Text User Interface (TUI) 4Related articles Quic...

fluent
ansys
cfd
kb-how-to-article
To Approve
BH

ACRES - Software - cp2k

General Knowledge Base High Performance Computing (HPC)

ACRES includes cp2k 7.1.0 For parallel processing you will want to use the cp2k.popt executable. Sample SBATCH file for scheduling via SLURM: #!/bin/bash #SBATCH --account=user #SBATCH --job-name=cp2k #SBATCH --output=cp2k.txt #SBATCH --nodes=9 #SBAT...

software
acres
kb-how-to-article
To Approve
BH

ACRES - Software - Quantum Espresso

General Knowledge Base High Performance Computing (HPC)

Quantum Espresso 6.5 Jobs are submitted using SBATCH scripts. Example SBATCH for parallel job with 4 nodes: #!/bin/bash#SBATCH --job-name=espresso#SBATCH --output=espresso-results.txt#SBATCH --nodes=4#SBATCH --time=00:10:00#SBATCH --partition=general#SBAT...

To Approve
BH

ACRES - Software - NWChem

General Knowledge Base High Performance Computing (HPC)

Quantum Espresso 6.5 Jobs are submitted using SBATCH scripts. Example SBATCH for parallel job with 4 nodes: #!/bin/bash#SBATCH --job-name=espresso#SBATCH --output=espresso-results.txt#SBATCH --nodes=4#SBATCH --time=00:10:00#SBATCH --partition=general#SBAT...

ACRES - Software - Abaqus

General Knowledge Base High Performance Computing (HPC)

Abaqus 2019 Abaqus jobs are submitted using SBATCH scripts. Example SBATCH for abaqus job with 20 nodes: #!/bin/bash#SBATCH --job-name=24Degrees#SBATCH --output=24Degrees-test-results.txt#SBATCH --nodes=20##SBATCH --time=00:10:00#SBATCH --partition=genera...

To Approve
BH

ACRES - Software - Matlab Parallel

General Knowledge Base High Performance Computing (HPC)

1Overview 2Run Interactively from your PC 2.1Supported Versions 2.2Step 1. Set Firewall Rule 2.2.1Windows 10 2.2.2Linux RedHat / CentOS (FirewallD) 2.3Linux RedHat / CentOS (iptables) 2.4 Step 3. Download Integration Scripts 2.5 Step 4: Confi...

matlab
orion
kb-how-to-article
To Approve
BH

Available Software

General Knowledge Base High Performance Computing (HPC)

The computational packages listed below are made available on ACRES, most via the loading of lmod modules.  Please note that software is added frequently, so this list may not be comprehensive.  For instructions on loading the modules you need or to get an up...

To Approve
BH

High Performance Computing (HPC)

General Knowledge Base High Performance Computing (HPC)

Clarkson University hosts several HPC environments.  Most are small-scale and supported by individual researchers and research groups.  One, ACRES, is centrally supported by the Office of Information Technology. General information about the genesis of ACRES,...

acres
hpc
high
performance
computing
To Approve
BH

Academic Scheduling Resources

SAS Student Achievement Services Scheduling

Welcome to the academic scheduling resources page! This page contains resources for Department Chairs, Executive Officers, and others involved in the creation of the master schedule each term. These resources will help departments make informed decisions align...

To Approve
KL

Class Demand Report

SAS Student Achievement Services Scheduling

What data is found on this report?The report returns all active and scheduled classes for a term, including: total enrollment, seat capacity, waitlist counts, and the number of students who have put the course into their enrollment shopping cart. It also conta...

scheduling
To Approve
KL

Class Scheduling Guidelines

SAS Student Achievement Services Scheduling

The Office of the Registrar schedules classroom assignments in university facilities and maintains a central record of all assignments in PeopleSoft, the official system of record for the schedule of classes. Academic scheduling is a collaborative effort betwe...

To Approve
KL