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

416 total results found

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 - 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 - 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 - 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

HR Mandatory Training - Manual Change Completion Status

Moodle HR Training

After extensive testing, we have found that the SCORM activities in the Information Security section of the Spring 2021 Mandatory Annual Training course do not update automatically when additional attempts at the quizzes are completed. The video below shows ho...

To Approve
EB

Academic Standing Review -Graduate Students

SAS Student Achievement Services Graduate

Applicability Applies to all graduate students except Health Science and MAT programs Prerequisites: All grades must be turned in and posted All Pass/No Credit updates should be completed Quantitative Review Standards: Good Standing = 3...

kb-how-to-article
To Approve
KL
grad-students
procedures

CRC Joint Program Management

SAS Student Achievement Services Graduate

A list of joint programs can be found here: https://www.clarkson.edu/graduate/joint-programs Query: CU_SR_JOINT_PROGRAMS Joint Program student groups in myCU Description Definition Student Group Description Definition Student Group ...

To Approve
KL

Graduate Student Withdrawal Process

SAS Student Achievement Services Graduate

**Forms: ** Add/Drop a Class Graduate Student Withdrawal Form References: Add/Drop Information Tuition Refund Policy Academic Calendar Regulations: Graduate Regulations (Section III.O Leave of Absence & Withdrawals) Graduate Catalog (Expense...

how-to
withdrawal
add/drop
spn
loa
To Approve
KL

Managing Standard Periods of Non-Enrollment (SPN)

SAS Student Achievement Services Graduate

Overview Students may take a "standard period of non-enrollment" during their program at Clarkson. Students on SPN will not enroll in classes for a term, will be reported to the Clearinghouse as "withdrawn", and have no active relationship with the University...

To Approve
KL

Query Information

SAS Student Achievement Services General

To access query viewer:  Main Menu > Reporting Tools > Query > Query Viewer Query shortcuts:  % = Wildcard CU_ACAD% = most queries created for academic departments start in this manner Query Categories [General](http://Query Information#general) Gr...

To Approve
KL
peoplesoft
query
resources
sas

Semester to Quarter - Graduate Student Enrollment Process

SAS Student Achievement Services Graduate

Purpose This document defines the process that will be used to facilitate the enrollment of students in a semester-based program, into courses offered on the quarter terms, until such time as the University calendars are harmonized. Limitations Students e...

To Approve
KL

The 3 C's (Checklists, Comments, Communications)

SAS Student Achievement Services General

THE FOLLOWING INSTRUCTIONS ARE INTENDED AS JOB-AIDS FOR THOSE ALREADY FAMILIAR WITH THE 3C'S. THIS SHOULD NOT BE CONSIDERED COMPREHENSIVE TRAINING MATERIALS OR A STEP-BY-STEP GUIDE. Checklists Mass Update by File Step 1: Define your event Main Menu > Campu...

To Approve
KL

The Family Educational Rights and Privacy Act (FERPA) of 1974

SAS Student Achievement Services General

The Family Educational Rights and Privacy Act (FERPA) of 1974, also known as the Buckley Amendment (Statute: 20 U.S.G. 1232g; Regulations: 34 CFR Part 99), protects the privacy of a student's academic record. It applies to all institutions that receive federal...

ferpa
To Approve
KL

Moodle: Question Sharer Role for Question Bank

Moodle Enrollments

Instructors may be interested in sharing Question Bank questions from one course to another, or one instructor to another.  Moodle docs reports this is possible by assigning the teacher the Question Sharer role.  The Question Sharer role has been created and...

instructor
question sharer
question bank
quiz
To Approve
LP

Undergraduate Part-Time Status

SAS Student Achievement Services General

Policy & Impact Undergraduate students are assumed to be full-time, unless the Registrar's office is notified otherwise. Undergraduates wishing to enroll part-time, must receive approval from their Academic Department (this ensures proper advising). The Fr...

To Approve
KL

Quiz: Hide Grades

Moodle Quiz

Suppressing quiz grades in Moodle from students until a desired time.   Instructors may be interested in hiding quiz grades from students until a certain point in time.  To do this, go to Edit Settings of the Quiz Activity in Moodle, under Review Options, des...

kb-how-to-article
moodle
quiz
grading
To Approve
LP

Quiz: Quicker Manual Grading

Moodle Quiz

If you want to quickly grade all responses to a single quiz question (rather than grading one entire quiz at a time), you can do that by following these screen prompts:  Step-by-step guide Start at the main course page.  Navigate to the desired quiz, click...

moodle
quiz
grades
kb-how-to-articlekb-how-to-article
To Approve
A