Difference between revisions of "CompSciWeek5"

From Predictive Chemistry
Jump to: navigation, search
(Class 1: Effective Design)
Line 4: Line 4:
   
 
= Class 1: Effective Design =
 
= Class 1: Effective Design =
  +
* Code walk-through, parsing and using graphs
 
* Structured Code, Bioinformatics example from AOS Book
 
* Structured Code, Bioinformatics example from AOS Book
 
* Code Testing
 
* Code Testing

Revision as of 12:07, 22 September 2014

Reading:

Class 1: Effective Design

  • Code walk-through, parsing and using graphs
  • Structured Code, Bioinformatics example from AOS Book
  • Code Testing
  • Source Code Versioning
    • basic git

Class 2: Using HPC Resources

  • Accessing binaries and libraries, using modules
  • Using scratch space
  • Submitting a job script
  • Managing queued jobs
  • Advanced scripting tips and tricks
    • awk